Closed
Bug 1262095
Opened 10 years ago
Closed 10 years ago
Translation textarea steals focus from search input
Categories
(Webtools Graveyard :: Pontoon, defect)
Webtools Graveyard
Pontoon
Tracking
(firefox48 affected)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox48 | --- | affected |
People
(Reporter: mstanke, Unassigned)
Details
I noticed this about a week ago for the first time, when a big green "recycle" icon starts to appear when search is being performed.
How to reproduce:
1) Select locale and product and open any file (e.g. https://pontoon.mozilla.org/cs/sumo/LC_MESSAGES/django.po/).
2) Write something in the search input.
3) If you stop or pause writing, the filter is triggered.
4) After the strings are filtered, the localization textarea steals the focus.
5) If you were just writing slowly and continue typing now, the text goes to the translation textarea.
What should happen:
1) The focus should stay in the search input regardless of any search actions triggered, finished or changed status anyhow.
Comment 1•10 years ago
|
||
Commit pushed to master at https://github.com/mozilla/pontoon
https://github.com/mozilla/pontoon/commit/75e1b7696c1a034941224e15795b70604df35d99
Fix bug 1262095: textarea should not steal search focus
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•