#33137 closed defect (bug) (fixed)
Fullscreen is broken in iOS Safari
Reported by: | iseulde | Owned by: | azaozz |
---|---|---|---|
Milestone: | 4.4 | Priority: | normal |
Severity: | normal | Version: | 4.3 |
Component: | TinyMCE | Keywords: | |
Focuses: | Cc: |
Description
You can't scroll.
Attachments (3)
Change History (13)
This ticket was mentioned in Slack in #core-flow by azaozz. View the logs.
9 years ago
#3
@
9 years ago
I see scroll bleed on my iPhone 6+. We've battled scroll bleed on iOS so often that there's a tag and glossary entry for it.
https://make.wordpress.org/flow/tag/scroll-bleed/
https://make.wordpress.org/flow/handbook/glossary/#scroll-bleed
Android does not usually exhibit scroll bleed. I tested fullscreen on a Nexus 5, and editor scrolling was fine.
This ticket was mentioned in Slack in #core-editor by azaozz. View the logs.
9 years ago
This ticket was mentioned in Slack in #core by azaozz. View the logs.
9 years ago
#7
@
9 years ago
- Version set to trunk
I was unable to repro bug on 4.2.4. Appears to be a regression in 4.3 RC2.
#8
@
9 years ago
I think fullscreen should be removed on phones too. The clutter is already hidden by nature of the small screen. :)
In 33137.1.patch: disable TinyMCE
fullscreen
on iOS. Works well on Android and all other browsers.