Closed
Bug 291333
Opened 20 years ago
Closed 20 years ago
Scroll bars still visible even if visibility is set to hidden
Categories
(Core Graveyard :: GFX: Mac, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 187435
People
(Reporter: will, Assigned: jaas)
References
()
Details
(Keywords: platform-parity, testcase)
Attachments
(1 file)
|
255 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/312.1 (KHTML, like Gecko) Safari/312 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 When changing the visibility of a layer from visible to hidden the scroll bars remain visible. I have checked the PC version of Firefox (Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/ 20041107 Firefox/1.0) and this issue does not exist in it. http://www.matthewdear.com/decider.html The example url leaves the horizontal scroll bars of each scrolling layer visible when the mouseover javascript makes the layers hidden. Reproducible: Always Steps to Reproduce: 1. Load the page. 2. 3. Actual Results: The page was initially rendered wrong and continued to be wrong. Expected Results: The expected results were to have the scroll bars become hidden when the layers became hidden, it is correct in the PC version I tested (Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/ 20041107 Firefox/1.0)
Comment 1•20 years ago
|
||
Reporter: Can you please retest with a Firefox developer trunk build ? (ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk)
I just tested it in the Trunk Build and the issue appears to be present. (In reply to comment #1) > Reporter: > Can you please retest with a Firefox developer trunk build ? > (ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk) > >
Comment 3•20 years ago
|
||
WFM Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050418 Firefox/1.0+ Seems to be a Mac only bug.
Comment 4•20 years ago
|
||
Confirmed with Mozilla 1.7.7 [Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050414] and Firefox 1.0.3 [Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3].
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•20 years ago
|
Assignee: firefox → joshmoz
Component: General → GFX: Mac
Product: Firefox → Core
QA Contact: general → mac
Version: unspecified → Trunk
Comment 5•20 years ago
|
||
Scrollbars appear even if visibiliy:hidden has been set
Updated•20 years ago
|
Keywords: testcase
Summary: Scroll bars still visible when layer is set to hidden, DHTML and rendering issue → Scroll bars still visible even if visibility is set to hidden
Comment 6•20 years ago
|
||
*** This bug has been marked as a duplicate of 187435 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•