Add page to Pocket pop-up no longer auto-completes tags with Tab key
Categories
(Firefox :: Pocket, defect, P3)
Tracking
()
People
(Reporter: david.hellfeuer, Assigned: thecount)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0
Steps to reproduce:
- Log in to Pocket account
- Save an arbitratry web page to Pocket (using either the button next to the search bar or the entry in the contect menu when right-clicking on a link)
- In the "Saved to Pocket" pop-up, click in the "Add tags" input field
- Start typing the first characters of an existing tag, e.g. "tec" as the first characters of existing tag "technology"
- Auto-complete list below the input field appears and shows full tag "technology"
- Press the Tab key
Actual results:
- New Pocket tag "tec" created
- Input cursor moved to after the new tag "tec" in the Pocket "Add tags" input field
Expected results:
- Existing Pocket tag "technology" filled into the input field
- Input cursor moved to after the tag "technology" in the Pocket "Add tags" input field
Comment 1•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox::Pocket' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Comment 2•4 years ago
|
||
Reproduced this issue on all the latest Firefox versions on MacOS 10.15, can reproduce it back to Fx81 as well so not sure if this used to work as the expected results from the bug description. Thank you for this report!
| Reporter | ||
Comment 3•4 years ago
|
||
I have an older version of Firefox still running on a different machine (version 89.0.2, 64-bit, Windows 8.1). I have reproduced the expected behavior and I have to slightly correct the steps to reproduce:
- Log in to Pocket account
- Save an arbitratry web page to Pocket (using either the button next to the search bar or the entry in the contect menu when right-clicking on a link)
- In the "Saved to Pocket" pop-up, click in the "Add tags" input field
- Start typing the first characters of an existing tag, e.g. "tec" as the first characters of existing tag "technology"
- Auto-complete list below the input field appears and shows full tag "technology"
5.5. (new) Press the arrow down key as often as needed to select the desired tag from the auto-complete list - Press the Tab key
With that correction, the expected behavior is as I remembered it, i.e. the typed text is expanded to the selected full tag and the input cursor moved to after the tag.
| Assignee | ||
Comment 4•4 years ago
|
||
When I test this in ff92, when I hit tab, I get the full tag input, but the input cursor does not move to after the tag, which yeah, at the very least that feels like a bug.
I'll give ff90 a try and report back to see if it has issues inputting the whole tag or something else is wrong.
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 5•4 years ago
|
||
ff90 also inputted the whole tag, but arrow key navigation didn't work, which was fixed in 91 and 92.
So I think this bug is a matter of fixing that tab should keep focus in the input box.
Updated•4 years ago
|
| Reporter | ||
Comment 6•4 years ago
|
||
Hi there, since upgrading to FF 91.0.2. (64-bit), both the auto-complete on tab (this bug) and the close on enter (bug #1721332) work again! I first noticed on my Windows 8.1 machine and then recreated it on my Windows 10 machine (checked behaviour before and after update). Was this a conscious fix or unintentional and a consequence of other changes?
| Assignee | ||
Comment 7•4 years ago
|
||
It's likely bug 1720567 fixes both enter and tab key.
What I'm not so sure about is what fixed tab key keeping the cursor in the input, but yes that seems to be working again too.
Description
•