Page MenuHomePhabricator

Mobile VE: Link context not showing when clicking on link while keyboard visible
Closed, ResolvedPublic

Description

  1. Open Mobile VE
  2. Place the cursor so the keyboard is visible
  3. Click on a link

observe the link context does not appear

Event Timeline

On iOS: the context doesn't appear, but the keyboard does get dismissed. A second tap on the link open the context.

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

[VisualEditor/VisualEditor@master] MobileContext: Don't suppress the when the virtual keyboard is about to close

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

A second tap on the link open the context.

This is a fortunate bug in iOS. The second tap is supposed to take you into link label editing, which is what happens on Andoird, so there is no way to get into link editing, other than by clicking a different link or contextable item first.

Change #1287914 merged by jenkins-bot:

[VisualEditor/VisualEditor@master] MobileContext: Don't suppress the context when the virtual keyboard is about to close

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

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

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

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

Change #1287980 merged by jenkins-bot:

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

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

EAkinloose edited projects, added Verified; removed Editing QA.