<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - EDITING: Pasted HTML table into Calc can't optimize width"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=119342#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - EDITING: Pasted HTML table into Calc can't optimize width"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=119342">bug 119342</a>
from <span class="vcard"><a class="email" href="mailto:doakey3@gmail.com" title="Daniel Oakey <doakey3@gmail.com>"> <span class="fn">Daniel Oakey</span></a>
</span></b>
<pre>If any cells in a column contain text that will be interpreted as a number, the
cells will optimize width to the width of that number. For example:
<table>
<tr><td>item 1</td><td>item 2</td></tr>
<tr><td>1</td><td>1</td></tr>
</table></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>