Closed Bug 767946 Opened 12 years ago Closed 6 years ago

The font appear latter then the background and everything else when the screen is turned back on

Categories

(Firefox OS Graveyard :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: timdream, Unassigned)

Details

STR:

1. Turn off screen with SLEEP button
2. Turn it back on

Expected:

1. Text on the screen appears at the same time as other stuff

Actual:

2. The text is gone for notifiable time and then come back.

Note:

Really weird.

1. Removing |this.screen.classList.add('screenoff');| will cause the problem to go away.
https://github.com/mozilla-b2g/gaia/blob/master/apps/system/js/screen_manager.js#L115

2. But, removing CSS here that applied by the class name
https://github.com/mozilla-b2g/gaia/blob/master/apps/system/style/system/system.css#L37
Does not the make the problem go away, so the problem is not tie to specific CSS rules.

3. Replacing the web font with built-in font doesn't help.
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.