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 307199 - more flexible text layout in GtkEntry
more flexible text layout in GtkEntry
Status: RESOLVED WONTFIX
Product: gtk+
Classification: Platform
Component: Widget: GtkEntry
unspecified
Other All
: Normal enhancement
: Medium feature
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks: 304482
 
 
Reported: 2005-06-10 19:41 UTC by Matthias Clasen
Modified: 2013-02-11 04:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2005-06-10 19:41:39 UTC
Please describe the problem:
The two issues which seem to come up repeatedly are

1) GtkEntry doesn't support multiline text
2) The text is always positioned in the upper left corner. Sometimes
vertical centering is what you need, e.g. for entries whose height is
determined by being placed inside a toolbar.

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Matthias Clasen 2013-02-11 04:17:16 UTC
covered by other bugs