Closed
Bug 111211
Opened 24 years ago
Closed 24 years ago
deck index doesn't work anymore
Categories
(Core :: XUL, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 102241
People
(Reporter: maxime.wacker, Assigned: hyatt)
Details
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<deck index="2">
<label value="index 0" />
<label value="index 1" />
<label value="index 2" />
</deck>
</window>
This sould say 'index 2' but if you try under 0.9.6, you got 'index 0'.
Sorry It's a duplicate of 102241
I promise i'll never repeat ;-)
*** This bug has been marked as a duplicate of 102241 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 3•24 years ago
|
||
Bug or XUL1.0 change?
/be
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•