Closed
Bug 526463
Opened 16 years ago
Closed 16 years ago
dynamically re-sized element with -moz-border-radius and overflow:hidden renders with artifacts
Categories
(Core :: Web Painting, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 438537
People
(Reporter: cork, Unassigned)
References
(
URL
)
Details
(Keywords: testcase)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a1pre) Gecko/20091103 Minefield/3.7a1pre Firefox/9.9
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a1pre) Gecko/20091103 Minefield/3.7a1pre Firefox/9.9
Dynamically re-sized elements with -moz-border-radius and overflow:hidden renders with artifacts
Reproducible: Always
Steps to Reproduce:
1. Open the url
2. Expand the red element with the mouse
Actual Results:
The corners leave artifacts in the elements.
Expected Results:
The element should be solid red even after a re-size.
This is an edgecase for bug 318914, with the addition of overflow: hidden.
Sorry referred to the wrong bug, its bug 442715 nothing else.
Confirmed on XP and Win7 was the reporter's OS, so assuming All.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•16 years ago
|
QA Contact: general → layout
Comment 3•16 years ago
|
||
I was just searching for this bug...
Attaching another testcase, click on the button to create element. That way I found the bug on a page in real situation.
Comment 4•16 years ago
|
||
This testcase is without scripting, just simple :hover
Updated•16 years ago
|
Severity: normal → major
Component: Layout → Layout: View Rendering
QA Contact: layout → layout.view-rendering
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
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
•