Closed
Bug 921397
Opened 11 years ago
Closed 7 years ago
confirm dialog doesn't prevent touchend
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: evyatar, Unassigned)
Details
STR:
1. Search on e.me
2. Tap and Hold an app // "Add to Home Screen" confirm should show
3. Release the finger
Result:
The app is still clicked in the background.
It looks as though the "touchend" event is still being sent to the app's icon.
Expected:
The app shouldn't get clicked.
The "touchend" event shouldn't be sent to the original element, since there's now an element overlaying everything.
Comment 1•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•