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 98908 - [ui-review] "Run Program" UI issues
[ui-review] "Run Program" UI issues
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: panel
2.1.x
Other other
: High minor
: ---
Assigned To: Panel Maintainers
Panel Maintainers
: 103290 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-11-18 18:43 UTC by Andrew Sobala
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch. (7.10 KB, patch)
2003-03-28 07:17 UTC, Dennis Cranston
none Details | Review

Description Andrew Sobala 2002-11-18 18:43:50 UTC
UI review: 

- 'Run' button and diamond icon don't theme
- application description should be left aligned
- s/Append File.../Run with File...
- when description is more than one line long, the list widget is resized
- the entry at the top changes its dimension when the icon dimension changes
- s/Run Program.../Run Application
Comment 1 Vincent Untz 2003-01-09 18:48:14 UTC
I'm setting "high" priority and adding GNOMEVER2.3.
Comment 2 Vincent Untz 2003-01-13 21:28:49 UTC
*** Bug 103290 has been marked as a duplicate of this bug. ***
Comment 3 Dennis Cranston 2003-03-28 07:17:03 UTC
Created attachment 15253 [details] [review]
Proposed patch.
Comment 4 Dennis Cranston 2003-03-28 07:19:36 UTC
I attached a patch to address some of these ui-review issues.  Can I
commit it to the CVS HEAD? 

2003-03-27  Dennis Cranston <dennis_cranston at yahoo.com>

	* gnome-run.c:  UI review changes for bug #98908.
	  - application description should be left aligned
	  - s/Append File.../Run with File...
	  - the entry at the top changes its dimension when the
	    icon dimension changes.
	  - s/Run Program.../Run Application...
	   
	* menu.c, panel-action-button.c, panel-general.schemas.in,
	  panel-menu-bar.c:  UI review changes for bug #98908.
	  - s/Run Program.../Run Application...
Comment 5 Mark McLoughlin 2003-04-07 04:43:04 UTC
Looks good Dennis. Please commit to HEAD.
Comment 6 Mark McLoughlin 2003-04-10 04:49:57 UTC
Dennis: you never committed this ?
Comment 7 Dennis Cranston 2003-04-10 16:14:20 UTC
Oops, I missed your previous post.  I will commit the patch tonight.
Comment 8 Dennis Cranston 2003-04-11 00:51:04 UTC
Patch applied to CVS HEAD.