On Wed, Nov 12, 2003 at 11:00:58AM +0100, Frank de Lange wrote:
http://notlong.com/links/ (the links in the table appear to be problematic)
I see what you mean, but this is not that easy to fix. Links are sorted on y.x order using the coordinates for the first word in the link. If you look at the table, you'll notice that 'makeashorterlink.com' starts half a line above all the other links in the table row, while 'ek.dk' starts half a line after the others. This causes those links to appear in this order:
makeashorterlink (link DOWN)-> one of the links to the left of it (link DOWN)-> ek.dk
I'll see if I can find a simple solution to this problem (use a median coordinate? use a coordinate range?), but I do not think this will be fixed in the next patch.
I think you misunderstand... I ran into a segfault as soon as I hit one of the links in the table. Are you unable to reproduce? Paul