Opened 13 years ago
Last modified 13 years ago
#9614 new Bug
Tabletools insert column before behavior is confusing
| Reported by: | Olek Nowodziński | Owned by: | Olek Nowodziński |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Core : Tables | Version: | 4.0 |
| Keywords: | Discussion | Cc: |
Description
I'm a little bit concerned about the expected behavior of "insert column before" for the following case:
+-----+------+ | 1.1 | 1.2^ | +-----+------+ | 2.1 | +-----+
How it works now:
+-----+--------+------+ | 1.1 | | 1.2^ | +-----+--------+------+ | 2.1 | +-----+
How it should look like in my opition:
+-----+--------+------+ | 1.1 | | 1.2^ | +-----+--------+------+ | 2.1 | | +-----+--------+
Most likely this is not an issue but it brings some confusion. The origin of this issue is in #9609.
Change History (2)
comment:1 Changed 13 years ago by
| Keywords: | Discussion added |
|---|---|
| Milestone: | CKEditor 4.0.1 → CKEditor 4.1 |
comment:2 Changed 13 years ago by
| Milestone: | CKEditor 4.1 |
|---|

As a feature request, moved to 4.1.