Closed
Bug 306988
Opened 19 years ago
Closed 2 years ago
No beep is heard if phrase is not found after entering only 1 character in find toolbar
Categories
(Toolkit :: Find Toolbar, defect, P5)
Toolkit
Find Toolbar
Tracking
()
RESOLVED
FIXED
People
(Reporter: zidane2k1, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050531 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050531 Firefox/1.0+ When using the Find toolbar, if you are unlucky and the phrase is not found after entering just one character, the find box highlights red and indicates "phrase not found", but the beep is not heard until yet another character is typed. Reproducible: Always Steps to Reproduce: 1. Go to any webpage, such as http://www.mozilla.org 2. Show the find toolbar using any method (Edit-->Find, Ctrl+F, /) 3. Type a character that isn't on the webpage at all into the find box, such as in the above example, '$' Actual Results: Find box highlights red, "phrase not found" is indicated, but there is no beep until another character is entered Expected Results: Same as above, except a beep should already be played at the first sign of no match
Comment 1•19 years ago
|
||
Indeed, the first letter is handled differently, since it is used to mark the position to begin the next search.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
Hardware: PC → All
Version: unspecified → Trunk
| Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
Updated•9 years ago
|
Priority: -- → P5
Fixed by now
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•