Closed
Bug 820077
Opened 13 years ago
Closed 12 years ago
Can't click back button from More Information page
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: lmandel, Unassigned)
Details
I don't know how my phone got into this state but I'm unable to click the back button on the More Information settings page. To be clear, I can click on the back button, which highlights, but the page doesn't change. I captured a logcat but it's full of IdleService calls. Below is the stack that shows when I click the back button. Note that killing the settings seems to have put me back into a good state when the back button
12-10 14:42:40.459: I/IdleService(107): next timeout 1355168561469350 usec (1000 msec from now)
12-10 14:42:40.459: I/IdleService(107): SetTimerExpiryIfBefore: next timeout 1355168561469350 usec
12-10 14:42:40.459: I/IdleService(107): reset timer expiry from 5650135850244466 usec to 1355168561479350 usec
12-10 14:42:40.459: I/IdleService(107): Reset idle timeout: tell observer 4734f2b0 user is back
12-10 14:42:41.470: I/IdleService(107): Get idle time: time since reset 883 msec
12-10 14:42:41.470: I/IdleService(107): Idle timer callback: current idle time 883 msec
12-10 14:42:41.470: I/IdleService(107): next timeout 1355168561597672 usec (117 msec from now)
12-10 14:42:41.470: I/IdleService(107): SetTimerExpiryIfBefore: next timeout 1355168561597672 usec
12-10 14:42:41.470: I/IdleService(107): reset timer expiry from 0 usec to 1355168561607672 usec
12-10 14:42:41.600: I/IdleService(107): Get idle time: time since reset 1010 msec
12-10 14:42:41.600: I/IdleService(107): Idle timer callback: current idle time 1010 msec
12-10 14:42:41.600: I/IdleService(107): next timeout 5650135855599609 usec (4294967293989 msec from now)
12-10 14:42:41.600: I/IdleService(107): SetTimerExpiryIfBefore: next timeout 5650135855599609 usec
12-10 14:42:41.600: I/IdleService(107): reset timer expiry from 0 usec to 5650135855609609 usec
12-10 14:42:41.600: I/IdleService(107): Idle timer callback: tell observer 4734f2b0 user is idle
12-10 14:42:41.600: I/IdleService(107): Get idle time: time since reset 1014 msec
| Reporter | ||
Comment 1•13 years ago
|
||
Here's a video in which I demonstrate the issue. http://youtu.be/W9xc7F2UGRg
Comment 2•12 years ago
|
||
This seems to be working for me now. Please re-open if you are still seeing this.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•