[CKEditor Dev] #10450: IE10 QM problem

3 views
Skip to first unread message

CKEditor

unread,
May 17, 2013, 12:38:40 PM5/17/13
to ckeditor...@googlegroups.com
#10450: IE10 QM problem
---------------------+-------------------
Reporter: somaye | Type: Bug
Status: new | Priority: Normal
Component: General | Version: 4.1.1
Keywords: |
---------------------+-------------------
Hi , I use ckeditor 4.1.1 and in IE10 QM toolbar's icons looks like
disable and some of them makes error like copy and paste

--
Ticket URL: <http://dev.ckeditor.com/ticket/10450>
CKEditor <http://ckeditor.com/>
The text editor for the Internet

CKEditor

unread,
May 20, 2013, 3:31:42 AM5/20/13
to ckeditor...@googlegroups.com
#10450: IE10 QM problem
----------------------+--------------------
Reporter: somaye | Owner:
Type: Bug | Status: closed
Priority: Normal | Milestone:
Component: General | Version: 4.1.1
Resolution: invalid | Keywords:
----------------------+--------------------
Changes (by j.swiderski):

* status: new => closed
* resolution: => invalid


Comment:

I have just checked default editor in basic version and didn't get any
problems with it in IE10. All three versions standard, basic and full work
in IE10 without problems.

1. If you are using some custom plugins or have modified core code of
editor this might be source of your problem
2. You can check hat errors you are getting in IE10 console. They should
give you idea what have you done wrong.

I'm closing this ticket as invalid. If you don't agree because you have
for example downloaded fresh CKEditorl, didn't modify it (and only then),
put it on server and it doesn't work then please explain in detail what
version (basic, standard, full or perhaps non-standard) have you
downloaded, how have you configured CKEditor, what you get when editor
loads (JS or HTTP errors) etc.

--
Ticket URL: <http://dev.ckeditor.com/ticket/10450#comment:1>

CKEditor

unread,
May 20, 2013, 4:18:18 AM5/20/13
to ckeditor...@googlegroups.com
#10450: IE10 QM problem
----------------------+------------------
Reporter: somaye | Owner:
Type: Bug | Status: new
Priority: Normal | Milestone:
Component: General | Version: 4.1
Resolution: | Keywords: IE10
----------------------+------------------
Changes (by j.swiderski):

* keywords: => IE10
* version: 4.1.1 => 4.1


Comment:

Problem can be reproduced in CKE 4.1 in **IE10 quirks mode only** (IE5
quirks works fine).

Please used attached sample which contains proper settings that will cause
IE10 QM.

CKEditor

unread,
May 20, 2013, 5:54:10 AM5/20/13
to ckeditor...@googlegroups.com
#10450: IE10 QM problem
----------------------+-----------------------
Reporter: somaye | Owner:
Type: Bug | Status: confirmed

Priority: Normal | Milestone:
Component: General | Version: 4.1
Resolution: | Keywords: IE10
----------------------+-----------------------
Changes (by j.swiderski):

* status: new => confirmed


--
Ticket URL: <http://dev.ckeditor.com/ticket/10450#comment:2>

CKEditor

unread,
Jun 21, 2013, 4:35:59 AM6/21/13
to ckeditor...@googlegroups.com
#10450: IE10 QM problem
----------------------+-----------------------
Reporter: somaye | Owner:
Type: Bug | Status: confirmed
Priority: Normal | Milestone:
Component: General | Version: 4.1
Resolution: | Keywords: IE10
----------------------+-----------------------

Comment (by imc_ruf):

You can reproduce this bug even with the latest ckeditor version 4.1.2.
Just get one of the sample files (e.g. samples/replacebycode.html) and
remove the first line, containing the doctype definition. Then open the
file in IE10.

The problem here is, that IE10 introduced a second Quirks mode similar to
other browser’s Quirks mode, while keeping the old Quirks mode as IE5
Quirks mode. There seems to be no way to discriminate one Quirks mode
against the other in Javascript. So it’s only possible to make ckeditor
working with ''one'' of the Quirks modes. Currently only the old IE5
Quirks mode is working.

To make ckeditor work in IE10 Quirks mode, open ckeditor.js, search for
the first “a.ie9Compat” and replace it with
“a.quirks=a.quirks&&e<10;a.ie9Compat”. Note that this change should
''not'' be used in IE5 Quirks mode.

However, the best way would be to use Standards mode by defining <!DOCTYPE
html> whenever possible.

--
Ticket URL: <http://dev.ckeditor.com/ticket/10450#comment:3>

CKEditor

unread,
Aug 1, 2013, 5:07:30 AM8/1/13
to ckeditor...@googlegroups.com
#10450: IE10 QM problem
----------------------+-----------------------
Reporter: somaye | Owner:
Type: Bug | Status: confirmed
Priority: Normal | Milestone:
Component: General | Version: 4.1
Resolution: | Keywords: IE10
----------------------+-----------------------

Comment (by fredck):

May be related to #9654, so let's review this once that one gets closed.

--
Ticket URL: <http://dev.ckeditor.com/ticket/10450#comment:4>

CKEditor

unread,
Oct 2, 2013, 6:28:33 AM10/2/13
to ckeditor...@googlegroups.com
#10450: IE10 QM problem
----------------------+--------------------
Reporter: somaye | Owner:
Type: Bug | Status: closed

Priority: Normal | Milestone:
Component: General | Version: 4.1
Resolution: fixed | Keywords: IE10
----------------------+--------------------
Changes (by j.swiderski):

* status: confirmed => closed
* resolution: => fixed


Comment:

This issue no longer occurs in latest CKEditor 4.2.1.

--
Ticket URL: <http://dev.ckeditor.com/ticket/10450#comment:5>

Reply all
Reply to author
Forward
0 new messages