Can't Preview or Save in Safari
flickerfly - December 14, 2008 - 00:00
| Project: | YUI Rich Text Editor |
| Version: | 6.x-2.33 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
When I press the save or preview button in Safari, the browser appears to simply refresh the screen. I've duplicated this on 2 macs using 3 different users including user 1. It appears to work fine in Firefox.

#1
Having same problem: works in IE and FF, but wont save or preview in Chrome or Safari on PC or Mac.
(Naturally the client has Safari on a Mac!)
#2
I am having the same problem. I'm running Safari 4 Beta
#3
The editor simply doesn't work in WebKit-based browsers out of the box. It's due to Yahoo's code, though; nothing specific to this module. Here's a workaround I sussed out a while back.
#4
I can also replicate this bug in Safari for Mac. Using Garrett's workaround in #3 (Changing YUI version to 2.5.0 from 2.6.0) works.
I did a little digging and seems the bug only happens when there is another form in the node form - in my case, it was an image field. No matter what button was clicked, the [op] of the node form will be set to 'Upload' which leads to the picture being uploaded and the form not submitting/previewing or deleting the node.