Closed
Bug 236220
Opened 22 years ago
Closed 22 years ago
On windows, tables with margin attributes do not rerender properly if display: none set and unset.
Categories
(Core :: Web Painting, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: readams, Assigned: roc)
Details
Attachments
(1 file)
|
2.00 KB,
text/html
|
Details |
User-Agent:
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113
On the attached HTML page, click the first link a couple of times, and see the
rendering problem. Note that the problem does not affect mozilla for linux. On
Windows, however, an region of the table content which has the same width as the
margin of the table is not redrawn. See the attachment for additional details.
Reproducible: Always
Steps to Reproduce:
Comment 2•22 years ago
|
||
confirming with windowsXP, Mozilla 2004022909
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•22 years ago
|
||
Painting bug... we have some existing bugs on the differences in invalidation
area between Windows and Linux....
Assignee: nobody → roc
Component: Layout: Tables → Layout: View Rendering
QA Contact: core.layout.tables → ian
| Assignee | ||
Comment 4•22 years ago
|
||
dbaron's PAINT_SEPARATELY patch did not help me reproduce this bug on Linux. We
need someone with a Windows box.
Comment 6•22 years ago
|
||
Also WFM with wXP 2004040110, I can no longer reproduce the problem.
| Assignee | ||
Comment 7•22 years ago
|
||
marking WFM as per comments. Please reopen if you can reproduce this with a
current build.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Updated•7 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
•