Opened 10 years ago

Last modified 10 years ago

#11779 confirmed Bug

Scrolling issues in modern browsers when document is in Quirks Mode

Reported by: Rick Schnorenberg Owned by:
Priority: Normal Milestone:
Component: General Version: 4.3
Keywords: Cc:

Description

Steps to Reproduce

Standards mode Example: http://jsfiddle.net/SdL9u

Quirks mode Example: http://jsfiddle.net/SdL9u/1/

  1. Open the sample pages linked above in Internet Explorer 11, Firefox, or Chrome
  2. Click the Scroll to Paragraph X buttons above the editor to scroll to the three paragraphs with ids

Expected Result

The paragraph named in the button is scrolled into view when the button is clicked

Actual Result

In standards mode it works as expected, but when the editor's document is in Quirks mode scrolling only works in the forward direction on IE 11 and Firefox, and does not work at all in Chrome.

Browser

I can reproduce this in Internet Explorer 11, Firefox, and Chrome.

Internet Explorer 9 and 10 work correctly.

Attachments (2)

quirks.html (2.8 KB) - added by Jakub Ś 10 years ago.
standard.html (2.8 KB) - added by Jakub Ś 10 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 Changed 10 years ago by Jakub Ś

Status: newconfirmed
Version: 4.3.44.3

Problem can be reproduced from CKEditor 4.3 beta in all browsers except IE9-10.

Changed 10 years ago by Jakub Ś

Attachment: quirks.html added

Changed 10 years ago by Jakub Ś

Attachment: standard.html added
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy