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 81821 - Gnome-search-tool GUI enhancements
Gnome-search-tool GUI enhancements
Status: VERIFIED FIXED
Product: gnome-utils
Classification: Deprecated
Component: gsearchtool
trunk
Other All
: Normal enhancement
: GNOME2.x
Assigned To: gnome-utils Maintainers
gnome-utils Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-05-15 03:43 UTC by Dennis Cranston
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
Work-in-progress - screenshot #1 (20.20 KB, image/png)
2002-08-13 03:58 UTC, Dennis Cranston
Details
Work-in-progress (screenshot #2) (22.14 KB, image/png)
2002-08-13 04:01 UTC, Dennis Cranston
Details
A screenshot of a proposal to have 'Available options:' above the selected options. (19.91 KB, image/png)
2002-08-13 05:47 UTC, Dennis Cranston
Details
New screenshot #1 -- modified after input from usability@gnome.org (24.38 KB, image/png)
2002-08-14 01:20 UTC, Dennis Cranston
Details
New screenshot #2 -- modified after input from usability@gnome.org (21.75 KB, image/png)
2002-08-14 01:20 UTC, Dennis Cranston
Details
New screenshot #1 -- modified after more comments from usability@gnome.org (18.81 KB, image/png)
2002-08-15 01:00 UTC, Dennis Cranston
Details
New screenshot #2 -- modified after more comments from usability@gnome.org (30.07 KB, image/png)
2002-08-15 01:01 UTC, Dennis Cranston
Details
New screenshot -- continuing changes from usability@gnome.org (23.52 KB, image/png)
2002-08-15 21:01 UTC, Dennis Cranston
Details

Description Dennis Cranston 2002-05-15 03:43:29 UTC
Recently, the "Run Program..." dialog was redesigned.  The new dialog makes
use of a disclosure widget.  I would like to see gnome-search-tool's GUI
similarly redesigned.  

Gnome-search-tool should not have a simple and advanced tab.  The two tabs
should be merged, and the rules from the advanced tab should be placed in
the disclosure widget.

If there is no objection, I will probably implement this new design.
(sometime after the 2.0 release)
Comment 1 Luis Villa 2002-05-17 05:20:27 UTC
I don't think anyone will object, Dennis :) That said, I've cc'd
usability maint to see if they have any objections, and you may want
to search for other usability bugs in gsearchtool to see if there are
any other comments/thoughts in them.
Comment 2 Dennis Cranston 2002-08-13 03:58:50 UTC
Created attachment 10447 [details]
Work-in-progress - screenshot #1
Comment 3 Dennis Cranston 2002-08-13 04:01:04 UTC
Created attachment 10448 [details]
Work-in-progress  (screenshot #2)
Comment 4 Dennis Cranston 2002-08-13 05:47:56 UTC
Created attachment 10449 [details]
A screenshot of a proposal to have 'Available options:' above the selected options.
Comment 5 Dennis Cranston 2002-08-14 01:20:01 UTC
Created attachment 10471 [details]
New screenshot  #1 -- modified after input from usability@gnome.org
Comment 6 Dennis Cranston 2002-08-14 01:20:53 UTC
Created attachment 10472 [details]
New screenshot  #2 -- modified after input from usability@gnome.org
Comment 7 Dennis Cranston 2002-08-15 01:00:13 UTC
Created attachment 10493 [details]
New screenshot  #1 -- modified after more comments from usability@gnome.org
Comment 8 Dennis Cranston 2002-08-15 01:01:01 UTC
Created attachment 10494 [details]
New screenshot  #2 -- modified after more comments from usability@gnome.org
Comment 9 Dennis Cranston 2002-08-15 21:01:45 UTC
Created attachment 10513 [details]
New screenshot -- continuing changes from usability@gnome.org
Comment 10 Dennis Cranston 2002-08-22 05:23:24 UTC
2002-08-20  Dennis M. Cranston <dennis_cranston@yahoo.com>

	* gsearchtool.c: ** FIX BUG #81821 **  GUI enhancements
	
	Merge tabs together.  Place advanced constraints in a 
	disclosure widget.  
	
	Implement changes suggested from discussions on 
	usability@gnome.org.  (1) various string changes, (2) remove 
	the menu bar, (3) add help and close buttons, and (4) add 
	right click menu for search results.
	
	Also, add search by size constraints. Fixes bug #90774.
	
	* gsearchtool-support.[ch]:  new files for the support 
	functions.
	
	* gsearchtool-callbacks.[ch]:  new files for callback 
	functions.
	
	* Makefile.am:  build gsearchtool-support.[ch] and
	gsearchtool-callbacks.[ch].
Comment 11 Dennis Cranston 2002-08-22 05:24:25 UTC
I will open a new bug report for the documentation changes. 
Comment 12 Dennis Cranston 2002-08-23 05:29:48 UTC
Opened bug report 91485 for the documentation updates.