Hi! I took a look at the bug entries, and comment some of them. If not otherwise stated, I'm using the current CVS version of dillo.
[area.gif] 209 Impact: soft error At: run time Type: misbehaviour Comments: ALT image tag balloons sometimes stay present when the balloon's window becomes inactive by consecutively opening several new dillo windows with middle mouse button. These "ghosts" stay on the top X layer until the balloon's window becomes active again. HTReproduce: just open an url with many alt image tags and open several new urls in new dillo windows from that page by clicking the middle mouse buttons over some links. The urls you open should have many alt tags, too. Repeat this procedure until you get the effect. WorkedBy: nobody
Can this still be reproduced? Since this entry was made, there have been some changes related to tooltips (Dw crossing events, to be precise). It may be that this bug has been fixed in the meanwhile. If not, please report so.
[area.gif] 275 Impact: hard error At: run time Type: lock Comments: Dillo locks, with high CPU usage, at http://www.adequacy.org/?op=displaystory;sid=2001/12/2/42056/2147 HTReproduce: Go to http://www.adequacy.org/?op=displaystory;sid=2001/12/2/42056/2147. Watch the CPU-meter spike and Dillo stop responding. WorkedBy: nobody
This side has changed its contents, but it may be that performance problems with large tables caused this bug. It became better some time ago, but may be enhanced furthermore, however, with the costs of more complexity (with another column width calculation, "incremential resizing" may also be applied to DwTable). So I won't do much on this, unless there are severe performance/locking problems.
[area.gif] 355 Impact: soft error At: run time Type: render bug Comments: When rendering tables (in column oriented pages), right column starts on the right and below left column. HTReproduce: Visit http://www.howstuffworks.com/air-force-one.htm WorkedBy: nobody
This page is written by someone assuming that <TABLE ALIGN=LEFT> makes the table floating, instead to be aligned left (HTML 4.01 spec, section 11.2.1). Anyway, this is a common behavior of browsers, but since there is currently no code for handling floats, this is not relevant yet.
[area.gif] 374 Impact: soft error At: run time Type: render bug Comments: weird rendering with lots of overlapping text. While the HTML is probably messed up, drawing several layers of text on top of each other is pretty bad :) HTReproduce: have a look at http://www.dse.co.nz WorkedBy: nobody
I do not see any problems with this page, nor with the only <frame>, at http://www.dse.co.nz/cgi-bin/dse.storefront.
[area.gif] 382 Impact: hard error At: run time Type: crash Comments: Dillo 6.6 crashes immediately when visting the following URL: http://deadly.org/article.php3?sid=20020914154658 HTReproduce: Visting the following URL: http://deadly.org/article.php3?sid=20020914154658 WorkedBy: nobody
I cannot reproduce it. Fixed in the meanwhile?
[area.gif] 387 Impact: soft error At: run time Type: render bug Comments: Rendering tables inside tables does not work correctly. If the inner table has two rows set to 50% height of the outer table�s height, the rows anyhow are pushed upwards not taking 100%. HTReproduce: Make a html file with the setup described in the comment and let dillo parse it. WorkedBy: nobody
Aside from that the HEIGHT attribute is not yet supported, rows with "height:50%" (in CSS terms) take 50% of the table height, only if the latter has been specified (CSS2 spec, section 10.5).
[area.gif] 389 Impact: feature fault At: run time Type: render bug Comments: europe.cnn.com fails to render properly (forntpage + articles). HTReproduce: enter http://europe.cnn.com/ as your URL WorkedBy: nobody
Does anyone see a difference? The only thing I've noticed is that some colors are different than in mozilla, I assume that this is due to mixing HTML attributes and CSS. Happy New Year! Sebastian
participants (1)
-
Sebastian Geerken