cjolif / dojo-todo-app

Dojo ToDo App
Other
28 stars 15 forks source link

data not central in date picker wheel #76

Closed eric-wang closed 12 years ago

eric-wang commented 12 years ago

the data not display in the center when slide donw/up the date picker wheel.

This is an issue of dojox.mobile.DatePicker, see ticket: http://trac.dojotoolkit.org/ticket/15403

cjolif commented 12 years ago

I don't reproduce, do you have more details about the environment? (device, browser...). @edchat are you reproducing?

eric-wang commented 12 years ago

This is reproduce on Chrome 19.0.1084.52 m, Win7. On iphone and android not reproduce.

We can close this issue for I have commented on ticket 15403

edchat commented 12 years ago

I can not reproduce this on Win7 with Chrome 19.0.1084.52 m. It works fine for me.

eric-wang commented 12 years ago

This issue is going very interesting. I start an Apache server on my local machine, and visit it by: http://localhost/demos/mobileGallery/demo-iphone.html, the data picker not in the center area and the reset button not work. However, if I use my physical IP address to visit it by: http://9.111.42.154/demos/mobileGallery/demo-iphone.html, all the data pickers work well.

eric-wang commented 12 years ago

only reproduce on my chrome with localhost