Changes between Initial Version and Version 2 of Ticket #12007


Ignore:
Timestamp:
Jun 24, 2014, 2:48:11 PM (11 years ago)
Author:
Piotrek Koszuliński
Comment:

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.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12007

    • Property Status changed from new to confirmed
    • Property Summary changed from [Nested widgets] Integration with elementspath plugin to Elements path - viewport is scrolled and selection placed incorrectly when clicking on specific elements inside widget
  • Ticket #12007 – Description

    initial v2  
    1 Part of #10931.
     11. Open http://ckeditor.dev/plugins/widget/dev/nestedwidgets.html
     22. Place caret inside simple box.
     33. Click the 3rd element (2nd div) in elements path.
     44. Viewport is scrolled and selection is placed outside widget
    25
    3 Integration with elementspath plugin got to be reviewed. So far I noticed (in Chrome) that editable is scrolled to top if user clicked path items, which belong to the nested editable. Perhaps there are other issues in Firefox or IE.
     6Expected: contents of simplebox'es content should be selected.
     7
     8See: comment:2.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy