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;">&nbsp;</td>
			<td style="width: 320px;">&nbsp;</td>
		</tr>
		<tr>
			<td style="width: 142px;">&nbsp;</td>
			<td style="width: 320px;">&nbsp;</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 Piotrek Koszuliński

Keywords: Suppor added
Status: newconfirmed

comment:2 Changed 10 years ago by Jonathan

I can confirm that this is still an issue in IE11.

comment:3 Changed 10 years ago by Piotrek Koszuliński

Keywords: Support added; Suppor removed

comment:4 Changed 10 years ago by Jakub Ś

Version: 3.6

Problem can be reproduced from very beginning - since this plugin has been created.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy