Closed
Bug 925209
Opened 11 years ago
Closed 5 years ago
Mark accessibles that have an opacity of 0 as invisible
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
mozilla75
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: eeejay, Assigned: eeejay)
References
Details
Attachments
(1 file)
One could distinguish between 1.0 opacity (OPAQUE) and translucent objects. But what about invisible objects that have 0 opacity? I think they should be invisible.
Comment 1•11 years ago
|
||
(In reply to Eitan Isaacson [:eeejay] from comment #0)
> One could distinguish between 1.0 opacity (OPAQUE) and translucent objects.
> But what about invisible objects that have 0 opacity? I think they should be
> invisible.
it's rather transparent than invisible
btw, IA2 has IA2_STATE_OPAQUE state that should be presented on every completely visible element which is different but correlates.
Assignee | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → eitan
Status: NEW → ASSIGNED
Updated•5 years ago
|
Attachment #9129328 -
Attachment description: Bug 925209 - Accessibles in opacity:0 subtrees should be invisible. r?Jamie! → Bug 925209 - Accessibles in opacity:0 subtrees should be invisible. r?Jamie
Pushed by eisaacson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3c89496f7998
Accessibles in opacity:0 subtrees should be invisible. r=Jamie
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in
before you can comment on or make changes to this bug.
Description
•