Opened 10 years ago

Last modified 10 years ago

#12007 confirmed Bug

Elements path - viewport is scrolled and selection placed incorrectly when clicking on specific elements inside widget

Reported by: Olek Nowodziński Owned by:
Priority: Normal Milestone:
Component: General Version: 4.3 Beta
Keywords: Cc:

Description (last modified by Piotrek Koszuliński)

  1. Open http://ckeditor.dev/plugins/widget/dev/nestedwidgets.html
  2. Place caret inside simple box.
  3. Click the 3rd element (2nd div) in elements path.
  4. Viewport is scrolled and selection is placed outside widget

Expected: contents of simplebox'es content should be selected.

See: comment:2.

Change History (2)

comment:1 Changed 10 years ago by Jakub Ś

Status: newconfirmed

comment:2 Changed 10 years ago by Piotrek Koszuliński

Description: modified (diff)
Summary: [Nested widgets] Integration with elementspath pluginElements path - viewport is scrolled and selection placed incorrectly when clicking on specific elements inside widget

While investigating this I noticed that it's a general problem. Viewport is scrolled also when clicking the "div" that's simplebox'es content wrapper (simplebox-content) or the first paragraph inside it (but only first - this is odd).

Clicking elements inside or widgets themselves works even for deeply nested widgets.

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