i will try to report all i've found asap but tbh i will need some time...lol
i will try to report all i've found asap but tbh i will need some time...lol
Yes I can definitely say that's a Chrome issue on desktop.
Easy workaround:
Quote:
RT @extdesenv Fix #SenchaTouch title ellipsis bug = .x-title{padding:0 .3em;}.x-title .x-innerhtml{padding: 0;}
Thanks, slipped
into my CSS and it solves the problem.Code:.x-title{padding:0 .3em;}
.x-title .x-innerhtml{padding: 0;}
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?
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?