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 768420 - Review window gets wider as we type
Review window gets wider as we type
Status: RESOLVED FIXED
Product: gnome-software
Classification: Applications
Component: General
3.20.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Software maintainer(s)
GNOME Software maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-07-04 23:26 UTC by Ricardo Ramos
Modified: 2016-07-13 11:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
review window screenshot (198.24 KB, image/png)
2016-07-04 23:26 UTC, Ricardo Ramos
Details

Description Ricardo Ramos 2016-07-04 23:26:51 UTC
Created attachment 330882 [details]
review window screenshot

According to the attached screenshot, when I started to type a review I noticed the review window was getting wider and wider and wider as I typed the words, it was uncomfortable, it got wide until it reached the screen limit then the letters went down the next line.
Comment 1 Ernestas Kulik 2016-07-06 17:27:26 UTC
I don’t know what the design choice was, but that can be fixed by setting the parent scrolled window hscrollbar policy anything other than “never”.

I would attach a patch, but it’s a single line and I don’t know what the desired behavior is. I also might be missing something else entirely.
Comment 2 Richard Hughes 2016-07-13 11:38:02 UTC
commit fe26352ca3b9e0a7ec920f7c865fd45c81d28e63
Author: Richard Hughes <richard@hughsie.com>
Date:   Wed Jul 13 12:37:47 2016 +0100

    trivial: Don't make review dialog get wider and wider
    
    Resolves: https://bugzilla.gnome.org/show_bug.cgi?id=768420