Opened 10 years ago
Closed 9 years ago
#12967 closed defect (wontfix)
mblAlwaysHideAddressBar does not work with fully async load on Android
Reported by: | ykami | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Mobile | Version: | 1.6.1 |
Keywords: | 1.7-mobile | Cc: | Atsushi Ono |
Blocked By: | Blocking: |
Description
We found that "mblAlwaysHideAddressBar" will not work after we enable fully async load on Android. More specific, it's Android 2.2, Moto Droid2. This can also be reproduced on Android 2.2 Samsung i9000.
Change History (7)
comment:1 Changed 10 years ago by
comment:3 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 9 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
mblAlwaysHideAddressBar still does not work for me on an Android 2.3 Droid X. For instance:
http://archive.dojotoolkit.org/nightly/checkout/dojox/mobile/tests/test_ScrollableMixin-custom.html
comment:5 Changed 9 years ago by
Cc: | Atsushi Ono added |
---|
comment:6 Changed 9 years ago by
mblAlwaysHideAddressBar does not work on some Android devices when overflow:hidden style is applied to html and body tags. This overflow:hidden style is used in some test cases including test_ScrollableMixin-custom.html for desktop browsers not to show scroll bar, but you can remove it for mobile browsers so that you can hide address bar. I tested it on HTC EVO and Nexus S, but I hope it will also work on Droid X.
comment:7 Changed 9 years ago by
Resolution: | → wontfix |
---|---|
Status: | reopened → closed |
Thanks, onoat, for the comment.
(In [24977]) Refs #12967 !strict Increased the value of hideAddresBarWait