Due to the impact related to this issue, we have to defer this issue to the next major or minor release.
-
Sencha User
No icons on Android's native browser - Asus Transformer Prime
REQUIRED INFORMATIONExt version tested:
Browser versions tested against:
- Android native browser
- Google Chrome Beta
Description:
- Icons do not show (see picture)
Steps to reproduce the problem:
- Just created a plain button with a iconMask
The result that was expected:
The result that occurs instead:
- A button whith an empty square
Test Case:
Code:
items: [ {
xtype: 'button',
flex: 1,
height: '75px',
iconCls: 'speedmarker_fast-backward',
iconMask: true
},
{
xtype: 'button',
flex: 1,
iconCls: 'speedmarker_frame-backward',
iconMask: true
},
(...)
HELPFUL INFORMATIONScreenshot or Video:
Additional CSS used:
- @include pictos-iconmask('speedmarker_fast-backward');
@include pictos-iconmask('speedmarker_frame-backward');
Operating System:
-
We are aware of this. Android broke support for webkit masks. We are looking into other alternatives than to use webkit masks.
-
Ext JS Premium Member
It is almost 3 months old issue and a major one at that for delivering any apps using Sencha Touch
-
Sencha User
blank Icon on android
-

Originally Posted by
durlabh
It is almost 3 months old issue and a major one at that for delivering any apps using Sencha Touch
DJ, this should be fixed in ST 2.1.0 using font instead of webkit mask