https://bugs.kde.org/show_bug.cgi?id=278365
Summary: ContextMenu side image not visible anymore Product: digikam Version: 2.0.0 Platform: Compiled Sources OS/Version: Linux Status: NEW Severity: minor Priority: NOR Component: general AssignedTo: [hidden email] ReportedBy: [hidden email] Version: 2.0.0 (using KDE 4.6.4) OS: Linux The context menu had a side image before, now it seems to be gone. Has it been removed? If so, we should fix the width of the context menu, because when viewing an image and right-clicking on it, the context menu is wider than in the thumbnail view. Reproducible: Always Steps to Reproduce: 1. Click on an thumbnail. 2. Right click on the image Actual Results: Context menu shows no side image, context menu is too wide. Expected Results: The image should be displayed. If we removed it, the context menu width needs to be fixed. OS: Linux (i686) release 2.6.39-ARCH Compiler: gcc -- 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 |
https://bugs.kde.org/show_bug.cgi?id=278365
Christoph Feck <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #1 from Christoph Feck <christoph maxiom de> 2011-07-24 01:44:06 --- Yes, a regression from bug 274388. Actually, I note that possible issue, but you are so fast with bug fixing :) There are three things that need to be rendered: - the background/frame (PE_FrameMenu) - the icons/text (actual QMenu) - the sidebar (your customization) The rendering order of those elements should match the list above. -- 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 Andi Clemens
https://bugs.kde.org/show_bug.cgi?id=278365
--- Comment #2 from Christoph Feck <christoph maxiom de> 2011-07-24 01:50:46 --- If the intention was to put the frame above the sidebar, then you might need to explicitely check for QWindowsVistaStyle, and only apply the new rendering order for that. Use style()->inherits(). -- 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 Andi Clemens
https://bugs.kde.org/show_bug.cgi?id=278365
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[hidden email] Resolution| |FIXED --- Comment #3 from Gilles Caulier <caulier gilles gmail com> 2011-12-13 10:10:20 --- context menu image have been removed definitively with 2.3.0 release... Gilles Caulier -- 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 Andi Clemens
https://bugs.kde.org/show_bug.cgi?id=278365
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |2.5.0 -- 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 Andi Clemens
https://bugs.kde.org/show_bug.cgi?id=278365
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |Usability -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by Andi Clemens
https://bugs.kde.org/show_bug.cgi?id=278365
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Usability |Usability-Menus -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |