Closed
Bug 687298
Opened 14 years ago
Closed 14 years ago
Preference checkboxes re-toggling on tap
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox9 fixed)
VERIFIED
FIXED
Firefox 9
| Tracking | Status | |
|---|---|---|
| firefox9 | --- | fixed |
People
(Reporter: aaronmt, Assigned: mbrubeck)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
2.09 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
Mozilla/5.0 (Android; Linux armv7l; rv:9.0a1) Gecko/20110917 Firefox/9.0a1 Fennec/9.0a1
Tapping a preference checkbox re-toggles it's state thus making no change.
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=39b192706927&tochange=85fb038d1dd1
Guessing a regression from either:
http://hg.mozilla.org/mozilla-central/rev/56a5de4a7413
http://hg.mozilla.org/mozilla-central/rev/94182039abda
| Reporter | ||
Updated•14 years ago
|
status-firefox9:
--- → affected
| Reporter | ||
Updated•14 years ago
|
Severity: normal → major
Updated•14 years ago
|
Assignee: nobody → sriram
| Reporter | ||
Comment 1•14 years ago
|
||
For the record, this is when one taps directly on the checkbox.
| Assignee | ||
Comment 2•14 years ago
|
||
Sorry, stealing this because I started working on a patch before I saw it was assigned.
Assignee: sriram → mbrubeck
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•14 years ago
|
||
Prevents the click event from reaching the checkbox.
Attachment #560937 -
Flags: review?(sriram)
Comment 4•14 years ago
|
||
Comment on attachment 560937 [details] [diff] [review]
patch
stealing review
Attachment #560937 -
Flags: review?(sriram) → review+
| Assignee | ||
Comment 5•14 years ago
|
||
Whiteboard: [inbound]
Version: Trunk → Firefox 9
Comment 7•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [inbound]
Target Milestone: --- → Firefox 9
Comment 8•14 years ago
|
||
Verified fixed on:
Mozilla/5.0 (Android;Linux armv7l;rv:9.0a1)Gecko/20110921
Firefox/9.0a1 Fennec/9.0a1
Device: Samsung Galaxy S
OS: Android 2.2
Status: RESOLVED → VERIFIED
| Reporter | ||
Updated•14 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•