Input controls in the Ext JS grid don't work either on iPad. This is causing issues for our app... any updates on mobile/iPad Support? Any pointers to help debug the issues would be good too.
I have the same issue. We are currently still on extjs 2.2.1. Everything seems to work well, but the scrollbars
don't show up in the panels (grid and other).
I have the same issue. We are currently still on extjs 2.2.1. Everything seems to work well, but the scrollbars
don't show up in the panels (grid and other).
Any workaround for this ipad annoyance?
Michael
The no scrollbar issue is a Safari Mobile 'feature' . You have to use two fingers to scroll those areas
The no scrollbar issue is a Safari Mobile 'feature' . You have to use two fingers to scroll those areas
Understood. The other 'feature' is that I can't double click on a cell entry to get the editor for it's content. So I am really asking if any workarounds for these shortcomings of Safari Mobile exist, so I can apply them.