Closed (fixed)
Project:
BUEditor
Version:
6.x-1.2
Component:
Code
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2009 at 16:58 UTC
Updated:
12 Jun 2009 at 20:10 UTC
BUEditor is not appearing on Safaria 4 beta, I checked in FF3 and its working fine. I don't think its such a big problems since not that many people will use the beta release and Safari doesn't have such a big percentage of users compared to other browsers. It still might be worth looking into though, cheers.
Comments
Comment #1
ufku commentedThis is a safari 4 bug where it can't parse a function body containing a comment.
For example
var Func = new Function('arg', 'return arg;//comment');produces a parse error in safari 4.This has been reported to Apple.
The workaround for BUEditor is to delete comments in button contents. Italic and header buttons contain comments by default.
Comment #2
ufku commentedComment #3
ipwa commentedHey ufku, thanks for looking into this :)
Comment #4
espirates commentedI just tested this in both Safari 3 and 4 on mac, the editor does not appear.
Comment #5
ufku commentedTried both. No problem.
There hadn't been any issue with Safari3.