Closed
Bug 539226
Opened 15 years ago
Closed 15 years ago
Textarea scrollbar doesn't repaint until mouseover/mouseout
Categories
(Core :: Web Painting, defect)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
blocking2.0 | --- | alpha1+ |
People
(Reporter: john.p.baker, Assigned: roc)
References
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
patch
|
MatsPalmgren_bugz
:
review+
|
Details | Diff | Splinter Review |
On a Bugzilla page go to Additional Comments.
Type enough lines to generate a vertical scroll bar
Delete enough again so the scrollbar should disappear.
Most of the scroll bar remains.
Move mouse out/in to textarea.
Scrollbar now disappears.
I'm guessing bug 526394.
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.3a1pre) Gecko/20100112 Minefield/3.7a1pre ID:20100112050137
Reporter | ||
Updated•15 years ago
|
Summary: Textare scrollbar doesn't repaint until mouseover/mouseout → Textarea scrollbar doesn't repaint until mouseover/mouseout
Comment 1•15 years ago
|
||
I've seen a scrollbar on top of a partly painted image (other part was off screen)
Not sure if it's a similar problem, couldn't reliably produce STR
Comment 2•15 years ago
|
||
Yep, this regressed within: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=5dca6c28cca5&tochange=47cd92d616d7 => Bug 526394.
Blocks: 526394
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → roc
Flags: wanted-next+
Assignee | ||
Updated•15 years ago
|
blocking2.0: --- → alpha1
Assignee | ||
Comment 3•15 years ago
|
||
The comment should explain what's going on.
Attachment #421386 -
Flags: review?(matspal)
Assignee | ||
Updated•15 years ago
|
Flags: wanted-next+
Whiteboard: [needs review]
Comment 4•15 years ago
|
||
Comment on attachment 421386 [details] [diff] [review]
fix
r=mats
Attachment #421386 -
Flags: review?(matspal) → review+
Updated•15 years ago
|
OS: Windows 2000 → All
Hardware: x86 → All
Whiteboard: [needs review]
Assignee | ||
Updated•15 years ago
|
Whiteboard: [needs landing]
Assignee | ||
Comment 6•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Whiteboard: [needs landing]
Updated•6 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•