Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: [wp-testers] is tiny-mce broken on Camino/Safari or is that my misconfiguration?

  • To: wp-testers@xxxxxxxxxxxxxxxxxxxx
  • Subject: Re: [wp-testers] is tiny-mce broken on Camino/Safari or is that my misconfiguration?
  • From: Roy Schestowitz <wp-lowtraffic@xxxxxxxxxxxxxxx>
  • Date: Thu, 08 Dec 2005 07:38:11 +0000
  • Delivery-date: Thu, 08 Dec 2005 07:38:13 +0000
  • Envelope-to: wp-lowtraffic@schestowitz.com
  • In-reply-to: <e6ec604d0512072244y7c03607dyd2086597677729b8@mail.gmail.com>
  • References: <Pine.NEB.4.63.0512070940580.21632@chris.i8u.org> <ebe43d680512071029t661e4e11p@mail.gmail.com> <e6ec604d0512071317v7e6aa472q1e336217b50a9ae8@mail.gmail.com> <Pine.NEB.4.63.0512071500300.21632@chris.i8u.org> <20051208025459.niaen60e2q5ckk4o@banana.catalyst2.com> <e6ec604d0512072037n245c0328hff6dbd38ab9c3f61@mail.gmail.com> <674b4a3b0512072125w62b2f405ke23873950012c3b1@mail.gmail.com> <e6ec604d0512072136y6bce39e6g64708456e36d588a@mail.gmail.com> <674b4a3b0512072159g723a7ae9s80c2b88c27134267@mail.gmail.com> <e6ec604d0512072221p61835083q8cf0fdadc1d512b7@mail.gmail.com> <e6ec604d0512072244y7c03607dyd2086597677729b8@mail.gmail.com>
  • Reply-to: r@xxxxxxxxxxxxxxx
  • User-agent: Internet Messaging Program (IMP) H3 (4.0.3)
_____/ On Thu 08 Dec 2005 05:25:05 GMT, [Austin Matzko] wrote : \_____

Wouldn't it be safer and easier to test for behavior rather than parse
agent strings?  The Opera browser, for example, says that it's
Internet Explorer by default.

The JavaScript could return false on some function necessary for
TinyMCE, and then it could load a version of the write page
window.location.href = '/wp-admin/post.php?tinymce=off';
or something like that.

[...]

_____/ On Thu 08 Dec 2005 05:59:22 GMT, [Austin Matzko] wrote : \_____


I'll poke around.  Can you point me to the function that loads the
WYSIWYG bar?
Konqueror isn't throwing any JavaScript warnings, so there must be
something built into the current code to make it fail gracefully
already. If we could just find that . . .

[...]

_____/ On Thu 08 Dec 2005 06:21:51 GMT, [Andy Skelton] wrote : \_____

tinyMCE.init() which is called by code generated in admin-header.php
and defined in tiny_mce.js as TinyMCE.prototype.init.

[...]

_____/ On Thu 08 Dec 2005 06:44:52 GMT, [Andy Skelton] wrote : \_____

Eariler I said TinyMCE didn't work with Safari < 2.

Does it work in Safari 2 or any later versions?

I should buy a Mac so I can test this myself.

Here is another way of keeping track of browser compatibility. Please bear in mind that the local mockup is lossy, but it at least demonstrates whether TinyMCE shows up or not:

http://browsershots.org/website/596902/

The following will be added in due time:

Epiphany 1.4.8	1024x768 24 hours
Firefox 1.0.4	1024x768 3 minutes
Galeon 1.3.20	1024x768 24 hours
Konqueror 3.3	1024x768 24 hours
Mozilla 1.7.8	1024x768 24 hours
MSIE 6.0	1024x768 3 minutes
Opera 8.50	1024x768 24 hours
Safari 2.0	1024x768 3 minutes

Hope it helps,

Roy


[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index