Closed
Bug 278160
Opened 20 years ago
Closed 2 years ago
find toolbar searches only for first letter when text is pased into it
Categories
(Toolkit :: Find Toolbar, defect, P5)
Tracking
()
RESOLVED
DUPLICATE
of bug 345095
People
(Reporter: mbarac, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
The find toolbar will only search for the first letter of the text you want to
search if you paste it into the find on this page dialog.
Reproducible: Always
Steps to Reproduce:
1.copy some text (any text)
2.CTRL+F
3.paste it
Actual Results:
It will search and highlight only the first letter of that text.
Expected Results:
Searched for the entire pasted text. Very annoying if you search a long url on
some page and you have it copied.
Comment 1•20 years ago
|
||
WFM on current trunk CVS build. I've never had this problem at all.
Always reproducible by:
1) Copy "delphi 7" without quotes to clipboard
2) Go to http://www.borland.com/delphi/
3) Ctrl + F to trigger the find bar
4) Ctrl + V to paste
Actual Results:
The character "D" on link "Developers" under "Products" on the left is highlighted.
Expected Results:
Should give "No match."
And the weird thing was that it didn't find the first "D" either as text or link
Not really a major bug though... (guess I can't change the unconfirmed staus to
new...)
Comment 3•20 years ago
|
||
(In reply to comment #2)
> Always reproducible by:
> 1) Copy "delphi 7" without quotes to clipboard
> 2) Go to http://www.borland.com/delphi/
> 3) Ctrl + F to trigger the find bar
> 4) Ctrl + V to paste
>
> Actual Results:
> The character "D" on link "Developers" under "Products" on the left is
highlighted.
>
> Expected Results:
> Should give "No match."
> And the weird thing was that it didn't find the first "D" either as text or link
>
> Not really a major bug though... (guess I can't change the unconfirmed staus to
> new...)
Confirming on Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2)
Gecko/20050520 Firefox/1.0+
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•19 years ago
|
||
FWIW, when trying to reproduce duplicate bug 299835, I easily reproduced it
once, but all the following attempts failed: Mozilla/5.0 (Windows; U; Windows NT
5.1; en-US; rv:1.8b4) Gecko/20050805 Firefox/1.0+
Version: unspecified → Trunk
Comment 5•19 years ago
|
||
*** Bug 299835 has been marked as a duplicate of this bug. ***
(In reply to comment #4)
> FWIW, when trying to reproduce duplicate bug 299835, I easily reproduced it
> once, but all the following attempts failed
1) Copy "delphi 7" without quotes to clipboard
2) Go to http://www.borland.com/delphi/
3) Ctrl + F to trigger the find bar
4) Clear text from previous search and close find bar
5) Ctrl + F to trigger the find bar again
6) Ctrl + V to paste
Updated•19 years ago
|
QA Contact: fast.find
Comment 7•19 years ago
|
||
Dup of (fixed) bug 345095?
Updated•18 years ago
|
Assignee: bross2 → nobody
Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
Updated•9 years ago
|
Priority: -- → P5
Comment 8•2 years ago
|
||
In the process of migrating remaining bugs to the new severity system, the severity for this bug cannot be automatically determined. Please retriage this bug using the new severity system.
Severity: major → --
You need to log in
before you can comment on or make changes to this bug.
Description
•