Summary: | Dolphin regression when breadcrumb is use. | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Anthony Renoux <anthony.renoux> |
Component: | view-engine: general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.8.1 | |
Sentry Crash Report: | |||
Attachments: | doplhin bug when use breadcrumb |
Description
Anthony Renoux
2012-01-26 19:35:44 UTC
Created attachment 68204 [details]
doplhin bug when use breadcrumb
Thanks for the report, I could reproduce the issue. (internal note: the hover selection is not cleared when the mouse leaves the area during dragging - it is not related to the breadcrumb) Git commit bc80a99ffa5a658ba1d7be00c681f5394e365790 by Peter Penz. Committed on 28/01/2012 at 11:03. Pushed by ppenz into branch 'KDE/4.8'. Assure to mark an item as unhovered on a drag-leave event FIXED-IN: 4.8.1 M +6 -0 dolphin/src/kitemviews/kitemlistcontroller.cpp http://commits.kde.org/kde-baseapps/bc80a99ffa5a658ba1d7be00c681f5394e365790 Git commit 13cebc457c5a149aabcc09bdcda3130a085a5fbd by Peter Penz. Committed on 28/01/2012 at 11:03. Pushed by ppenz into branch 'master'. Assure to mark an item as unhovered on a drag-leave event FIXED-IN: 4.8.1 M +6 -0 dolphin/src/kitemviews/kitemlistcontroller.cpp http://commits.kde.org/kde-baseapps/13cebc457c5a149aabcc09bdcda3130a085a5fbd |