Closed Bug 930362 Opened 11 years ago Closed 11 years ago

[LockScreen] The icons' background would light up when touch on them

Categories

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

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(b2g-v1.2 fixed, b2g-v1.3 fixed)

RESOLVED FIXED
Tracking Status
b2g-v1.2 --- fixed
b2g-v1.3 --- fixed

People

(Reporter: gweng, Assigned: gweng)

Details

Attachments

(3 files)

I've kept some legacy code and styles, which may cause this problem.
I'll seek for simple fixes only affect CSS as soon as possible.

Bad news is that this only happens on devices. On FirefoxNightly it would not happen.
Assignee: nobody → gweng
Attached image Unlock area light up
Add screenshots show that the areas got light up.
I've confirmed that this can be fixed by set these two elements' CSS attributes 'pointer-event' to 'none'.
The current setting was added in the Bug 916282, which wanted to improve the LockScreen in screen reader.
Therefore I will needinfo Eitan to see how to handle this and avoid to make the screen reader broken.
Flags: needinfo?(eitan)
Making pointer events none, will not allow blind users to discover these icons by touch. Is there another solution?
Flags: needinfo?(eitan)
Attached file Patch
Fixed it with CSS style adjustments, without touch the pointer-event attribute.
Attachment #823240 - Flags: review?(timdream)
Attachment #823240 - Flags: review?(timdream)
Attachment #823240 - Flags: review+
Attachment #823240 - Flags: approval-gaia-v1.2+
master: https://github.com/mozilla-b2g/gaia/commit/8f01f87a1e74475ba681a37d74450d2b6361c627

later would merge to v1.2
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: