Opened 9 years ago
Last modified 8 years ago
#17229 closed defect
dojox/mobile/Overlay: when used inside a ScrollableView, the Overlay can cover the field associated to it — at Initial Version
Reported by: | Adrian Vasiliu | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | |
Component: | DojoX Mobile | Version: | 1.9.0 |
Keywords: | Cc: | Sebastien Brunot | |
Blocked By: | Blocking: |
Description
When a dojox/mobile/Overlay is used inside a dojox/mobile/ScrollableView, showing the opener can make it cover the field associated with the Overlay.
How to reproduce:
- Open https://bugs.dojotoolkit.org/attachment/ticket/13865/test_Opener-scroll.html on Safari iPhone
- Scroll the view down to the field and click it.
==> The opener is displayed above the field, not at the bottom of the screen...
Issue initially reported by Sebastien Brunot in a comment of #13865. Since it is a distinct issue, I create a separate ticket for it.
Note: See
TracTickets for help on using
tickets.