i_love_sc
12 Mar 2008, 1:43 AM
In Extjs, the common font-size is 11px.
It is good and comfortable when using English with that font-size.
But the windows xp os Chinese Edition set the default min value of font-size of IE to 12px. And for that, there are several issues.
1) Ext.Button with iconCls. sprite issue
2) Ext.tree.TreePanel: Node that has childNodes does not correctly display hover style.
3) Ext.Datepicker date cell border does not display correctly.
And for firefox, it does not set the min font-size value, but the Chinese letter with 11px is not clear.
I follow Extjs from 0.4x when it is called "yui-ext".
And I hope the font-size 12px will be supported or there is a way to solve the problem.
That's one small step for font-szie, one giant leap for Chinese user.
Thank you very much.
It is good and comfortable when using English with that font-size.
But the windows xp os Chinese Edition set the default min value of font-size of IE to 12px. And for that, there are several issues.
1) Ext.Button with iconCls. sprite issue
2) Ext.tree.TreePanel: Node that has childNodes does not correctly display hover style.
3) Ext.Datepicker date cell border does not display correctly.
And for firefox, it does not set the min font-size value, but the Chinese letter with 11px is not clear.
I follow Extjs from 0.4x when it is called "yui-ext".
And I hope the font-size 12px will be supported or there is a way to solve the problem.
That's one small step for font-szie, one giant leap for Chinese user.
Thank you very much.