Changes between Initial Version and Version 1 of Compatibility


Ignore:
Timestamp:
Dec 6, 2006, 12:58:38 PM (17 years ago)
Author:
Frederico Caldeira Knabben
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Compatibility

    v1 v1  
     1= Compatibility =
     2
     3== Browsers ==
     4
     5Theoretically we should support every browser that offers editing features in the DOM, which today includes IE, Firefox, Opera and Safari (maybe Konqueror? ... still to check).
     6
     7It is a fact instead that Opera and Safari are still buggy to be able to be supported today, so we must work to inform the developers of those browsers about their issues, and pray to have fixes soon.
     8
     9Whenever a new version is to be released, a complete test should be done over all supported browsers.
     10
     11=== IE ===
     12
     13This is the most used browser in the marketplace. Today we are supporting version 5.5, 6 and 7 (small fixes in the SVN yet).
     14
     15=== Firefox ===
     16
     17The second most used browser. We are still offering support for the buggy Firefox 1.0.x. As have already supporting two new generations after that (1.5 and 2.0), I believe we could seriously thing about stop supporting 1.0.x, as it introduces specific (and not always so nice) code to the editor.
     18
     19=== Opera (not supported yet) ===
     20
     21We are very close to be compatible with its latest builds.
     22
     23FredCK has a NDA signed with Opera, to have access to the latest builds, bugs tracker and other developer's resources at Opera. Hallvord R. M. Steen, from Opera, is part of the project as our "Opera Advisor". They have always wanted to give us full support. We have many bugs reported at their ticketing system.
     24
     25There is a specific milestone called "Opera Compatibility" at our Trac site. We are all invited to test this browser as much as we can, and fill tickets for found issues.
     26
     27If any current bug is related to an Opera bug, please attach a reduced test case to the ticket and FredCK will report it to their ticketing system.
     28
     29=== Safari (not supported yet) ===
     30
     31We are also having good results with the [http://nightly.webkit.org/ latest nightly build of WebKit].
     32
     33There is a specific milestone called "Opera Compatibility" at our Trac site. We are all invited to test this browser as much as we can, and fill tickets for found issues.
     34
     35If any current bug is related to a Safari bug, please open a bug report at [http://bugs.webkit.org/ WebKit's Bugzilla]. If the bug is something that we can't easily find an easy workaround, please make the [http://bugs.webkit.org/show_bug.cgi?id=9915 FCKeditor Master Bug] dependent of your new bug.
     36
     37----
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy