Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editor: Post settings sections become inaccessible on Safari (mobile, narrow width) #12212

Closed
alisterscott opened this issue Mar 15, 2017 · 0 comments · Fixed by #12318
Closed
Labels
[Feature] Post/Page Editor The editor for editing posts and pages. [Type] Bug

Comments

@alisterscott
Copy link
Contributor

In Safari (iOS iPhone or Mac OSX resized to narrow width), when adding settings to a post using the new editor redesign the top sections become inaccessible, this is particularly problematic when adding a featured image.

I couldn't work out any way to get these back without saving the post and doing a full page refresh.

Steps to reproduce

  1. Starting at URL: https://wordpress.com/post/ (Safari on OSX resized to narrow width, or iOS iPhone)
  2. Choose Post Settings
  3. Expand various sections - add featured image

What I expected

Sections still accessible via scroll

What happened instead

Sections become inaccessible without browser refresh

Browser / OS version

iOS Safari 10.2.1

Screenshot / Video

editor sidebar

Context / Source

#reallife #dogfooding #painpoint

@alisterscott alisterscott added [Feature] Post/Page Editor The editor for editing posts and pages. [Type] Bug labels Mar 15, 2017
jasmussen added a commit that referenced this issue Mar 20, 2017
Safari has a flex-box bug detailed here: https://github.com/philipwalton/flexbugs#1-minimum-content-sizing-of-flex-items-not-honored

This bug affected the Post Settings sidebar when opened on mobile breakpoints. This commit fixes it, and fixes #12212.
jasmussen added a commit that referenced this issue Mar 20, 2017
Safari has a flex-box bug detailed here: https://github.com/philipwalton/flexbugs#1-minimum-content-sizing-of-flex-items-not-honored

This bug affected the Post Settings sidebar when opened on mobile breakpoints. This commit fixes it, and fixes #12212.
jhnstn pushed a commit that referenced this issue Mar 21, 2017
Safari has a flex-box bug detailed here: https://github.com/philipwalton/flexbugs#1-minimum-content-sizing-of-flex-items-not-honored

This bug affected the Post Settings sidebar when opened on mobile breakpoints. This commit fixes it, and fixes #12212.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Post/Page Editor The editor for editing posts and pages. [Type] Bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant