Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.7.1
-
None
-
Linux
Description
Keyboard accelerators show some faulty behaviour when character combinations like "ff" or "fl" are involved.
Example:
"my &ff string" -> no accelerator shown
"my f&f string" -> accelerator under both 'f'
Small example attached:
qmake -project; qmake; make ... the usual