Opened 10 years ago
Last modified 10 years ago
#12277 confirmed Bug
[IE] It's not possible to resize last column using table resizer when borders are collapses
Reported by: | Piotrek Koszuliński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.6 |
Keywords: | Support | Cc: |
Description
Use this source:
<table border="1" style="border-collapse:collapse; width:469px"> <tbody> <tr> <td style="width: 142px;"> </td> <td style="width: 320px;"> </td> </tr> <tr> <td style="width: 142px;"> </td> <td style="width: 320px;"> </td> </tr> </tbody> </table>
I can't change last column's with by dragging the 3rd border from the left. Confirmed on IE8 at least
Change History (4)
comment:1 Changed 10 years ago by
Keywords: | Suppor added |
---|---|
Status: | new → confirmed |
comment:2 Changed 10 years ago by
comment:3 Changed 10 years ago by
Keywords: | Support added; Suppor removed |
---|
comment:4 Changed 10 years ago by
Version: | → 3.6 |
---|
Problem can be reproduced from very beginning - since this plugin has been created.
I can confirm that this is still an issue in IE11.