Version: 0.10.0-beta5 (using 4.1.2 (KDE 4.1.2), MS Visual Studio 2005 SP1) Compiler: cl.exe OS: Microsoft Windows (i686) release 5.1 (XP Professional) the area on the top and on the bottom of the slideshow that is responsible for showing the control buttons is too narrow. It's about twice thinner than buttons themself. This way we have buttons that hides when mouse cursor is not on their "poor" half. To reproduce do the following: 1) start a slideshow 2) move your mouse pointer to the top of the screen. 3) hover the mouse cursor over some button (the top half of it) 4) slowly move your cursor down to the other half of the button that doesn't lie inside that autoshow area. the effect - buttons disappear, even though the cursor was still on them. expected - not only they shouldn't have disappeared, i expected to have at least some 3-5 px area below them so that in case cursor was too "quick" and went too far down. It's not a wish, it's a bug because it affects ability to control the slodeshow directly.
SVN commit 900453 by mwiesweg: Slightly change the logic to move, show and hide the toolbar in Slideshow. Use actual toolbar size to calculate the autohide/autoshow area instead of hardcoding 20px. Add a margin (10px, 25px) around the toolbar size for this area. Fix flicker-like behavior where the toolbar was shortly shown at the bottom right when showing at top right. CCBUG: 174026 M +54 -27 slideshow.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=900453
Eduard, as you report from Windows, please test if this fixes your problem. For me on Linux it is fixed.
Eduard, Can you test again using code from svn trunk. Thanks in advance Gilles Caulier
Marcel, Tested under windows. Work fine for me. Gilles Caulier
Valerio, I recommend to take a look in Marcel patch and backport code to Slideshow plugin if it's possible. Happy new year Gilles Caulier
(In reply to comment #5) > Valerio, > > I recommend to take a look in Marcel patch and backport code to Slideshow > plugin if it's possible. I've made a lot of changes to the toolbar (and many more I planned) since your fork. Gilles, please, are you able to reproduce this bug under Windows using "Advanced Slideshow" ? > Happy new year > > Gilles Caulier Happy new year ! :) Valerio
Valerio, No i cannot reproduce it under Windows. Gilles
(In reply to comment #7) > Valerio, > > No i cannot reproduce it under Windows. > > Gilles > That's a good news! :) Thanks a lot Valerio