Closed
Bug 143199
Opened 24 years ago
Closed 23 years ago
Hidding / Showing sections of the does not trigger complete page refresh/repaint
Categories
(Core :: Layout, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 111379
Future
People
(Reporter: cadencerains, Assigned: attinasi)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.0+)
Gecko/20020508
BuildID: 2002050807
Visit the referenced URL and click on the heading "What's new?", this will
collapse the text section below it. Then click on it again to expand the
section again. The problem that you will notice is that the the first letter of
the headings below it will get misaligned. i.e. the heading "What is the
Document Object Model?" will be missing the "W". This seems to be a repaint /
refresh issue since switching to another application and back again results in
the page being painted correctly.
Reproducible: Always
Steps to Reproduce:
1.Click the "What's new?" heading - the section collapses
2.Click "What's new?" heading - the section exapands
Actual Results: You see the "W" missing from the "What is the Document Object
Model?" heading.
Expected Results: The page should invalidate the entire visible painting
surface so that it is repainted after collapsing or expanding a section.
Comment 1•24 years ago
|
||
-> Layout and confirming with win2k build 20020507.. (trunk)
Assignee: Matti → attinasi
Status: UNCONFIRMED → NEW
Component: Browser-General → Layout
Ever confirmed: true
QA Contact: imajes-qa → petersen
Comment 2•24 years ago
|
||
Confirming issue in the OS X May 23rd build (2002-05-23-05 1.0.0) .
Priority: -- → P3
Updated•24 years ago
|
Target Milestone: --- → Future
Comment 3•23 years ago
|
||
*** This bug has been marked as a duplicate of 111379 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•