Closed
Bug 942856
Opened 11 years ago
Closed 11 years ago
[Gaia] Sometimes the blue highlights shown on a touch does not appear anymore
Categories
(Core :: Panning and Zooming, defect)
Core
Panning and Zooming
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: vingtetun, Unassigned)
References
Details
I didn't found some reliable steps to reproduce this issue at the moment but it has happens to me a few times already.
With APZ turned on sometimes the blue highlight stops working after a while. I have seen that mostly into the Dialer app for the moment but I *think* I have seen it into other apps as well.
The highlight seems to be the only thing that stops working, touch events still work. The only way to get back the highlight is to kill the app and relaunch it.
Reporter | ||
Comment 1•11 years ago
|
||
I think it could have be a duplicate of bug 942701.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 2•11 years ago
|
||
I'm still seeing it sometimes. So probably not a dup in fact since this is with the APZ code path.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Reporter | ||
Comment 3•11 years ago
|
||
When it happens on the Dialer app, it seems like I need to restart Gecko to get it working again. Then if I kill the app and start it again then it reproduce. Is there any global information with keep?
Reporter | ||
Comment 4•11 years ago
|
||
(In reply to Vivien Nicolas (:vingtetun) (:21) (RTO - Review Time Off until 09/12/13) from comment #3)
> When it happens on the Dialer app, it seems like I need to restart Gecko to
> get it working again. Then if I kill the app and start it again then it
> reproduce. Is there any global information with keep?
I can reproduce that on Settings as well. Is there only one APZCTreeManager ? If yes, then it could be that something in it is wrong.
Comment 5•11 years ago
|
||
Yes, there is only one APZCTreeManager.
Reporter | ||
Comment 6•11 years ago
|
||
The good thing is that now it is consistent and I never see it on my device for the dialer app, even when rebooting :)
Reporter | ||
Comment 7•11 years ago
|
||
I don't see it any more with today's build and patches from bug 943846, bug 940706, bug 814435. The one related to events may be related to that, but the previous version was not fixing that.
Anyway, let's close again this bug and hope there is not other way to reproduce it.
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → WORKSFORME
Updated•11 years ago
|
Blocks: gaia-apzc-2
Updated•11 years ago
|
No longer blocks: gaia-apzc-2
You need to log in
before you can comment on or make changes to this bug.
Description
•