Bug #2029
closedWNavigationbar and Windows Phone 8 - Internet Explorer
0%
Description
Hi there,
i've found a little bug here. When I set a navigation bar with reponsive mode and i show it up on Internet Explorer in portait mode (Windows phone 8) it won't roll down.
I have to switch to landscape mode to use it !
here what the console return me when i clic on it
192.168.1.241 - - [2013-Jul-12 09:22:18.935493] "POST /?wtd=rJ9MzteHPonKetMV HTTP/1.1" 200 30
[2013-Jul-12 09:22:18.935561] 5595 - [info] "WebRequest: took 0.71ms"
[2013-Jul-12 09:22:24.247229] 5595 [/ rJ9MzteHPonKetMV] [error] "WEvent: Could not cast event property 'documentY: 27.170000076293945' to int"
[2013-Jul-12 09:22:24.247320] 5595 [/ rJ9MzteHPonKetMV] [error] "WEvent: Could not cast event property 'widgetY: 21.170000076293945' to int"
[2013-Jul-12 09:22:24.247379] 5595 [/ rJ9MzteHPonKetMV] [error] "WEvent: Could not cast event property 'dragdY: 27.170000076293945' to int"
and here the WEnvironnement data :
WEnvironment: UserAgent: Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; Trident/6.0; ARM; Touch; WPDesktop)
and lastly when i set IE to mobile view it don't show any interface ( not just the Navigationbar) and without the navigationbar the page show up
here the WEnvironnement data :
WEnvironment: UserAgent: Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; HTC; C625a)
the last one, it's maybe caused by something else, because on the Widget Gallery it's correct.
Updated by Koen Deforche over 11 years ago
- Status changed from New to InProgress
- Assignee set to Korneel Dumon
- Target version set to 3.3.1
I'm not sure the error messages are related to the actual error, but this should be fixed in Wt.js.
I wonder how Microsoft implements clicking inbetween pixels, though!
We don't have a Windows 8 phone around?
Updated by Korneel Dumon over 11 years ago
- Assignee changed from Korneel Dumon to Koen Deforche
apparently, when we hide/show the navigationbar without animation, it doesn't work.
Updated by Koen Deforche over 11 years ago
- Status changed from InProgress to Resolved
Updated by Koen Deforche over 11 years ago
- Status changed from Resolved to Closed