Bug 89809

Summary: Option to show accels only when Alt pressed
Product: [Unmaintained] kdelibs Reporter: Stephan Binner <binner>
Component: kstyleAssignee: Karol Szwed <gallium>
Status: RESOLVED UNMAINTAINED    
Severity: wishlist CC: spatz
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Stephan Binner 2004-09-19 12:30:10 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

Add an option to show the underline indicating accelerators only when the Alt key is pressed. I know that this is possible with the Qt Windows style. Is that also possible with current Qt/X11?
Comment 1 Maksim Orlovich 2004-09-19 16:07:34 UTC
It's implemented in QWindowsStyle as a hack (lots of event filtering); this hack can near certainly work on Qt/X11 too (if one removes the #ifdef Q_WS_WIN and the windows check); I am not about to volunteer to implement a corresponding thing inside KDE, though ;-)
Comment 2 Christoph Feck 2010-03-22 03:50:03 UTC
*** Bug 231581 has been marked as a duplicate of this bug. ***
Comment 3 Christoph Cullmann 2024-09-14 16:17:40 UTC
Hi,

kdelibs (version 4 and earlier) is no longer maintained since a few years.

KDE Frameworks 5 or 6 might already have implemented this wish.

If not, please re-open against the matching framework if feasible or against the application that shows the issue.

We then can still dispatch it to the right Bugzilla product or component.

Greetings
Christoph Cullmann