After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 331473 - Patch to add mnemonics to "Desaturate" button
Patch to add mnemonics to "Desaturate" button
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: User Interface
git master
Other All
: Normal minor
: 2.4
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2006-02-16 22:23 UTC by Alexandre Prokoudine
Modified: 2006-02-17 07:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (589 bytes, text/x-patch)
2006-02-16 22:24 UTC, Alexandre Prokoudine
Details

Description Alexandre Prokoudine 2006-02-16 22:23:22 UTC
Please describe the problem:
"Desaturate" button in "Desaturate" dialog has no mnemonic key, which is why one
should hit TAB several times to reach it or use mouse.

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Unfortunately I didn't manage to find out how to add mnemonics to radiobuttons
in that dialog.
Comment 1 Alexandre Prokoudine 2006-02-16 22:24:22 UTC
Created attachment 59534 [details]
proposed patch
Comment 2 Sven Neumann 2006-02-17 07:15:23 UTC
2006-02-17  Sven Neumann  <sven@gimp.org>

	* app/dialogs/desaturate-dialog.c: applied patch from Alexandre
	Prokoudine that adds a missing mnemonic (bug #331473).