Closed Bug 92863 Opened 23 years ago Closed 23 years ago

Hiding a DIV with a Select List leaves scrollbar on the screen

Categories

(Core :: DOM: CSS Object Model, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 92333

People

(Reporter: sandipc, Assigned: jst)

References

()

Details

(Whiteboard: DIGBug)

From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)
BuildID:    20010718

When you programtically hide a DIV that contains a select list using css, it 
hides the DIV correctly but the select list scroll bar remains on the screen?  
It appears to be left over from the rendering engine when it should be hidden 
as well!



Reproducible: Always
Steps to Reproduce:
1. Click on the above link
2. Hide the div by clicking on the link on the page
3. Notice the scroll bars of the select list remain on the screen

Actual Results:  Scrolls bar are still visible!

Expected Results:  Scroll bar should disappear with the hidden div.
Whiteboard: DIGBug
well.... I can't open that testcase (how hard is it to attach testcases to the
bug???), but I bet this is a duplicate of "Select box scrollbar is not hidden
with visibility:hidden property."

*** This bug has been marked as a duplicate of 92333 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.