Opened 14 years ago

Last modified 13 years ago

#8056 closed Bug

[IE] Autogrow intermediate resize and scrolling — at Initial Version

Reported by: Dinu Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0
Keywords: IE Cc:

Description

Init content with:

<table border="1" cellpadding="1" cellspacing="1" style="width: 100%; height: 1000px; ">
	<tbody>
		<tr>
			<td>
				 </td>
			<td>
				 </td>
		</tr>
		<tr>
			<td>
				 </td>
			<td>
				 </td>
		</tr>
		<tr>
			<td>
				 </td>
			<td>
				 </td>
		</tr>
	</tbody>
</table>
<p>
	 </p>

Click on first cell (to trigger autogrow) then click in the last paragraph after the table. Page will scroll.

Change History (0)

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