#33830 closed defect (bug) (fixed)
Revisions: Compare revisions has layout issues on iPhone 6+
Reported by: | ryan | Owned by: | adamsilverstein |
---|---|---|---|
Milestone: | 5.2 | Priority: | normal |
Severity: | normal | Version: | 4.3 |
Component: | Revisions | Keywords: | make-flow has-patch reporter-feedback needs-refresh |
Focuses: | ui | Cc: |
Description
From the editor, tap a revision in the Revisions meta box. The resulting compare revisions screen has some layout issues. Restore this Revision is obscured.
Attachments (10)
Change History (24)
#2
@
9 years ago
Thanks for the bug report @ryan and patch @PranaliPatel!
I tested the patch with an emulator and this definitely fixes the button placement on mobile - much better!
However I am seeing some side effects: in particular, the tooltips are now off. I haven't tested the slider on an actual mobile device to see how it works - do you even see the meta popups? @PranaliPatel can you test try to address that in a new patch?
Before patch:
#4
@
9 years ago
- Keywords needs-patch added; has-patch removed
- Owner set to adamsilverstein
- Status changed from new to assigned
@karine: Thanks for the patch!
That fixes the placement of the button, yea!
Now I see another issue: The slider gets obscured by previous/next on small screen:
I see this up to medium sized screen widths, it starts to look fine around iphone 6 landscape size (568w) in my brief testing.
The slider width is getting set in JS, and is clearly making some incorrect calculations. I can look into that, it should work fine at a smaller size.
Could we use CSS to change the next/back buttons content to icons, maybe arrows, below a certain breakpoint? Thinking these buttons could be even larger in other languages, so subbing them for icons would make sense for small screens.
#5
@
9 years ago
The slider width can be reduced for small screens, but when I tried keeping it between the buttons, it didn't look very good (unbalanced)... Patch puts the buttons above the slider on mobile
#9
@
9 years ago
Thanks @karinedo! 33830.6.patch fixed the placement of the tooltip in my testing:
#11
@
6 years ago
- Keywords needs-refresh added
- Milestone set to 5.2
- Status changed from assigned to reopened
Reopening for consideration since the current revisions screen is still in use until we can build a block based replacement for it. This is a small css fix for mobile sized devices that is still worth including.
#15
@
17 months ago
I've opened a new ticket on this topic here: https://core.trac.wordpress.org/ticket/58844
iPhone 6+