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 316150 - Order of affected areas in Bucket fill should be reversed to improve UI
Order of affected areas in Bucket fill should be reversed to improve UI
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: User Interface
2.2.x
Other Linux
: Normal enhancement
: 2.4
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2005-09-13 06:52 UTC by Rodd Clarkson
Modified: 2008-01-15 13:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot of the GIMP with the Bucket Fill control box shown (39.85 KB, image/png)
2005-09-13 06:52 UTC, Rodd Clarkson
Details

Description Rodd Clarkson 2005-09-13 06:52:07 UTC
See attached screen shot.

The Affected Area <Shift> items in Bucket Fill should be reversed to improve the
intuitiveness of the UI.

Currently, the items are listed:

* Fill similar colors
* Fill whole selection

Listed under these items are options for File similar colors, the first item on
the list, however, it's not clear how you activate these options since the item
that needs selecting isn't immediately obvious due to it's position in the list.
Comment 1 Rodd Clarkson 2005-09-13 06:52:58 UTC
Created attachment 52155 [details]
Screenshot of the GIMP with the Bucket Fill control box shown
Comment 2 Sven Neumann 2005-09-13 12:40:44 UTC
Fixed in the HEAD branch:

2005-09-13  Sven Neumann  <sven@gimp.org>

        * app/tools/gimpbucketfilloptions.c: reorder options as suggested
        in bug #316150.