maemo.org Bugzilla – Bug 5128
Stock items show mnemonics but discouraged by HIG
Last modified: 2010-01-11 14:50:31 UTC
You need to log in before you can comment on or make changes to this bug.
STEPS TO REPRODUCE THE PROBLEM: Create a stock item and display it. For example a stock button. GtkWidget *b = gtk_button_new_from_stock (GTK_STOCK_ABOUT); EXPECTED OUTCOME: The button is drawn without mnemonic. ACTUAL OUTCOME: The button is drawn with mnemonic. The problem is, that this is discouraged by the HIG and thus leads to several separate bug reports for single applications. See for example: #5094 #5071 REPRODUCIBILITY: always
Fixed in internal week 42 build. Any public update released with or after this build version (x.2009.42-x) will include the fix. Please verify that the new version fixes the bug by marking this bug report as VERIFIED after the public update has been released and if you have some time.
Please note that the fix for this issue is NOT included in the final Maemo5 version 1.2009.42-11 that was released today. The fix will be included in the next update after 1.2009.42-11.
*** Bug 6759 has been marked as a duplicate of this bug. ***
This is fixed in the small update that was released today (version 1.2009.44-1).