Skip to content

Draft: Fix issue with touch and context menu

Steffen Hartleib requested to merge (removed):fixcontextmenu into master

This is me trying to find a workaround, to an issue with the context menu and touch. If you close a context menu with a touch out of the context menu area, touch will stop working if you open the context menu for the second time.

At the moment the change is only on the context menu of the information panel. If you find this is a working solution, I will expand this merge request to all context menus from Dolphin.

BUG: 438551

Merge request reports