Closed Bug 113272 Opened 23 years ago Closed 23 years ago

nsEngineer tab: Click or ENTER doesnt do anything

Categories

(Core :: XUL, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED INVALID

People

(Reporter: dp, Assigned: samir_bugzilla)

References

()

Details

(Keywords: regression)

I have noticed this since nov 30. (dont know when it first started happening) - Get the nsEngineer tag from http://scottcollins.net/panels/ns-engineer-home.shtml - in 12/02 builds clicking on new bug or searching for a bug doesnt do anything
Keywords: regression
Looks like the nsEngineer XUL needs to be updated to use selected="true" on the radio element instead of checked="true". CC'ing Scott. Not a sidebar issue.
Status: NEW → RESOLVED
Closed: 23 years ago
Component: Sidebar → XP Toolkit/Widgets
Resolution: --- → INVALID
Ah! But how does that selection work for ns6.2 Maybe default radio selectio behaviour changed. Do you know ?
Yes, I think it changed because the tab's XUL content works fine in N6.2. So maybe setting both checked="true" and selected="true" solves the backwards compatibility problem? CC'ing some folks in the know on XUL 1.0 work.
Yeah, it's odd, but checked="true" selected="true" should be okay.
verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.