Closed
Bug 310292
Opened 19 years ago
Closed 19 years ago
CSS overflow scrollbar and hidden layers
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 187435
People
(Reporter: arabus, Assigned: mikepinkerton)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko Camino/0.9+
Build Identifier:
If i have a layer (div) with CSS overflow attribute set to "auto" (or "scroll")
and hide this layer ("visibility: hidden") with javascript the scrollbar ist
still present...
Reproducible: Always
Steps to Reproduce:
1.definne layer with overflow: auto
2.Put large than layer content (text or picture) in it
3. hide layer with javascript
Actual Results:
The scroll bar (Mac design) still remians visible
Expected Results:
scrollbar vanische as does his layer
It's nightly 1.0 build (thanks to CaminoKnight)
I will file this as normal, even if i think its more a "Minor" Bug, but if found
no workaround, so it should be fixed in Camino.*** This bug has been marked as a duplicate of 187435 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•