Open GoogleCodeExporter opened 8 years ago
Original comment by jsakuda
on 29 Jun 2009 at 10:40
This bug ONLY affects Windows.
Original comment by jsakuda
on 12 Oct 2009 at 4:03
Deferring to a later release. The code that I debugged leads me to underlying
ViewerCell which holds the image
and it is the same across all platforms. I know that
StyledCellLabelProvider.paint is what is drawing the images.
The code there looks fine and is the same across all platforms. It calls
GC.drawImage. I did not debug any
farther than that.
The table was written a very long time ago and I maybe it wouldn't hurt to redo
it with some of the newer JFace
stuff and see if the problem goes away.
Original comment by jsakuda
on 12 Oct 2009 at 4:47
The link icon reappears on the selected line if the table view loses focus.
Original comment by jsakuda
on 10 Nov 2009 at 2:16
Deferring again. Will trying to redo the UI code for release 3.6.1. Hopefully
the issue on Windows goes away.
Original comment by jsakuda
on 22 Jun 2010 at 11:51
Original issue reported on code.google.com by
grimshaw...@gmail.com
on 29 Jun 2009 at 8:45