﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12277	[IE] It's not possible to resize last column using table resizer when borders are collapses	Piotrek Koszuliński		"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"	Bug	confirmed	Normal		General	3.6		Support	
