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 779611 - avoid horizontal scrolling in the notes popover
avoid horizontal scrolling in the notes popover
Status: RESOLVED OBSOLETE
Product: recipes
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Recipes maintainer(s)
Recipes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2017-03-05 14:09 UTC by Matthias Clasen
Modified: 2017-12-06 17:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2017-03-05 14:09:44 UTC
We generally avoid horizontal scrolling where we can, and instead let lines wrap.
This was overlooked in the notes popup.

The changes to make here are

a) set hscrollbar-policy to never

b) make sure that the textview wraps properly. if not, figure out what changes are needed
Comment 1 GNOME Infrastructure Team 2017-12-06 17:00:38 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/recipes/issues/15.