Open
Bug 873451
Opened 12 years ago
Updated 2 years ago
Implement IA2 NEXT/PREV_TABBABLE relations
Categories
(Core :: Disability Access APIs, enhancement)
Tracking
()
NEW
People
(Reporter: surkov, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [lang=c++])
IA2_RELATION_NEXT_TABBABLE
IA2_RELATION_PREVIOUS_TABBABLE
Reporter | ||
Updated•12 years ago
|
Reporter | ||
Comment 1•12 years ago
|
||
Robert, do you know how to obtain an element next/prev to some other element in tab order?
nsFocusManager::GetNextTabbableContent?
Reporter | ||
Comment 3•11 years ago
|
||
probably nsFocusManager::DetermineElementToMoveFocus with MOVEFOCUS_FORWARD/BACKWARD?
Is that a question?
BTW Neil Deakin knows a lot more about that code than I do.
Comment 5•11 years ago
|
||
(In reply to alexander :surkov from comment #3)
> probably nsFocusManager::DetermineElementToMoveFocus with
> MOVEFOCUS_FORWARD/BACKWARD?
This is correct.
Reporter | ||
Comment 6•11 years ago
|
||
Follow to bug 873450 comment #1 to get an idea how to implement it (also see comment #5).
Whiteboard: [mentor=surkov.alexander@gmail.com][lang=c++]
Assignee | ||
Updated•10 years ago
|
Mentor: surkov.alexander
Whiteboard: [mentor=surkov.alexander@gmail.com][lang=c++] → [lang=c++]
Comment 8•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:Jamie, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee: pranavp1616 → nobody
Flags: needinfo?(jteh)
Updated•3 years ago
|
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•