Closed
Bug 427839
Opened 17 years ago
Closed 5 years ago
Dragging into a textbox should focus the textbox
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, enhancement)
Tracking
()
RESOLVED
DUPLICATE
of bug 1597829
People
(Reporter: mmortal03, Unassigned)
Details
When dragging selected text to a form box or the address bar, the cursor is currently not dropped along with the text. This would be very useful, such that you can drop the text and then just hit enter to run the query when dropping text into a search form, or to choose to Go when dropping an URL into the address bar.
Steps to reproduce
1. Select text
2. drag and drop it to a form or to the address bar
Actual results
The cursor is not dropped with the text
Expected results
The cursor is dropped along with the text, to allow easy execution of search, if a query form, or Go, if in the address bar.
Updated•17 years ago
|
Severity: minor → enhancement
Summary: Cursor should be dropped along with drag and drop of selected text to form or to address bar → Dragging text to the address bar should focus the address bar
Jesse, I was more concerned about the forms than the address box. I don't think that that would be an enhancement. If we need to have separate bug reports for each, I can make one for the text boxes (forms) and keep this one for the address bar, like you retitled it.
Updated•17 years ago
|
Summary: Dragging text to the address bar should focus the address bar → Dragging into a textbox should focus the textbox
Comment 2•14 years ago
|
||
When you drag text into the location bar it does not focus the text box so you have to click in the text box before you can click the green go button.
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•