Skip to Content
Author's profile photo Joerg Aldinger

Fix Fiori cockpit on touch devices

Those having tried the Fiori cockpit on touch devices may have noticed that the hover tips with numbers on graphs are not showing up, as they should (like in the following screenshot):

/wp-content/uploads/2016/04/fiori_hover_tip_919924.png

The reason for this is that Chrome (actually webkit) identifies the touch device and disables certain features it considers not relevant for touch devices. Those hover tips being one of the disabled features.

To make them work again, you can tell Chrome to not send the touchscreen flag to web servers. To do so, open: chrome://flags in your browser, and look for the “Enable touch events” configuration and set it to “Disabled”.

disable-touch-screen-flag.PNG

Then restart your SAP Business One client, and voila, now the hover tips show up correctly!

Cheers!

Joerg.

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.