Closed
Bug 320921
Opened 20 years ago
Closed 20 years ago
no tree structure exposed to at-poke
Categories
(Firefox :: Disability Access, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 241015
People
(Reporter: nian.liu, Unassigned)
Details
Attachments
(1 file)
|
641 bytes,
application/vnd.mozilla.xul+xml
|
Details |
1.run test case in firefox
2.poke structure with at-poke
expected result:
tree structure exposed to at-poke
actural result:
no tree structure exposed to at-poke
| Reporter | ||
Comment 1•20 years ago
|
||
Comment 2•20 years ago
|
||
XUL doesn't get exposed when it's running as content. That's bug 241015.
The bookmark manager tree is exposed when running in chrome.
To test xul samples you have to run them with
firefox -chrome xulfile.xul
INVALID?
| Reporter | ||
Comment 3•20 years ago
|
||
I prefer dup.
*** This bug has been marked as a duplicate of 241015 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•