Closed
Bug 279107
Opened 20 years ago
Closed 20 years ago
moz-border-radius and moz-opacity cause rendering bug
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: dtm, Assigned: bugs)
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.7.5) Gecko/20041110 Firefox/1.0 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.7.5) Gecko/20041110 Firefox/1.0 Repainting an opaque div with rounded corners causes thin redlines to appear to the right of the text. Usually triggered by making and clearing a text selection or sometimes uncovering regions with another window. Doesnt occur on windows or osx. Doesnt occur if you remove moz-border-radius. Reproducible: Always Steps to Reproduce: 1. Goto testcase 2. select the first 't' Actual Results: thin red line appears at end of the line of text Expected Results: no thin red line
| Reporter | ||
Comment 1•20 years ago
|
||
| Reporter | ||
Comment 2•20 years ago
|
||
taken after 't' is selected
wfm. Mozilla/5.0 (Windows; U; Windows NT 5.1; ja-JP; rv:1.8b) Gecko/20050120 Firefox/1.0+
Comment 4•20 years ago
|
||
Works for me on Linux with Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0. FWIW I'm using icewm...
| Reporter | ||
Comment 5•20 years ago
|
||
I've been trying to narrow down the problem. It occurs for me in gtk2+xft builds of mozilla and was fixed sometime between 1.8a4 and 1.8a5. It also seems to be fixed in the latest firefox trunk builds.
Comment 6•20 years ago
|
||
if it works in current trunk builds, please resolve this bug as worksforme.
| Reporter | ||
Updated•20 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•