lynx wraps table cells inproperly
This is a problem relating to lynx 2.8.3 out of the
stable potato branch:
Having html code describing a 2 column table like this:
<table>
<tr>
<td>very_long_line_very_long_line_very_long_line
<td>very_long_line_very_long_line_very_long_line
<tr>
....
</table>
.. is displayed in this manner if xterm does not
provide enough space in width:
very_long_line_very_long_line_very_long_line very_long
line_very_long_line_very_long_line
- in words the cells do not wrap up properly, the
text in the right most cell continues on the left
side on the next line instead of keeping in the
belonging cell. Using end-tags does not help.
Is this a common behaviour of the lynx text browser?
Robert
Reply to: