Page MenuHomePhabricator

Find and replace loses document focus if started in the surface
Closed, ResolvedPublic

Description

  1. Open VE's find-and-replace (Ctrl+F)
  2. Search for something with multiple results (e.g. one or two letters)
  3. Press F3/Ctrl+G multiple times to see it stepping through the results
  4. Now focus the surface and try to step through the results again (F3/Ctrl+G multiple times)
  5. Observe that after the second press the browsers find-and-replace opens. This is because the first press moves the focus outside of the VE target.

Event Timeline

Change #1188766 had a related patch set uploaded (by Esanders; author: Esanders):

[VisualEditor/VisualEditor@master] WindowAction: Only call executeAction if a window is already open

https://gerrit.wikimedia.org/r/1188766

Change #1188766 merged by jenkins-bot:

[VisualEditor/VisualEditor@master] WindowAction: Only call executeAction if a window is already open

https://gerrit.wikimedia.org/r/1188766

Change #1189853 had a related patch set uploaded (by Esanders; author: Esanders):

[mediawiki/extensions/VisualEditor@master] Update VE core submodule to master (cfd45f5a8)

https://gerrit.wikimedia.org/r/1189853

Change #1189853 merged by jenkins-bot:

[mediawiki/extensions/VisualEditor@master] Update VE core submodule to master (cfd45f5a8)

https://gerrit.wikimedia.org/r/1189853

Ryasmeen edited projects, added: Verified; removed: Editing QA, Regression.