Closed
Bug 519833
Opened 16 years ago
Closed 16 years ago
remove find bar from fennec for 1.0
Categories
(Firefox for Android Graveyard :: General, defect, P3)
Tracking
(fennec1.0+)
VERIFIED
FIXED
fennec1.0b5
| Tracking | Status | |
|---|---|---|
| fennec | 1.0+ | --- |
People
(Reporter: madhava, Assigned: mfinkle)
References
Details
(Whiteboard: [polish])
Attachments
(1 file, 1 obsolete file)
|
11.51 KB,
patch
|
Gavin
:
review+
|
Details | Diff | Splinter Review |
We've cut the find (find in page) bar for 1.0, but CTRL-F still brings it up.
| Reporter | ||
Updated•16 years ago
|
tracking-fennec: --- → ?
Whiteboard: [polish]
| Assignee | ||
Comment 1•16 years ago
|
||
I'm going to remove the CTRL+F shortcut, which is the only way to make it visible. But I am leaving the code since we seem to want Find-on-Page for a later release.
I even have some contributor patches to land for Find.
| Reporter | ||
Comment 2•16 years ago
|
||
Yeah - that's better.
| Reporter | ||
Updated•16 years ago
|
Priority: -- → P3
Updated•16 years ago
|
tracking-fennec: ? → 1.0+
| Assignee | ||
Comment 3•16 years ago
|
||
This patch removes the <command>s and <key>s to open the Findbar
Assignee: nobody → mark.finkle
Attachment #406492 -
Flags: review?(gavin.sharp)
| Assignee | ||
Comment 4•16 years ago
|
||
This patch removes all traces of findbar
Attachment #406492 -
Attachment is obsolete: true
Attachment #407110 -
Flags: review?(gavin.sharp)
Attachment #406492 -
Flags: review?(gavin.sharp)
Updated•16 years ago
|
Attachment #407110 -
Flags: review?(gavin.sharp) → review+
| Assignee | ||
Comment 5•16 years ago
|
||
pushed:
https://hg.mozilla.org/mobile-browser/rev/552ff7259a9b
hg qref -m fail
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → B5
Comment 6•16 years ago
|
||
verified FIXED on builds:
Mozilla/5.0 (X11; U; Linux armv7l; en-US; rv:1.9.2b1pre) Gecko/20091020
Fennec/1.0b5pre
and
Mozilla/5.0 (X11; U; Linux armv6l; en-US; rv:1.9.3a1pre) Gecko/20091020
Fennec/1.0b5pre
Status: RESOLVED → VERIFIED
Comment 7•16 years ago
|
||
Litmus testcases:
https://litmus.mozilla.org/show_test.cgi?id=7353
https://litmus.mozilla.org/show_test.cgi?id=7213
https://litmus.mozilla.org/show_test.cgi?id=7231
https://litmus.mozilla.org/show_test.cgi?id=7377
all were deleted.
Flags: in-litmus+
You need to log in
before you can comment on or make changes to this bug.
Description
•