I am having a strange issue. The titles that I specify in toolbar or in Ext.Msg.alert is automatically truncated and a ‘…’ is appended.

How to get rid of this? I want full titles in Toolbar, message boxes and everywhere else.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s a bug in Webkit which are reported in sencha’s forum that you can refer it here or here:
Use this in your
cssor.sassfile as a solution:Or: