Bug 89809 - Option to show accels only when Alt pressed
Summary: Option to show accels only when Alt pressed
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kdelibs
Classification: Unmaintained
Component: kstyle (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Karol Szwed
URL:
Keywords:
: 231581 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-09-19 12:30 UTC by Stephan Binner
Modified: 2024-09-14 16:17 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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