Opened 14 years ago
Closed 14 years ago
#6607 closed Bug (fixed)
Table cell "merge down" and "merge right" commands works only once
Reported by: | Alex Ermakov | Owned by: | Tobiasz Cudnik |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.5.1 |
Component: | General | Version: | 3.1 |
Keywords: | Cc: |
Description
Hello. If you create table 3X3(or more) and runs command from context menu Cell->Merge Down cell merges down and everething ok. But when you try to do it again - menu item is disabled.
I've created a patch for fixing this.
Attachments (2)
Change History (10)
Changed 14 years ago by
Attachment: | only_one_merges.patch added |
---|
comment:2 Changed 14 years ago by
Milestone: | → CKEditor 3.4.3 |
---|---|
Status: | new → confirmed |
Version: | 3.4.1 → 3.1 |
comment:3 Changed 14 years ago by
Milestone: | CKEditor 3.4.3 → CKEditor 3.5.1 |
---|
comment:4 Changed 14 years ago by
Keywords: | HasPatch added |
---|
comment:5 Changed 14 years ago by
Owner: | set to Tobiasz Cudnik |
---|---|
Status: | confirmed → assigned |
Changed 14 years ago by
Attachment: | 6607.patch added |
---|
comment:7 Changed 14 years ago by
Keywords: | HasPatch removed |
---|---|
Status: | review → review_passed |
Be sure to convert to tab indentation on commit.
comment:8 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Indentation fixed before the commit.
Fixed with [6254].
patch