Hybrid View
-
19 Dec 2011 8:43 AM #1
Problem with tabbar when panel scroll in Tabs2 example
Problem with tabbar when panel scroll in Tabs2 example
Tabs2 example from ST2 PR2,PR3 is not working properly on my Android. When I scroll panel the icons on tabbar become the blue boxes. I test on Desire HD with Android 2.3.5, WebKit 533.1. Same problem is on Kindle Fire. PC Safari and Chrome is OK. See the picture below.
tabscreen.JPG
-
19 Dec 2011 8:55 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,582
- Vote Rating
- 433
Thanks for the report.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
19 Dec 2011 2:14 PM #3
This is because when you use CSS 3D transform (on those devices), webkit icon mask no longer works. Strange, eh?
I'm not sure if we will have a fix for this before the GA, but we will try hard. If you really want to get around it in your application, you'd have to not use iconMask.Sencha Inc.
Robert Dougan - @rdougan
Sencha Touch 2 and Ext JS 4 Core Team Member, SASS/Theming Wizard.
Looks like we can't reproduce the issue or there's a problem in the test case provided.


Reply With Quote