Closed Bug 540294 Opened 16 years ago Closed 16 years ago

Painting artifacts when dynamically modifying text and scrolling

Categories

(Core :: Layout, defect, P2)

defect

Tracking

()

VERIFIED FIXED
Tracking Status
blocking2.0 --- beta1+

People

(Reporter: asqueella, Assigned: roc)

References

Details

(Keywords: regression, testcase)

Attachments

(2 files)

Attached file testcase
2010-01-11-04-mozilla-central: works 2010-01-12-05-mozilla-central: fail which, if I didn't mess up constructing the pushlog link points to these pushes: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=120667a01fd2&tochange=a43e2f7eda8f I'm guessing it's bug 526394. The attached testcase looks like this: <div style="overflow: auto; height: 100px;"> <div id="msg"> </div> <input id="txt" type="text"> </div> (The scrollable div is just so that it overflows quickly.) The script appends text nodes to #msg and blurs/focuses the #txt to scroll to bottom. It's minimized from the Jesse's JS shell <http://www.squarefree.com/shell/shell.html>
Attached image here's how it looks
Assignee: nobody → roc
blocking2.0: --- → ?
blocking2.0: ? → beta1
Priority: -- → P2
Should be fixed by landing of bug 543681.
Status: NEW → RESOLVED
Closed: 16 years ago
Depends on: 543681
Resolution: --- → FIXED
Yes, it works now, thanks Timothy!
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: