Closed
Bug 453839
Opened 16 years ago
Closed 8 years ago
mochitest for nsIAccessible selection methods for single single selection accessibles
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: surkov, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [auto-closed:inactivity])
No description provided.
Reporter | ||
Comment 1•16 years ago
|
||
This is for html link and element with aria-selected attribute (without parent element with aria-multiselectable attribute). All methods: TakeSelection and SetSelected(PR_TRUE) will focus such accessibles and nothing more. This behaviour was introduced in bug 290354. Aaron, could you answer why? I mean why should we focus them?
Also, if it's the case of aria-selected then we don't change aria-selected attribute. Is it correct?
Reporter | ||
Comment 2•16 years ago
|
||
(In reply to comment #1)
> . Aaron, could you answer why? I mean why
> should we focus them?
>
I ask because accSelect( SELFLAG_TAKESELECTION | SELFLAG_TAKEFOCUS) will try to focus accessible twice. Isn't this overkill in general?
Reporter | ||
Comment 3•16 years ago
|
||
Aaron, Marco, what do you think?
Reporter | ||
Updated•14 years ago
|
Assignee: surkov.alexander → nobody
Blocks: a11ytestdev
Comment 4•8 years ago
|
||
AUTO-CLOSED. This bug untouched for over 2000 days. Please reopen if you can confirm the bug and help it progress.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Whiteboard: [auto-closed:inactivity]
You need to log in
before you can comment on or make changes to this bug.
Description
•