Summary: | Font change in system settings has no effect in icon view of files/directories | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Kjetil Kilhavn <kjetil> |
Component: | view-engine: general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | emmanuelpescosta099, ncrashed |
Priority: | NOR | ||
Version: | 4.12.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-baseapps/f40b80a960de8a2db6110b6fa14db2d7182ad6c3 | Version Fixed In: | 4.13 |
Sentry Crash Report: |
Description
Kjetil Kilhavn
2013-12-24 09:33:59 UTC
Thanks for the bug report. I can confirm this problem. It's not an Icons View issue though - it applies to all view modes. (In reply to comment #0) > I have not found any existing reports for this, but it seems related to e.g. > 256856 and 323917 (315061). Please always prepend bug numbers with the word "bug" (like bug 315061). Bugzilla then generates a link which can be clicked. Review-Request: https://git.reviewboard.kde.org/r/115958/ Git commit f40b80a960de8a2db6110b6fa14db2d7182ad6c3 by Emmanuel Pescosta. Committed on 24/02/2014 at 13:17. Pushed by emmanuelp into branch 'master'. Handle font and palette changes in Dolphin list views. Also update the font of the meta data widget in InformationPanelContent (smallest readable font). Related: bug 315061 FIXED-IN: 4.13 REVIEW: 115958 M +37 -4 dolphin/src/kitemviews/kitemlistview.cpp M +3 -0 dolphin/src/kitemviews/kitemlistview.h M +4 -0 dolphin/src/panels/information/informationpanelcontent.cpp M +20 -17 dolphin/src/views/dolphinitemlistview.cpp M +2 -1 dolphin/src/views/dolphinitemlistview.h http://commits.kde.org/kde-baseapps/f40b80a960de8a2db6110b6fa14db2d7182ad6c3 *** Bug 336404 has been marked as a duplicate of this bug. *** |