Bug 406592

Summary: Accelerator conflict with "warnings" and "replace all"
Product: [Applications] kile Reporter: David Edmundson <kde>
Component: generalAssignee: Michel Ludwig <michel.ludwig>
Status: REPORTED ---    
Severity: normal CC: christoph
Priority: NOR    
Version First Reported In: master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=407315
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description David Edmundson 2019-04-16 10:05:55 UTC
The default kile in English locale creates four tabs "messages" "warning" in the default view.

When I open find->replace from kate I get a new widget with a button "replace all".

The keyboard accelerator (alt+a) highlights both the warnings tab and replace all, though only the warnings tab activates.


Running drKlash from kcheckacceleratormanager shows no accelerator being added for find/replace/replace all - even though an accelerator does appear.
Comment 1 David Edmundson 2019-04-16 10:41:58 UTC
If I delete the accelerators hardcoded into texteditor searchbarpower.ui
I do get a new auto assigned accelerator which works.