Hi there,

> This is surely required, no doubt about this. The table must support 
> variable row heights and it did not. But now when scrolling from top to 
> bottom, the height of the repaint region occasionaly turns negative:
> 
> java.awt.Rectangle[x=0,y=465,width=34,height=-450]

This is strange. When intercepting repaint() in JTable I don't get
negative values.

> I think, the blitting is broken again, because width=450,height=426 
> means that the whole table should be repainted.

Yeah. I also noticed this while hacking on this patch. This has been
like this before. 

I'll try to repait both issues.

/Roman
-- 
“Improvement makes straight roads, but the crooked roads, without
Improvement, are roads of Genius.” - William Blake

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

Reply via email to