Open Bug 61043 Opened 24 years ago Updated 2 years ago

Shouldn't be able to switch to a tab with styling display:none;

Categories

(Core :: XUL, defect, P5)

defect

Tracking

()

mozilla1.0.1

People

(Reporter: bugzilla, Unassigned)

Details

Reminder to disallow switching to a tab with display:none in tabBindings.xml in 
the future (once you can properly check style through the dom).
Blake, didn't you at some point create a fix for this? I can swear I reviewed it
a while back.
Status: NEW → ASSIGNED
I made one to ignore hidden="true".  I couldn't get display: none working 
because there's a problem with getComputedStyle not returning the right 
property value.
Severity: normal → minor
Priority: P3 → P5
Target Milestone: --- → mozilla1.0
Target Milestone: mozilla1.0 → mozilla0.9.8
Target Milestone: mozilla0.9.8 → mozilla1.0.1
Is getComputedStyle working for this now? There have been a number of fixes for
it recently.
Assignee: hewitt → nobody
Status: ASSIGNED → NEW
QA Contact: jrgmorrison → xptoolkit.widgets
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.