| Page 1 of 4 | [ 32 posts ] | Go to page 1, 2, 3, 4 Next |
|
Hi,
We are using Rich Text Editor, some of the tool bar buttons that has drop down control, for example, font name, font size, and indent/outdent buttons does not work in the chrome browser. I am not sure if these issues are known issues or we are doing some mistake. Please help us. The code that paints rich text editor is as follows. var config = { height: '180px', width: '100%', animate: true}; var rtfeditor = new YAHOO.widget.Editor(id, config); |
|
At the time of the last YUI2 release, Chrome was not an officially supported browser.
|
Matt ParkerYUI Contributor
|
Although I use it a lot in Chrome and haven't seen any problems. What do you mean by 'doesn't work' - do the buttons appear to work but don't apply any styles to the text? Or do the drop-down menus not appear at all? Do you get the same problem in any other browsers?
Matt |
|
Hi Matt,
I see the following issues in chrome browser, 1) font name drop down box does not show up (when you click on the down arrow), for that matter any drop down box (from toolbar) does not show up. 2) cannot change the font size 3) indent and outdent is not consistent and even if it works, it does not indent more than one level Visit the following link (using chrome) to see the above mentioned issues http://developer.yahoo.com/yui/examples ... ditor.html |
Matt ParkerYUI Contributor
|
Hi,
Quickly: the only thing I don't see working in Chrome is the font-family drop-down. No idea why. But I'm not seeing the other problems in Chrome (on Windows). How does it work with this example? http://developer.yahoo.com/yui/examples ... ditor.html The font-family works for me on that one. Matt |
|
Matt,
The example you've given is for SimpleEditor, but the problems that I've reported is in Editor. We are using Editor not SimpleEditor. The font-familly works on Simple Editor. Rams |
|
Do you have idea, when Chorme too will be supported officially??
|
|
YUI 2.9.0 will be the last major dot-release of the 2.x codeline:
http://www.yuiblog.com/blog/2010/12/17/ ... se-update/ I have no plans on spending large amounts of time making Editor/SimpleEditor work in Chrome. |
MarcYUI Contributor
|
Any idea on a release date for a solid beta of the editor? Chrome is pretty big now and it's basically not working in it.
Not saying to waste time on the 2.x codeline, but I'd love to use a good beta as opposed to this stuff. Kind regards, Marc |
|
I'm hoping to have a SimpleEditor version in 3.4.0. But it's not committed yet.
|
| Page 1 of 4 | [ 32 posts ] | Go to page 1, 2, 3, 4 Next |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group