https://bugs.kde.org/show_bug.cgi?id=350008
Karl Ove Hufthammer <k...@huftis.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #2 from Karl Ove Hufthammer <k...@huftis.org> --- This bug is still present, but it’s a bit more complicated than described in the initial report. I tested it using the Norwegian Nynorsk translation (with Norwegian Bokmål as a fallback), which (unfortunately) has *two* menus using ‘V’ as an accelerator: _V_erktøy _V_indu When I assign ‘Alt + V’ to a shortcut, the following happens: The first time I press ‘Alt + V’, the ‘Verktøy’ menu opens. The second time I press it, the ‘Vindu’ menu opens. And the third time I press it, the ‘ambiguous shortcut’ dialogue pops up. (And then it cycles around, so the fourth time I get the ‘Verktøy’ menu again.) Except the error message, this makes sense. So I guess the correct behaviour would be for the shortcut action to be launched on the third (and sixth and ninth etc.) key press, but not on the first or second. But is this a bug in KDevelop or in the global keyboard shortcut feature? -- You are receiving this mail because: You are watching all bug changes.