Closed
Bug 607965
Opened 12 years ago
Closed 12 years ago
Find text field state is not reset when the find helper is closed
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: vingtetun, Assigned: vingtetun)
Details
(Whiteboard: [fennec-checkin-postb2])
Attachments
(1 file)
698 bytes,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
Steps to reproduce: * go to about:home * go to the site menu -> Find In Page * type the string "test" -> observe the field background color goes red * dismiss the find helper by tapping in the content * go to the site menu -> Find In Page Actual result: * the find's texfield is still red Expected result: * The find textfield have a normal background color
Attachment #486612 -
Flags: review?(mark.finkle)
Updated•12 years ago
|
Attachment #486612 -
Flags: review?(mark.finkle) → review+
Updated•12 years ago
|
Whiteboard: [fennec-checkin-postb2]
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → 21
Assignee | ||
Comment 1•12 years ago
|
||
http://hg.mozilla.org/mobile-browser/rev/8ccacaeb1d9d I've added a small tweak to reset the status also when the field is cleared
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 2•12 years ago
|
||
verified FIXED on builds: Mozilla/5.0 (Maemo; Linux armv71; rv:2.0b8pre) Gecko/20101105 Namoroka/4.0b8pre Fennec/4.0b2pre and Mozilla/5.0 (Android; Linux armv71; rv:2.0b8pre) Gecko/20101105 Namoroka/4.0b8pre Fennec/4.0b2pre
Status: RESOLVED → VERIFIED
Updated•12 years ago
|
Flags: in-litmus?(mozaakash)
Comment 3•12 years ago
|
||
litmus testcase https://litmus.mozilla.org/show_test.cgi?id=13790 created to regression test this bug
Flags: in-litmus?(mozaakash) → in-litmus+
You need to log in
before you can comment on or make changes to this bug.
Description
•