Opened 12 years ago
Last modified 10 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 12 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 12 years ago by
Milestone: | CKEditor 4.1 |
---|
This part can be observed from CKE 3.0 and was reported here: #13407