Opened 11 years ago
Last modified 9 years ago
#12604 confirmed Bug
Unit dropdown (px, %) in cell properties layer does not fire an event
| Reported by: | BM Bulgaria | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Core : Tables | Version: | 4.3.3 |
| Keywords: | Cc: | satya_minnekanti@… |
Description
Current behaviour: Insert a table and open cell properties layer. Type 70 for width click OK and the cell will become 70 px. Then open the layer again and change the measure unit to % and click OK -> nothing happens (bug) . Open the layer again and px are prefilled in the dropdown instead of % . Edit the input to 71 for example and the new cell width is fired.
Expected: when changing the the measure unit without editing the value, and clicking OK then the new unit to be applied.
Change History (4)
comment:1 Changed 11 years ago by
| Status: | new → confirmed |
|---|---|
| Version: | → 4.3.3 |
comment:4 Changed 9 years ago by
| Cc: | satya_minnekanti@… added |
|---|

This issue can be reproduced from CKEditor 4.3.3 and is most likely the result of #11439.
It is also related to #11584.