Custom Query (18300 matches)
Results (160 - 162 of 18300)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#18322 | wontfix | Events dont fire on Android after 1.8.8 upgrade | ||
Description |
In my applicaiton I used to use dojo 1.8.0. Coz of IOS8 problem. I upgraded the dojo framework to 1.8.7 then 1.8.8. after upgrade, Events work fine on IOS8 Safari. But it doesnt work on android webkit browser and chrome. |
|||
#18352 | fixed | dojo/touch with dojoClick=true breaks interaction with "native" HTML input of type "checkbox" or "radio" on iOS 8 and Chrome / Android 4.4 | ||
Description |
I use a regular html checkbox elemnt in my mobile application. after call below code block, checkbox doesnt respond on mobile devices(Ipad Ios8, Android 4.4). Please check jsfiddle test case aswell. require(["dojox/mobile/parser", "dojox/mobile"], function (parser) { parser.parse(); }); |
|||
#244 | fixed | Rich Text Editor doesn't work since 12/12/2005 on firefox 1.0.7 | ||
Description |
The Rich Text Editor doesn't work anymore since the 12/12/2005. Actually the http://archive.dojotoolkit.org/dojo-2005-12-11/demos/widget/Editor.html demo page is working while the http://archive.dojotoolkit.org/dojo-2005-12-12/demos/widget/Editor.html one is not. I use Ubuntu Linux with Firefox 1.0.7 (the one with Ubuntu) |