Opened 8 years ago

Last modified 8 years ago

#14398 confirmed Bug

Using the tab key to switch to multiple editors does not scroll down the page in Chrome

Reported by: Michael D Owned by:
Priority: Normal Milestone:
Component: Accessibility Version: 4.0
Keywords: Cc:

Description

Hi, with multiple CKEditor's on the page, navigating to them via tabbing does not scroll the page to the focused CKEditor in Chrome. This works in Firefox and IE. This is really important for accessibility for our users using Chrome.

Steps to reproduce

  1. In Chrome navigate to a page with many CKEditors http://ckeditor.com/demo#widgets
  2. Keep pressing tab to switch focus between editors
  3. You'll see the window does not scroll to the focused editor

Expected result

In IE and Firefox, the window scrolls to the focused editor so the user can see what they are typing.

Actual result

This is not the case in Chrome and the user can not see what they are typing unless they scroll the page with their mouse.

Other details (browser, OS, CKEditor version, installed plugins)

Happens in Chrome only.

Attachments (1)

_template_html52.html (3.1 KB) - added by Jakub Ś 8 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 Changed 8 years ago by Tomasz Jakut

Status: newconfirmed
Version: 4.5.74.0

Reproducible from 4.0.

Changed 8 years ago by Jakub Ś

Attachment: _template_html52.html added

comment:2 Changed 8 years ago by Jakub Ś

Extra note. I'm not sure if that matters but I have been testing native editable iframes in Chrome and while scrolling down when tabbing does work, scrolling up when shift+tabbing doesn't.

One more extra note - If I reach page bottom with tabs, then scroll up manually (won't work any other way), click into first editor and try tabbing down again, scroll won't work any more.

Last edited 8 years ago by Jakub Ś (previous) (diff)
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