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 638761 - Add ellipsize to search combo
Add ellipsize to search combo
Status: RESOLVED FIXED
Product: devhelp
Classification: Applications
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: devhelp-maint
devhelp-maint
Depends on:
Blocks:
 
 
Reported: 2011-01-05 18:41 UTC by Johannes Schmid
Modified: 2011-01-10 13:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to add ellipsize to the combo box (1012 bytes, patch)
2011-01-05 18:41 UTC, Johannes Schmid
none Details | Review

Description Johannes Schmid 2011-01-05 18:41:40 UTC
Created attachment 177604 [details] [review]
Patch to add ellipsize to the combo box

Since recent gtk+ changes the combo box would be very big by default to even hold the longest entries. This makes the side-pane very big and is especially annoying for anjuta integration.
Comment 1 Frederic Peters 2011-01-10 13:01:08 UTC
Thanks, pushed.