Closed
Bug 307085
Opened 19 years ago
Closed 5 years ago
incorrect tab order when widgets created by javascript
Categories
(Core :: XBL, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: jooaun.saw, Unassigned)
References
Details
(Keywords: testcase)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.9) Gecko/20050711 Firefox/1.0.5 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.9) Gecko/20050711 Firefox/1.0.5 Tab order mess up if it is created by javascript. Check attached test case. Reproducible: Always Actual Results: tab order mess up Expected Results: tab order follow sequence at which they are appended.
| Reporter | ||
Comment 1•19 years ago
|
||
Comment 2•19 years ago
|
||
Somewhat more simplified testcase. Things seems to go wrong with the dynamically added menupopup.
Comment 3•19 years ago
|
||
Anyway, I think this is also an xbl issue, somehow. Testcase2 seems to suffer also from bug 307088, by the way.
Component: Layout → XBL
Keywords: testcase
Updated•19 years ago
|
Assignee: nobody → general
QA Contact: layout → ian
Updated•15 years ago
|
Assignee: xbl → nobody
QA Contact: ian → xbl
Comment 5•5 years ago
|
||
XBL is now disabled in Firefox (Bug 1583314) and is in the process of being removed from Gecko (Bug 1566221), so closing bugs requesting changes to its implementation as wontfix.
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•