Open
Bug 1407237
Opened 7 years ago
Updated 2 years ago
The "Search bar" is not focused after you drag a link into it
Categories
(Firefox :: New Tab Page, defect, P3)
Firefox
New Tab Page
Tracking
()
People
(Reporter: mcoman, Unassigned)
References
Details
Attachments
(1 file)
336.77 KB,
image/gif
|
Details |
[Notes]:
- The dropdown suggestion menu is not dismissed by pressing the "ESC" key or when clicking somewhere else in the page.
[Affected versions]:
- Firefox 56 and up
[Affected Platforms]:
- All Windows
- All Mac
- All Linux
[Steps to reproduce]:
1. Open the browser and navigate to "about:newtab".
2. Drag a Top Site in the "Search bar" and observe the behavior.
[Expected result]:
- The "Search bar" is focused.
[Actual result]:
- The search suggestions dropdown appears, but the search bar is not focused.
[Additional Notes]:
- The issue is reproducible on the old about:home page.
- The issue is also reproducible on the old about:newtab page.
- The issue is reproducible for any link you drag in the "Search bar"
- Attached a screen recording of the issue:
Comment 1•7 years ago
|
||
status-firefox59:
--- → ?
Updated•7 years ago
|
Component: Search → New Tab Page
Updated•7 years ago
|
Updated•7 years ago
|
Iteration: 60.3 - Feb 26 → ---
Component: New Tab Page → Activity Streams: Newtab
Comment 2•7 years ago
|
||
I thought we covered this in a previous conversation and said that dragging something into a text field is a strong signal of wanting to do something with it, therefore the search field should focus after something is dragged into it.
Comment 3•7 years ago
|
||
I believe the confusion was that web pages don't automatically get this, e.g., drag a link into a text box in bugzilla. But Firefox search box in the toolbar does get focus on drag, so we should do that behavior as in comment 2.
Keywords: uiwanted
Updated•7 years ago
|
Comment 5•6 years ago
|
||
There's various changes happening to the search box right now with hand-off from bug 1508388. And paste events end up moving focus to the address bar in bug 1518197. If we do end up going with search hand-off, we probably will WONTFIX this bug.
Assignee | ||
Updated•5 years ago
|
Component: Activity Streams: Newtab → New Tab Page
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•