Hello,
I am creating new application for all major mobile devices. But i am getting this weird issue with text that while using it on some ANDROID phone currently specifically SAMSUNG S3 I am only getting 3 dots not whole title text.
I am using text-overflow:ellipsis, overflow:hidden on this.
On other devices like iphone, windows phone etc this is working fine please see below screenshot.
Please refer to the second attached shot in which you can see only 3 dots.
Attachment 48481
This is how it looks on Samsung s3. Only 3 dots are displaying.
Attachment 48480
My code:
{
xtype: 'titlebar',
docked: 'top',
cls:'top_rounded',
id: 'overlayTitle',
title: title
}
I am creating new application for all major mobile devices. But i am getting this weird issue with text that while using it on some ANDROID phone currently specifically SAMSUNG S3 I am only getting 3 dots not whole title text.
I am using text-overflow:ellipsis, overflow:hidden on this.
On other devices like iphone, windows phone etc this is working fine please see below screenshot.
Please refer to the second attached shot in which you can see only 3 dots.
Attachment 48481
This is how it looks on Samsung s3. Only 3 dots are displaying.
Attachment 48480
My code:
{
xtype: 'titlebar',
docked: 'top',
cls:'top_rounded',
id: 'overlayTitle',
title: title
}
Aucun commentaire:
Enregistrer un commentaire