Opened 10 years ago
Closed 10 years ago
#13306 closed defect (invalid)
ScrollableViews' UI gets distored in iPhone's landscape mode
Reported by: | jishnu.kkd | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | DojoX Mobile | Version: | 1.6.0 |
Keywords: | Dojox mobile iphone | Cc: | |
Blocked By: | Blocking: |
Description
Hi, I just tried the following test page in iPhone. http://download.dojotoolkit.org/release-1.6.0/dojo-release-1.6.0/dojox/mobile/tests/test_dynamic-ScrollableView-vh-vf.html
It works great in Portrait mode, where as in Landscape mode, the UI gets distorted. The fixed footer goes to the middle of the screen. Please refer the attached image.
Attachments (1)
Change History (3)
Changed 10 years ago by
comment:1 Changed 10 years ago by
Component: | General → DojoX Mobile |
---|---|
Owner: | set to ykami |
comment:2 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Please add mblAlwaysHideAddressBar:true to djConfig (just like test_iPhone-ScrollableView-demo.html).
Note: See
TracTickets for help on using
tickets.
Scrollable View in Landscape mode