#31610 closed defect (bug) (fixed)
Scroll bleed in the session expired log in modal on iOS
| Reported by: | ryan | Owned by: | ocean90 |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.2 |
| Component: | Login and Registration | Version: | 4.2 |
| Severity: | normal | Keywords: | make-flow has-patch commit |
| Cc: | Focuses: | ui, javascript |
Description
Swiping scrolls the page beneath the modal.
https://make.wordpress.org/flow/2015/03/11/modal-scrolling-on-ios/
Attachments (6)
Change History (15)
This ticket was mentioned in Slack in #core-flow by boren. View the logs.
11 years ago
#4
@
11 years ago
Another scrolling issue that require real hardware to reproduce, it seems.
Version 0, edited 11 years ago by
(next)
#5
@
11 years ago
- Keywords dev-feedback removed
31610..2.patch should do it. Includes also a fix for screens with width <= 380px. (And a change to JS so that the modals opens directly, for testing)
Sometimes the page beneath still can be scrolled and produces the bounce effect. But this happens for all modals. AFAIK this can only be fixed if the modal fills the whole viewport.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 31610.diff:
Tested on Chrome debugger and background no longer scrolls.