Opened 11 years ago

Last modified 9 years ago

#9804 confirmed Bug

UX and code improvements for resize plugin

Reported by: Piotrek Koszuliński Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

  • It should not cause reflows on every mouse move. This is very expensive, especially when user moves cursor very fast. There are lags on FF that may be caused by that.
  • On Webkit sometimes it misses mouseup and is still resizing with mouse button released.
  • Code of this plugin can be simplified and shortened.

Change History (2)

comment:1 Changed 11 years ago by Jakub Ś

Status: newconfirmed

On Webkit sometimes it misses mouseup and is still resizing with mouse button released.

This part can be observed from CKE 3.0 and was reported here: #13407

Last edited 9 years ago by Jakub Ś (previous) (diff)

comment:2 Changed 11 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 4.1
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