| Summary: | Improve option to change the TDE menu button icon | ||
|---|---|---|---|
| Product: | TDE | Reporter: | Darrell <darrella> |
| Component: | tdebase | Assignee: | Michele Calgaro <michele.calgaro> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | bugwatch, darrella, michele.calgaro |
| Priority: | P5 | ||
| Version: | R14.0.0 [Trinity] | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Compiler Version: | TDE Version String: | ||
| Application Version: | Application Name: | ||
| Bug Depends on: | |||
| Bug Blocks: | 2014 | ||
| Attachments: |
Mockup of proposed dialog change
Patch to improve text string with an action verb |
||
|
Description
Darrell
2013-11-08 17:41:53 CST
On second thought, a better location to move the text string and button is in the first column layout, just below the 'Edit TDE Menu' pushbutton. Created attachment 1610 [details]
Mockup of proposed dialog change
I'm attaching a mockup of a proposed dialog change. I don't know how to use the TQt Designer --- Just barely enough to create a mockup.
Created attachment 1615 [details]
Patch to improve text string with an action verb
This patch updates the text string with an action verb, thereby helping better identify the dialog option and option's purpose.
I tested the patch.
This patch does not move the text string and pushbutton as requested in the problem description and shown in the mockup picture.
A sanity review of the patch (a simple text change) by one of the coders should suffice to push at least this patch to git although work is needed to rearrange the dialog.
The patch in attachment 1615 [details] changed only the text string. Pushed to GIT in commit a615b201. Work remains to move the widgets as proposed.
Fixed in commit 8a8b8ce. The button is now located under the "Edit TDE menu" button and the label "Change menu icon" has been included in the button text itself, so that the two buttons have the same width. The current menu icon is displayed on the button itself. Forgot to mention: you might need to restart kicker to see the changes. Looks nice. Thanks. :) |