Closed
Bug 295029
Opened 20 years ago
Closed 20 years ago
borders around images are specified as solid, rendered as dotted
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 203079
People
(Reporter: thettenhausen, Assigned: dbaron)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.7) Gecko/20050421 Firefox/1.0.3 (Debian package 1.0.3-2) The cd covers on this page have a border with the attribute border-style: solid; but on Linux those in the visible area on page load are rendered with a dotted border. Those outside the visible area are rendered correctly, as in scrolling down shows the images down there with a solid border. Scrolling back up now shows that the images at the top now also get rendered correctly with a solid border. Does not happen on my WindowsXP machine, also experienced it with Mozilla Suite and older builds, so above build identifier is not the only affected version. Reproducible: Always Steps to Reproduce: 1. Open URL. 2. Scroll down and up again to see change. 3. Reload to start test case again. Actual Results: Images in visible area are rendered with dotted border. Scrolling them out of visible area and back in sets border rendering to solid style. Expected Results: Border should be solid all the time.
Comment 1•20 years ago
|
||
Dupe of bug 203079?
Comment 2•20 years ago
|
||
worksforme with linux trunk 2005052002 and 1.7.8 please try a .mozilla.org trunk build http://ftp.mozilla.org/pub/mozilla.org/mozilla/nightly/2005-05-20-08-trunk/ http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2005-05-20-05-trunk/
I am going to agree with comment #1 here, this is a dupe of bug 203079. <-Dupe *** This bug has been marked as a duplicate of 203079 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•