Bugzilla – Bug 116765
F-Spot does not properly highligh selected thumbnails in KDE
Last modified: 2007-04-16 12:36:33 UTC
In its native environment (GNOME) selected thumbnails in F-Spot are clearly highligted by darker background. In KDE (default theme), selected thumbnails are only slightly enlarged, but not properly higlighted. It makes them almost undistinguishable from unselected thumbnails.
This would be a bug in the gtk theme that kde is supplying, f-spot is drawing the highlighted area using standard gtk functions. If they aren't visually distinct enough it is because the theme isn't distinguishing the case properly.
Larry, what theme property is relevant here so I can reassign to the KDE guys?
it uses the style method for paint_falt_box with states of selected, active and normal
you guys are really impressive in your throughput of bugs :)
is that still a problem with 10.1?
yes, it is, just tested it
Lubos will love you ;)
seems to be fixed in 10.2, closing