|
Extjs editor has no scrollbar in articles editing. 1 Year, 6 Months ago
|
Karma: 1
|
|
Hello,
In the article edit window you have an texteditor, to edit the description. When you have a lot of text in the textarea you get no vertical scrollbar.
And maybe it is better to rename description to content or text.
Greets,
E-volutions
|
|
|
|
|
|
|
Re:Extjs editor has no scrollbar in articles editing. 1 Year, 6 Months ago
|
Karma: 3
|
|
I tested it at the demo and it turns out to work well. There is the vertical scrollbar.
Any details about your problem?
|
|
|
|
|
|
|
Re:Extjs editor has no scrollbar in articles editing. 1 Year, 6 Months ago
|
Karma: 1
|
|
Yvonne wrote:
I tested it at the demo and it turns out to work well. There is the vertical scrollbar.
Any details about your problem?
In firefox under windows it is working fine in the demo. Maybe it is an linux firefox issue (since I use linux at home). I'll investigate more. Or is it fixed in some release, since I still have the 1.0 store installed instead of the newest one?
Another thing I saw in the demo page is when you go to article, you have all the language tabs. Maybe it is good to have some kind of scrolling there, since I had my window small and needed to enlarge it to see all languages.
Greets,
E-volutions
|
|
|
|
|
|
|
Re:Extjs editor has no scrollbar in articles editing. 1 Year, 6 Months ago
|
Karma: 3
|
|
The demo site is for test purpose only.
I guess there won't be so many language options in actual use.
The Scroll can be realized though, by adding an enableTab "Scroll: true" in the TabPanel, which is available only with tab "Position:'top'".
|
|
|
|
|
|
|