Editor height should not change when window resizes, reply is initiated, or status bar is shown/hidden
Bug #422532 reported by
Gavin Panella
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gwibber |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
When I have the Messages view open and I resize the window vertically,
the editor pane is resized and the size of the messages pane is
preserved. I think it should be the other way around: the editor pane
should be fixed in size as far as possible, and the messages pane
should be elastic.
I have Gwibber installed on Ubuntu Jaunty, from the daily PPA:
gwibber:
Installed: 2.0.0~bzr396-
Candidate: 2.0.0~bzr396-
Version table:
*** 2.0.0~bzr396-
500 http://
100 /var/lib/
Changed in gwibber: | |
status: | New → Fix Committed |
To post a comment you must log in.
More generally, the editor pane should *always* have a consistent height. Things that currently change the height in undesirable ways:
* Resizing the window (as reported originally here)
* Initiating a reply
* Showing/hiding the status bar
I'm going to update the summary accordingly.