-
9 Aug 2012 5:16 AM #11
i will try to report all i've found asap but tbh i will need some time...lol
-
13 Aug 2012 12:00 AM #12
-
13 Aug 2012 12:17 AM #13
Yes I can definitely say that's a Chrome issue on desktop.
-
15 Aug 2012 1:07 PM #14
Easy workaround:
RT @extdesenv Fix #SenchaTouch title ellipsis bug = .x-title{padding:0 .3em;}.x-title .x-innerhtml{padding: 0;}Bruno Tavares, Solutions Engineer
Sencha, Inc.
-
15 Aug 2012 1:09 PM #15
Sencha Inc.
Robert Dougan - @rdougan
Sencha Touch 2 and Ext JS 4 Core Team Member, SASS/Theming Wizard.
-
15 Aug 2012 2:07 PM #16
Thanks, slipped
into my CSS and it solves the problem.Code:.x-title{padding:0 .3em;} .x-title .x-innerhtml{padding: 0;}
-
22 Aug 2012 6:24 AM #17
-
22 Aug 2012 10:14 AM #18
This is still broken
This is still broken
Using 2.1 Beta 2, we're getting seven-letter words truncated in Chrome, which eliminates our ability to use this beta. It was reported previously as "fixed in the next version", but isn't Beta 2 "the next version" already?
-
22 Aug 2012 12:25 PM #19Sencha - Sencha Touch Dev Team
- Join Date
- Mar 2007
- Location
- Redwood City, California
- Posts
- 3,659
- Vote Rating
- 14
Be sure to compile your CSS. We don't see this internally post Beta 2 any longer. If you are still having issues, can you provide more details on your case?
-
23 Aug 2012 2:29 AM #20
Success! Looks like we've fixed this one. According to our records the fix was applied for
TOUCH-3072
in
2.0.


Reply With Quote
Thought I was going crazy! This is weird that's appeared today. But it does work as expected on iOS. I think it's a Chrome issue... (by the way, I'm using 2.0.1... Maybe I should try to upgrade to 2.1.0)
