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 615731 - Same color for selected text and backgound: notification area chat window
Same color for selected text and backgound: notification area chat window
Status: RESOLVED DUPLICATE of bug 643768
Product: gnome-shell
Classification: Core
Component: message-tray
unspecified
Other Linux
: High normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks: 617228
 
 
Reported: 2010-04-14 11:29 UTC by António Lima
Modified: 2011-06-12 18:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot (16.58 KB, image/png)
2010-04-14 11:29 UTC, António Lima
  Details
Specify a background color for highlighted text (690 bytes, patch)
2010-05-09 09:47 UTC, John Rabotnik
needs-work Details | Review

Description António Lima 2010-04-14 11:29:24 UTC
Created attachment 158708 [details]
screenshot

Selecting the text you write in the notification area chat window makes it invisible since the background color is the same as the text color.

Here's a screenshot.

I'm using the Fedora 12 builds from Colin Walters repository.
Comment 1 John Rabotnik 2010-05-08 22:15:10 UTC
This isn't just limited to the notification area chat window.  It appears to happen for any selected text in gnome-shell, like the search textbox or the run dialog textbox for instance.
Comment 2 John Rabotnik 2010-05-09 09:47:59 UTC
Created attachment 160631 [details] [review]
Specify a background color for highlighted text
Comment 3 Florian Müllner 2010-05-09 21:51:29 UTC
Review of attachment 160631 [details] [review]:

That doesn't work right - StEntry is used in four places with different (font) colors, this patch works for the color used in the activities overlay's find entry, but hardly anywhere else. We can certainly look for a working selection-color in each of these cases, with the (in my opinion very limiting) constraint of both background and selection color having to work equally well with the same font color.
A better solution would be to allow changing the font color of the selected text, probably best done in Clutter, although it might be possible to implement it in ST using Pango.
Comment 4 Jasper St. Pierre (not reading bugmail) 2011-06-12 18:43:03 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

Marking duplicate of newer bug with patches for StEntry. Requires Clutter 1.7/8, which is currently unreleased.

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