Closed
Bug 954252
Opened 11 years ago
Closed 11 years ago
Automatic input textbox resize broken by checkin 97a9f46c57db (bug 620)
Categories
(Instantbird Graveyard :: Conversation, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
0.3b1
People
(Reporter: benediktp, Assigned: florian)
References
Details
(Whiteboard: [0.3-blocking-beta])
Attachments
(1 file)
2.86 KB,
patch
|
Details | Diff | Splinter Review |
*** Original post on bio 818 at 2011-06-01 16:16:00 UTC ***
Setting the border on the deck that contains the textbox seems to have broken our automatic resize of this box.
Reporter | ||
Updated•11 years ago
|
Whiteboard: [0.3-blocking-beta]
Assignee | ||
Updated•11 years ago
|
Severity: normal → major
Summary: Automatic input textbox resize broken by checking 97a9f46c57db (bug 620) → Automatic input textbox resize broken by checkin 97a9f46c57db (bug 620)
Comment 1•11 years ago
|
||
*** Original post on bio 818 by deOmega <jahkae AT gmail.com> at 2011-06-02 14:39:51 UTC ***
I just realized this also. I usually do not look at the text box when i am typing [Hence the many errors :)].. anyway, when entering much text, i have to manually re-size the text entry to to see what I am typing or even to see the end of my sentence in said text box.
Assignee | ||
Comment 2•11 years ago
|
||
*** Original post on bio 818 as attmnt 695 at 2011-06-03 15:32:00 UTC ***
Change the way the "textbox vertical overhead" is computed in the textbox sizing algorithm so that the border size is included too.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → florian
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•11 years ago
|
||
*** Original post on bio 818 at 2011-06-03 15:46:37 UTC ***
Fixed: https://hg.instantbird.org/instantbird/rev/dca75317ad29
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 0.3b1
You need to log in
before you can comment on or make changes to this bug.
Description
•