You are not logged in.

#1 2009-02-25 21:46:48

garethhallnz
Member
Registered: 2009-02-25
Posts: 7

Apple Safari

Hey guys just a little note, I just downloaded Apples new web browser Safari 4 Beta for the Mac. MCE editor doesnt seem to work? Still runs fine in version 3. Can anyone confirm please? And does anyone know how to get it to work.

Offline

 

#2 2009-02-26 09:45:46

spocke
Administrator
From: Sweden, Skellefteċ
Registered: 2004-11-25
Posts: 9998
Website

Re: Apple Safari

There are a few knows issues that has been solved in the latest SVN version soon to be released. Also we have reported some other issues to Apple and one of the regarding the dialogs seems to be fixed in the latest nightly.


Best regards,
Spocke - Main developer of TinyMCE

Offline

 

#3 2009-02-27 01:14:58

Jostein
Member
Registered: 2007-09-29
Posts: 6

Re: Apple Safari

How you guys noticed that cut & paste is a little weird in Safari? Try selecting a few paragraphs, copy, then paste. If you paste on top if the allready selected text it puts the p-elements inside a p. Same if you paste below the selected text. If there are strong-elements in the copied text, everything in the pasted text gets bold. A little difficult to explain, but it seems that the elemements get mixed up and wrongly nested.

Is this something that TinyMCE does wrong? Is it possible to fix, or is it just Safari being bad?

Offline

 

#4 2009-02-27 10:41:37

spocke
Administrator
From: Sweden, Skellefteċ
Registered: 2004-11-25
Posts: 9998
Website

Re: Apple Safari

Yes, I guess that will be sorted when we replace the paste plugin with the new paste2 plugin then we will have full control over the paste process currently Safari does this on it's own and doesn't do a good job.


Best regards,
Spocke - Main developer of TinyMCE

Offline

 

#5 2009-03-18 19:53:55

Jostein
Member
Registered: 2007-09-29
Posts: 6

Re: Apple Safari

Nice! Do you know approximately when paste2 will be ready?

Offline

 

#6 2009-03-18 20:12:19

Jostein
Member
Registered: 2007-09-29
Posts: 6

Re: Apple Safari

Is it possible to run TinyMCE on a page without using an iframe? (Now all of the major browsers supports contenteditable.)

The problem with using an iframe is that the editable content inside TinyMCE does NOT inherit the CSS from the rest of the page. Yes, I know I can specify a CSS-file for TinyMCE to use, but that is not the same. Today's CSS is often quite complicated and simply making TinyMCE include the CSS-files does not make the editable content inside it styled like it's supposed to. Usually I would have to make a separate CSS-file just for TinyMCE, or break up the rest of the page's CSS-styles into separate files so that hopefully one of those files can be reused inside of TinyMCE.

If TinyMCE would simply "attach" itself to a div on the page, it would make its integration with the rest of the page and the page's styles a helluva lot more simple.

Possible?

Offline

 

#7 2009-03-18 21:14:17

spocke
Administrator
From: Sweden, Skellefteċ
Registered: 2004-11-25
Posts: 9998
Website

Re: Apple Safari

There is currently no official support for contentEditable how ever the engine supports it. But contentEditable is still very buggy in all browsers except IE. Especially FF has some serious issues.


Best regards,
Spocke - Main developer of TinyMCE

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2008 PunBB