Closed
Bug 394630
Opened 17 years ago
Closed 16 years ago
Incorrect painting with -moz-border-radius and :hover color change
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
People
(Reporter: stifu, Unassigned)
References
()
Details
(Keywords: regression, testcase)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a8pre) Gecko/2007083105 Minefield/3.0a8pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a8pre) Gecko/2007083105 Minefield/3.0a8pre
Simple test case: http://stifu.free.fr/dl/temp/border-radius.html
Hovering that table cell affects the round table border, making white sharp angles appear. Those white angles stay even if you move your cursor out of the cell. Making the page lose focus and going back to it fixes the angles, though.
Note that this doesn't happen if cellspacing is set to 0.
It's a regression, doesn't happen with Firefox 2.
Reproducible: Always
Steps to Reproduce:
See details.
Updated•17 years ago
|
Blocks: 368247
Status: UNCONFIRMED → NEW
Component: General → Layout
Ever confirmed: true
Product: Firefox → Core
QA Contact: general → layout
Version: unspecified → Trunk
Comment 1•17 years ago
|
||
I can reproduce this bug on Mac. CCing Vlad, who has been working on -moz-border-radius bugs lately.
Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.9a8pre) Gecko/2007090104 Minefield/3.0a8pre
Component: Layout → GFX: Thebes
Keywords: regression,
testcase
OS: Windows XP → All
QA Contact: layout → thebes
Hardware: PC → All
Summary: CSS regression: -moz-border-radius hover bug → Incorrect painting with -moz-border-radius and :hover color change
Comment 2•17 years ago
|
||
Comment 3•17 years ago
|
||
Comment 4•17 years ago
|
||
Given that this is a minor visual issue not going to block
Flags: wanted1.9+
Flags: blocking1.9?
Flags: blocking1.9-
Comment 5•16 years ago
|
||
Seems to be fixed by bug 368247.
Tested with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1a2pre) Gecko/20080820112406 Minefield/3.1a2pre.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 6•16 years ago
|
||
I can confirm it works with Firefox 3.0.1 too. I hadn't noticed. Nice. :)
You need to log in
before you can comment on or make changes to this bug.
Description
•