Opened 10 years ago
Closed 10 years ago
#12920 closed defect (fixed)
mobile.Overlay gradually stops working
Reported by: | Douglas Hays | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Mobile | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Run test_Overlay.html on iphone.
The whole overlay pops up the first time, but gradually the picker does not fully appear in subsequent pop ups.
Note: See
TracTickets for help on using
tickets.
(In [24839]) Fixes #12920. Clear overlay's top css before calling dojo.position in order to get an accurate location.