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 635471 - Inline chat response cannot display underscores
Inline chat response cannot display underscores
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: message-tray
unspecified
Other Linux
: Normal minor
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2010-11-21 22:21 UTC by Stéphane Maniaci
Modified: 2010-11-29 16:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Increase inline-chat entry to allow underscores (712 bytes, patch)
2010-11-21 22:21 UTC, Stéphane Maniaci
none Details | Review
gnome-shell.css: don't override the chat-response entry's height (927 bytes, patch)
2010-11-22 15:00 UTC, Dan Winship
committed Details | Review

Description Stéphane Maniaci 2010-11-21 22:21:57 UTC
Created attachment 174997 [details] [review]
Increase inline-chat entry to allow underscores

Title says it all, if you type underscore in the inline-chat response, you cannot see them because of the height. Attaching the one-character patch to fix that.
Comment 1 Dan Winship 2010-11-22 15:00:05 UTC
Created attachment 175042 [details] [review]
gnome-shell.css: don't override the chat-response entry's height

counterproposal. we shouldn't be trying to override the height at all.
Comment 2 Marina Zhurakhinskaya 2010-11-25 03:20:07 UTC
Review of attachment 175042 [details] [review]:

Looks good.
Comment 3 Dan Winship 2010-11-29 16:14:21 UTC
Attachment 175042 [details] pushed as 41a5282 - gnome-shell.css: don't override the chat-response entry's height