Opened 14 years ago
Closed 14 years ago
#7081 closed Bug (invalid)
[IE7] Multiple cell selection break with tableresize plugin
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.5.1 |
Component: | Core : Selection | Version: | 3.5.1 |
Keywords: | IE7 | Cc: |
Description
- Load editor with "tableresize" in IE7;
- Insert a default table;
- Selecting multiple cells across columns with mouse;
- Once mouse over column pillar, selection is lost.
Attachments (3)
Change History (11)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
Changed 14 years ago by
Attachment: | 7081.patch added |
---|
comment:2 Changed 14 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | confirmed → review |
comment:3 Changed 14 years ago by
Status: | review → review_failed |
---|
The resize cursor is now not visible in IE7.
Changed 14 years ago by
Attachment: | 7081_2.patch added |
---|
comment:4 Changed 14 years ago by
Status: | review_failed → review |
---|
comment:5 Changed 14 years ago by
Status: | review → review_failed |
---|
The cursor now shows up properly, but I cannot resize the column now in IE7.
Changed 14 years ago by
Attachment: | 7081_3.patch added |
---|
comment:6 Changed 14 years ago by
Status: | review_failed → review |
---|
comment:7 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:8 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | review_passed → closed |
Expired on trunk.
Regression of [6322].