Closed
Bug 289752
Opened 20 years ago
Closed 20 years ago
Rendering engine CSS style overflow=auto and background image rendering problem
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: scjnsn, Unassigned)
References
()
Details
(Keywords: testcase)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2 When there is a background image and a DOM element that has 'overflow=auto' on the page and you put focus on a form field on that page, the background image suddenly covers up content on that same page. Reproducible: Always Steps to Reproduce: 1.Just go to the attached URL and click the mouse in the form field. Only happens on Mac. 2. 3. Actual Results: Hosed page Expected Results: Not hose the page. Just a note, if the background gif has been saved with transparency enabled the bug does not happen.
Updated•20 years ago
|
Assignee: firefox → nobody
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Version: unspecified → 1.0 Branch
Comment 1•20 years ago
|
||
wfm on Seamonkey 2005040509 on Mac OS 10.3.8.
Comment 2•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050412 Firefox/1.0+ Seems to work for me. Reporter, please can you try with a nightly build and see if this issue is still present? If it is not, please close the bug (Invalid, or WorksForMe) Thanks!
Keywords: testcase
| Reporter | ||
Updated•20 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Comment 3•20 years ago
|
||
Bugs that start working without a patch get resolved WFM.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 4•20 years ago
|
||
The bug is gone in the nightly build, but not in the release version.
You need to log in
before you can comment on or make changes to this bug.
Description
•