Page MenuHomePhabricator

[mobile] Add link: context item displays issues
Closed, DuplicatePublic

Description

(1) mobile keyboard gets displayed when a user interacts with the context item

  • using context item Next buttons navigate back and forward between items k - the phone keyboard (often with 'copy
AndroidiOS 13 (iPHone 6s)
Screen Shot 2021-04-30 at 5.49.44 PM.png (1×768 px, 673 KB)
IMG_9702.PNG (1×640 px, 152 KB)

(2) A context item displayed at the top of the screen - probably the direct result of a phone keyboard pushing the cotext item to the top (see #1). The screenshot for iPHone 6s (iOS 13):

IMG_9702.PNG (1×640 px, 188 KB)

(3) A context item occupies too much of the viewport
Note: it might cause an issue with not displaying an add link and a context item in a viewport.

IMG_9706.PNG (1×640 px, 176 KB)

Event Timeline

The patch for T281496: Add a link: virtual keyboard covers the link inspector on mobile is merged and it seems to explicitly address two of three issues reported in this task. I'll check #3 - the patch might address the issue too.

Checked #3 context item might not be fully displayed in the viewport as part of testing the patches in T281616 - all looks fine.