Closed
Bug 887250
Opened 11 years ago
Closed 11 years ago
ARIA textbox role doesn't expose value
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
mozilla25
People
(Reporter: surkov, Assigned: surkov)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
tbsaunde
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•11 years ago
|
||
we were asked by AT vendor to fix it, an easy one
Blocks: 2013q2a11y
Assignee | ||
Updated•11 years ago
|
Assignee | ||
Comment 2•11 years ago
|
||
Assignee: nobody → surkov.alexander
Attachment #768999 -
Flags: review?(trev.saunders)
Comment 3•11 years ago
|
||
what's up with commenting out bits of the test?
Assignee | ||
Comment 4•11 years ago
|
||
(In reply to Trevor Saunders (:tbsaunde) from comment #3)
> what's up with commenting out bits of the test?
yeah, I remove that already, don't worry :)
Comment 5•11 years ago
|
||
Comment on attachment 768999 [details] [diff] [review]
patch
> nsTextEquivUtils::GetTextEquivFromSubtree(Accessible* aAccessible,
> nsString& aTextEquiv)
> {
doesn't hurt to make it inline now right?
>- * The difference it returns not empty result for things like HTML p, i.e.
>- * if the role has eNameFromSubtreeIfReq rule.
>+ * The difference it returns not empty result for things like HTML p.
> */
the difference is or maybe, however it it returns
>+/*
clean this stuff up
r=me with that stuff fixed
Attachment #768999 -
Flags: review?(trev.saunders) → review+
Assignee | ||
Comment 6•11 years ago
|
||
Flags: in-testsuite+
Comment 7•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
You need to log in
before you can comment on or make changes to this bug.
Description
•