Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#34557 closed defect (bug) (fixed)

Inline image toolbar does not show on iOS

Reported by: ryan's profile ryan Owned by: azaozz's profile azaozz
Milestone: 4.4 Priority: normal
Severity: normal Version: 4.4
Component: Editor Keywords: make-flow
Focuses: ui Cc:

Description

When tapping an image in the editor, the inline image toolbar does not show. It will occasionally and briefly flicker into sight after repeated taps, but it does not linger.

Attachments (1)

no_inline_image_toolbar.png (434.7 KB) - added by ryan 10 years ago.
Tapping the image does not bring up the toolbar. Only the ios copy edit menu appears. iPhone 6+

Download all attachments as: .zip

Change History (4)

@ryan
10 years ago

Tapping the image does not bring up the toolbar. Only the ios copy edit menu appears. iPhone 6+

This ticket was mentioned in Slack in #core-editor by boren. View the logs.


10 years ago

#2 @ryan
10 years ago

  • Keywords make-flow added

#3 @azaozz
10 years ago

  • Owner set to azaozz
  • Resolution set to fixed
  • Status changed from new to closed

In 35607:

TinyMCE:

  • Fix the inline toolbar on images in iOS, move it out of the way so the default inline toolbar is not over it.
  • Fix selecting images on touch in the editor (iOS Safari fails to select them most of the time).

Fixes #34557.

Note: See TracTickets for help on using tickets.