http://bugs.kde.org/show_bug.cgi?id=174026
Summary: too narrow area to show buttons in slideshow Product: showfoto Version: unspecified Platform: unspecified OS/Version: MS Windows Status: NEW Severity: normal Priority: NOR Component: general AssignedTo: [hidden email] ReportedBy: [hidden email] 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. -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
http://bugs.kde.org/show_bug.cgi?id=174026
Andi Clemens andi clemens gmx net changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |SlideShow Product|showfoto |digikam Version|unspecified |0.10.0-beta5 -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Eduard Sukharev
http://bugs.kde.org/show_bug.cgi?id=174026
--- Comment #1 from Marcel Wiesweg <marcel wiesweg gmx de> 2008-12-22 22:53:55 --- 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 -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Eduard Sukharev
http://bugs.kde.org/show_bug.cgi?id=174026
Marcel Wiesweg marcel wiesweg gmx de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #2 from Marcel Wiesweg <marcel wiesweg gmx de> 2008-12-22 22:55:14 --- Eduard, as you report from Windows, please test if this fixes your problem. For me on Linux it is fixed. -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Eduard Sukharev
http://bugs.kde.org/show_bug.cgi?id=174026
--- Comment #3 from Gilles Caulier <caulier gilles gmail com> 2008-12-25 14:30:22 --- Eduard, Can you test again using code from svn trunk. Thanks in advance Gilles Caulier -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Eduard Sukharev
http://bugs.kde.org/show_bug.cgi?id=174026
Gilles Caulier caulier gilles gmail com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Gilles Caulier <caulier gilles gmail com> 2009-01-02 09:22:30 --- Marcel, Tested under windows. Work fine for me. Gilles Caulier -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Eduard Sukharev
http://bugs.kde.org/show_bug.cgi?id=174026
Gilles Caulier caulier gilles gmail com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #5 from Gilles Caulier <caulier gilles gmail com> 2009-01-02 09:30:14 --- 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 -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Eduard Sukharev
http://bugs.kde.org/show_bug.cgi?id=174026
--- Comment #6 from Valerio Fuoglio <valerio fuoglio gmail com> 2009-01-02 11:42:36 --- (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 -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Eduard Sukharev
http://bugs.kde.org/show_bug.cgi?id=174026
--- Comment #7 from Gilles Caulier <caulier gilles gmail com> 2009-01-02 12:13:20 --- Valerio, No i cannot reproduce it under Windows. Gilles -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Eduard Sukharev
http://bugs.kde.org/show_bug.cgi?id=174026
--- Comment #8 from Valerio Fuoglio <valerio fuoglio gmail com> 2009-01-02 17:10:40 --- (In reply to comment #7) > Valerio, > > No i cannot reproduce it under Windows. > > Gilles > That's a good news! :) Thanks a lot Valerio -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Eduard Sukharev
https://bugs.kde.org/show_bug.cgi?id=174026
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|0.10.0-beta5 |0.10.0 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Eduard Sukharev
https://bugs.kde.org/show_bug.cgi?id=174026
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|unspecified |MS Windows -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |