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 568106 - progressbar in GtkEntry has not a nice looking
progressbar in GtkEntry has not a nice looking
Status: RESOLVED DUPLICATE of bug 546285
Product: gtk+
Classification: Platform
Component: Widget: GtkEntry
2.15.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2009-01-17 18:06 UTC by Baptiste Mille-Mathias
Modified: 2009-01-17 22:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
example with clear theme on epiphany (5.23 KB, image/png)
2009-01-17 18:07 UTC, Baptiste Mille-Mathias
Details
example on dark theme on epiphany (3.52 KB, image/png)
2009-01-17 18:10 UTC, Baptiste Mille-Mathias
Details
mockup of the progress in entry (partial) (3.98 KB, image/png)
2009-01-17 18:40 UTC, Baptiste Mille-Mathias
Details
mockup of the progress in entry (full) (3.66 KB, image/png)
2009-01-17 18:42 UTC, Baptiste Mille-Mathias
Details

Description Baptiste Mille-Mathias 2009-01-17 18:06:02 UTC
- the 2px outer line is not really nice, it makes the border blurry specially for dark themes)
- the rounding corners show interfact on clear themes (grey outside)
- the progress color is also put ouside the progress bar beside the corner (need to zoom in a little)

I attach some screenshots.
Comment 1 Baptiste Mille-Mathias 2009-01-17 18:07:44 UTC
Created attachment 126654 [details]
example with clear theme on epiphany
Comment 2 Baptiste Mille-Mathias 2009-01-17 18:10:08 UTC
Created attachment 126655 [details]
example on dark theme on epiphany
Comment 3 Baptiste Mille-Mathias 2009-01-17 18:40:55 UTC
Created attachment 126658 [details]
mockup of the progress in entry (partial)

So my proposal is quite simple:
- remove the border from the progress
- fill entirely the background

I think the looking is better.
Comment 4 Baptiste Mille-Mathias 2009-01-17 18:42:14 UTC
Created attachment 126659 [details]
mockup of the progress in entry (full)
Comment 5 Matthias Clasen 2009-01-17 22:06:07 UTC
Issues with the appearance of progress in entries are tracked in bug 546285

*** This bug has been marked as a duplicate of 546285 ***