Closed
Bug 305334
Opened 19 years ago
Closed 16 years ago
Blank or overlong lines can cause the view to scroll too far to the right
Categories
(Core :: DOM: Editor, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bugzilla-mozilla, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.7.10) Gecko/20050719 Firefox/1.0.6
Build Identifier: Thunderbird version 1.6a1 (20050819)
.
Reproducible: Always
Steps to Reproduce:
1. Open a window with an <editor> and focus the edit area (Thunderbird Compose)
2. Press 'a' until the line is long enough for a scrollbar to appear
3. Press Enter
4. Press Up
5. Press Enter
6. Press Up
7. Press Left
8. Press Delete
9. Press Left
10. Paste anything which contains a newline
Actual Results:
After step 2, the left edge was only visible at step 4 and 9
Expected Results:
After step 2, the left edge should have stayed visible
This happens also with a plain <editor src="about:blank" flex="1"/> activated
through a .makeEditable("html",false);Reproducible with Mozilla 1.7.10, Mozilla 1.8b1 and SeaMonkey/20050816 Composer, related to Suite bug 271681?
Updated•18 years ago
|
QA Contact: editor
Updated•18 years ago
|
Assignee: mozeditor → nobody
Comment 4•16 years ago
|
||
=> WFM if you still see the problem please try an early release http://www.mozillamessaging.com/en-US/thunderbird/early_releases/
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Comment 5•16 years ago
|
||
WFM Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1a2pre) Gecko/20080816031236 Shredder/3.0b1pre
You need to log in
before you can comment on or make changes to this bug.
Description
•