Opened 13 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.

This part can be observed from CKE 3.0.