shinobukawano / Ext.ux.AccordionList

Accordion List Component for Sencha Touch 2
http://kawanoshinobu.com/public/demo/accordionlist/
50 stars 28 forks source link

Does it work in Chrome? #19

Closed maxiar closed 11 years ago

maxiar commented 11 years ago

Hello! Great component! When I open the demo website http://docs.kawanoshinobu.com/accordionlist/ with Chrome browser, I don't see any LIST, only the Toolbar and the buttons "Expand" and "Collapse". I check the Error console but there is empty, no erros..

Please, Can you check its?? Other Question, this component work in Blackverry devices? Thanks!

Regards! testinchrome

shinobukawano commented 11 years ago

Hi, edusoft

Thanks for your message. I feel happy that you are interested in this component :D

BTW, I've never seen this problem not only chrome browser but also safari, mobile safari, android browser, chrome for android, etc.

When you open the page, then this problem is occurred every time?

To tell the truth, I've never checked that this component works fine in Blackverry devices. Actually, Blackverry devices is not so popular in Japan :P

But, I don't write browser specific code, so it would be work fine in Blackverry, I think.

maxiar commented 11 years ago

Hi!, Sorry for de Delay.. I tested the page http://docs.kawanoshinobu.com/accordionlist/ in 3 diferent computers but the problem occurs everytime. It's very strange, fails in chrome, with firefox works fine..

I don't see any errors in console, or debug.. Permission error?

More information: Google Chrome Versión 29.0.1547.66m - Spanish Windows 7 x64 - English

How Do I Test It with more detail? How Can I help you to identify the issue (if exists)?

About the compatibility, I will test in blackberry devices and I will comment you the results..

Regards.

shinobukawano commented 11 years ago

Hi, edusoft.

Wow, today I checked it again and same problem had happened! Actually, I had not changed this code long time, I can't believe it..

Yeah, now I see, it's latest chrome browser problem..

http://www.sencha.com/forum/showthread.php?269123-2.2.1-default-app.css-amp-chromium-blink-problem&p=987612&viewfull=1#post987612

I downloaded latest Sencha Touch library, and compiled scss again, then it worked fine.

I will fix demo site when I back to home. Thank you!

maxiar commented 11 years ago

Excelent!! I Downloaded the new version, compile the scss to generate the app.css file and tested it. Now, I can see the list (gggooooooddddddd!) but I found other bug :( . When I clicked on the left arrow to expand the list, it doesn't work, but if I use the expand and collapse buttons works fine..!

Also, I tested it with my Iphone (safari) and I have the same problem..

Please can you check it?

Thanks you!

testlocalhost

shinobukawano commented 11 years ago

Hi edusoft,

Sorry to my slow response, this is terrible bug.. I've fixed it. And I updated demo site, you can check it, of course by Chrome browser :P

Thank you very much!

maxiar commented 11 years ago

Thanks! I tested the new version and works fine! Great! Only one question.. Do you known how intergate your custom control into the Sencha Architect 2.2? Is is Posible?

Thanks!

shinobukawano commented 11 years ago

Oh, are you Sencha Architect user? Actually, I don't know about Sencha Architect.. of course I'm interested in it, but I have no money.. :P

I read the article that how to use custom component, is this useful? http://www.bryntum.com/blog/using-ext-scheduler-in-sencha-architect/

To tell the truth, I've never tried it. I'm sorry I can't help you..