Closed
Bug 254301
Opened 21 years ago
Closed 19 years ago
Ctrl+* shortcuts don't work in the Find toolbar - of note, Ctrl+V, Ctrl+Backspace
Categories
(Toolkit :: Find Toolbar, defect)
Toolkit
Find Toolbar
Tracking
()
RESOLVED
FIXED
mozilla1.8rc1
People
(Reporter: jhatax, Assigned: masayuki)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040725 Firefox/0.9
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040725 Firefox/0.9
Ctrl+* shortcuts don't work in the Find toolbar since the Find field does not
have a cursor (but keyboard input gets directed to it). Clicking the field with
the mouse presents the user with a cursor after which all keyboard shortcuts
related to text entry work fine.
Reproducible: Always
Steps to Reproduce:
1. Start typing - the find toolbar appears
2. Try pasting text with Ctrl+V
Actual Results:
No text gets pasted.
Expected Results:
Text should get pasted since this is the default behaviour of a textfield. Also
other keyboard data entry shortcuts should work.
Comment 2•21 years ago
|
||
Like bug 253988, this is invalid. It's not supposed to have focus in TAF mode.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
Comment 3•21 years ago
|
||
FAYT could support Ctrl+V and Ctrl+Backspace without the Find bar having focus,
and IMO it should support at least Ctrl+V.
Assignee | ||
Comment 4•19 years ago
|
||
This is fixed by bug 259454.(It's Fx only, not including SeaMonkey)
Assignee | ||
Comment 5•19 years ago
|
||
-> FIXED
Status: NEW → RESOLVED
Closed: 21 years ago → 19 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•