Closed Bug 884514 Opened 11 years ago Closed 11 years ago

Hide windows from a11y layer when lockscreen is active

Categories

(Firefox OS Graveyard :: Gaia::System::Lockscreen, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: eeejay, Assigned: eeejay)

References

()

Details

Attachments

(1 file)

There has been a regression from this commit:
https://github.com/mozilla-b2g/gaia/commit/ec3e9d717443735f0ad04c3ff5e3ccd0ec2214db

Reintroducing that will not suffice. For one, we should be hiding all app windows, not just the homescreen (plus, that changeset was before oop iframes). Second, we can't just set iframes visibility to hidden, because audio apps will get muted when the lockscreen engages.
Changing the style of the app iframes won't work well because it will interfere with the way that audio apps work. So we need to use aria-hidden.
Attachment #764344 - Flags: review?(kgrandon)
Attachment #764344 - Flags: review?(kgrandon) → review+
Landed in master: https://github.com/mozilla-b2g/gaia/commit/09e4e21f31dbd3b4a85a1919d0e28487f604e322
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment on attachment 764344 [details] [diff] [review]
Hide windows when lockscreen is active.

Review of attachment 764344 [details] [diff] [review]:
-----------------------------------------------------------------

I don't know the meaning of this change.
Attachment #764344 - Flags: review+ → review-
Blocks: gaiaa11y
Assignee: nobody → eitan
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: