(*** This bug was imported into bugs.kde.org ***) Package: khtml Version: 3.0 (using KDE 2.2.0 CVS >=20010503) Severity: normal Installed from: compiled sources Compiler: gcc version 2.95.2 19991024 (release) OS: Linux (i686) release 2.2.18 OS/Compiler notes: On http://www.mhh.at/ the text in the top frame is not displayed in the visible part just the top of the letters is displayed ( I have set minimum fontsize to 12) cu ferdinand (Submitted via bugs.kde.org) (Called from KBugReport dialog)
-- regards Ferdinand Gassauer mailto:f.gassauer@aon.at http://www.goesing.at
Git commit f95e3bad93b0a3efe5c6d2f0dd92cacb22f0ca31 by Shaun Reich. Committed on 29/12/2011 at 06:33. Pushed by sreich into branch 'master'. Prefer KIconLoader::Small icon sizes for window thumbnails when possible This makes the pager actually abide by the system settings designated Small icon size. So increasing it to e.g. 42x42 would make the window icons in the pager use that size. It's set to use the width/height (whichever is smallest), and the KIconLoader::Small. Whichever value is smaller. Was previously hardcoded to 16x16. Should be a safe change, going to backport. M +11 -6 plasma/desktop/applets/pager/pager.cpp http://commits.kde.org/kde-workspace/f95e3bad93b0a3efe5c6d2f0dd92cacb22f0ca31
Git commit f9db201ebb1b52c71fad13c6497302617e54b015 by Shaun Reich. Committed on 29/12/2011 at 06:33. Pushed by sreich into branch 'KDE/4.8'. Prefer KIconLoader::Small icon sizes for window thumbnails when possible This makes the pager actually abide by the system settings designated Small icon size. So increasing it to e.g. 42x42 would make the window icons in the pager use that size. It's set to use the width/height (whichever is smallest), and the KIconLoader::Small. Whichever value is smaller. Was previously hardcoded to 16x16. Should be a safe change, going to backport. (cherry picked from commit 30366dfdcb6e649aca7edcf8fb9ea1b4a8fa3aa7) M +11 -6 plasma/desktop/applets/pager/pager.cpp http://commits.kde.org/kde-workspace/f9db201ebb1b52c71fad13c6497302617e54b015
oops, this was a typo in my commit hook keyword. This was the one I meant to refer to. https://bugs.kde.org/show_bug.cgi?id=257666 I am reopening this bug, ignore the fact that I closed it and the prior comments that were injected ;)
Testing with 4.8.rc2 I do not see such a problem, however as the bug report is already very old, it is very possible that the web page has changed since.