Open Bug 200122 Opened 21 years ago Updated 2 years ago

Text forced to wrap when scrollbar shown does not repaint

Categories

(Core :: Web Painting, defect)

defect

Tracking

()

People

(Reporter: neil, Unassigned)

Details

Using Build ID: 2003033105
Steps to reproduce problem:
1. Open Editor
2. Type a line that is almost the width of the screen.
3. Type a space, which should wrap to the next line (if not, go back to 2).
3. Hit enter lots of times and type some text as a marker
4. Cursor back up to the third line and hit enter until the scrollbar appears
5. Hide/restore the window to prove that the text is there
6. Delete/backspace blank lines until the scrollbar disappears

Expected result: first line of text 4. wraps, then 6. unwraps

Actual result:
4. Last word on first line completely disappears
6. Wrapped word doesn't unwrap (except for a minute portion under scrollbar)

You can do this without the space at the end of the line in which case some
other text won't repaint properly in step 6, but the steps are harder.
-> All/All seeing this on OS X 1.4a

text seems to wrap on drawing on vert scrollbar but doesn't get repainted
properly  (its there... you can highlight it with the mouse)

note: not sure on component ... if this issue is specific to editor or not
OS: Windows 95 → All
Hardware: PC → All
this may be a dupe of bug 199913
QA Contact: ian → layout.view-rendering
Component: Layout: View Rendering → Layout: Web Painting
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.