Closed Bug 341716 Opened 18 years ago Closed 18 years ago

document the latest find-bar changes and add tip about enabling fayt

Categories

(Firefox Graveyard :: Help Documentation, defect)

2.0 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 2

People

(Reporter: steffen.wilberg, Assigned: steffen.wilberg)

References

Details

(Keywords: fixed1.8.1, late-l10n)

Attachments

(1 file, 2 obsolete files)

Bug 340849 replaced the "Match case" checkbox on the Find Bar with an automatic case-sensitivity detection. It searches case-insensitive unless you type any uppercase character. When searching case sensitive, it displays "(Case sensitive)".
Here's my summary of what my patch did (this is mostly redundant with comment #0): * Find bar no longer has a "Match case" checkbox * Find bar's case sensitivity now has three modes, controlled by accessibility.typeaheadfind.casesensitive: -1: Automatic case-sensitivity [default] 0: Never case-sensitive 1: Always case-sensitive * Automatic mode is case-insensitive when the search string is all-lowercase, and case-sensitive otherwise. This is similar to the behavior of emacs, less, and many other editors/text utilities. * Whenever the Find bar is in case sensitive mode, either automatic or manual, "(Case sensitive)" appears after the Next/Previous buttons to indicate this. The goal of this change is to fix two UI problems: * Users who want case-sensitive searches have to move their mouse to a checkbox and click it * Users generally want case-sensitive searches only for a particular search, and are often tripped up by the statefulness of the "Match case" checkbox There is one use case where the new UI is poorer than the old UI -- when a user wants to do a case-sensitive search for an all-lowercase string. This is a tradeoff. (Users can still accomplish this by switching the pref in about:config, which will take effect immediately, but the expected behavior is that users will simply manually skip incorrect matches.)
Thanks for the detailed explanation and rationale!
Attached patch patch (obsolete) — Splinter Review
This patch - corrects the button labels (bug 340166; "Highlight" is incorrect as well), - adds the Ctrl+F and F3 shortcuts, - documents the automatic case-sensitivity detection, - adds a tip about enabling fayt.
Assignee: nobody → steffen.wilberg
Status: NEW → ASSIGNED
Attachment #226059 - Flags: review?(jwalden+fxhelp)
*** Bug 340166 has been marked as a duplicate of this bug. ***
Summary: document the new automatic case-sensitivity detection in Find Bar → document the new automatic case-sensitivity detection in Find Bar; correct button labels; add tip about enabling fayt
Bah.
Depends on: 342081
Summary: document the new automatic case-sensitivity detection in Find Bar; correct button labels; add tip about enabling fayt → document the latest find-bar changes and add tip about enabling fayt
Attached patch The search is case-insensitive. (obsolete) — Splinter Review
Attachment #226059 - Attachment is obsolete: true
Attachment #226243 - Flags: review?(jwalden+fxhelp)
Attachment #226059 - Flags: review?(jwalden+fxhelp)
Comment on attachment 226243 [details] [diff] [review] The search is case-insensitive. >Index: mozilla/browser/locales/en-US/chrome/help/using_firebird.xhtml >=================================================================== >+ <li>Type the text you want to find. The search automatically begins as soon as >+ type something into the search box. The search is case-insensitive.</li> Should that be "The search automatically begins as soon as you type something into the search box"?
Oops, of course.
Target Milestone: Firefox 2 beta1 → Firefox 2 beta2
Keywords: late-l10n
Depends on: 345786
Bug 345786 will bring back the "Match Case" checkbox. So I'll remove the sentence "The search is case-insensitive", and readd this part: <li><strong>Highlight</strong>: highlight occurrences of your search string in the current page.</li>
Err, I meant this part of course: - <li><strong>Match case</strong>: limit the search to text that has the - same capitalization as your search string.</li>
Hi Jeff, I hope you don't need another two months to review this ;-)
Attachment #226243 - Attachment is obsolete: true
Attachment #232421 - Flags: review?(jwalden+fxhelp)
Attachment #226243 - Flags: review?(jwalden+fxhelp)
Target Milestone: Firefox 2 beta2 → Firefox 2
Attachment #232421 - Flags: review?(jwalden+fxhelp) → review+
Fixed on trunk.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Attachment #232421 - Flags: approval1.8.1?
Comment on attachment 232421 [details] [diff] [review] The Return of the "Match Case" a=beltzner on behalf of the 181drivers
Attachment #232421 - Flags: approval1.8.1? → approval1.8.1+
Fixed on branch!
Keywords: fixed1.8.1
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: