Summary: | directory mouseover effect not displayed properly in OS X | ||
---|---|---|---|
Product: | [Unmaintained] kfile | Reporter: | illogic-al <illogical1> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | amhrasmussen, cpigat242, fredrik, nate |
Priority: | HI | Keywords: | triaged |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | macOS | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
image showing rectangular highlight overlay
Possible fix |
Description
illogic-al
2008-02-05 19:49:29 UTC
I've also changed the priority to hi, because this needs to be fixed for the 4.1 release for KDE on Mac to look professional. An image is attached below. Created attachment 23436 [details]
image showing rectangular highlight overlay
If i'm not supposed to change the priority, let me know (and change it back to
an appropriate level of course).
Created attachment 23444 [details]
Possible fix
I don't have a mac so I can't test it, but after staring at
qpaintengine_mac.cpp for a while, I think this patch might fix the problem.
brilliant. that fixes the issue here, both in dolphin and in Amarok's File Browser. I can't check it on linux (atm) but if it doesn't break anything there, can you check it in? SVN commit 771727 by fredrik: Fix the hover animations on OSX. BUG: 157229 M +25 -15 kfileitemdelegate.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=771727 Thanks a bunch. You rock! Rebuilt with qt-copy from trunk. It's happens again. still. This happens for me using the File System Browser of Kate. Using KDE 4.5.2 compiled from macports. Is this still an issue with KDE Frameworks 5.44 or greater? Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |