Summary: | View the underscore when using Ctrl + PagDown | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Francesco Noacco <noacco> |
Component: | view-engine: icons mode | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cfeck, emmanuelpescosta099 |
Priority: | NOR | ||
Version: | 2.1 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Other | ||
Latest Commit: | http://commits.kde.org/kde-baseapps/6566f757afc437d02e182108f0ee7a74d36d6ac5 | Version Fixed In: | 4.11.2 |
Sentry Crash Report: |
Description
Francesco Noacco
2012-12-03 18:26:34 UTC
Version 1.4 (Debian 6) is working properly. What is Ctrl+Pg actually supposed to do? On today's master, Ctrl+PgUp/Down seems to not move the selection focus at all. If this is intended, it should actually scroll the view on the first press, not just on the second and later presses. Ignore my previous comment, I now tested with Oxygen style. Review-Request: https://git.reviewboard.kde.org/r/112678/ Git commit 6566f757afc437d02e182108f0ee7a74d36d6ac5 by Emmanuel Pescosta. Committed on 12/09/2013 at 11:58. Pushed by emmanuelp into branch 'KDE/4.11'. Fix Bug 311099 - View the underscore when using Ctrl + PagDown Take the style option vertical/horizontal margin into account for the calculation of the new scroll offset. Thanks to Frank for pointing out two other problems with "Page Up/Down" and providing a better way to fix these problems. :) FIXED-IN: 4.11.2 REVIEW: 112678 M +5 -1 dolphin/src/kitemviews/kitemlistview.cpp http://commits.kde.org/kde-baseapps/6566f757afc437d02e182108f0ee7a74d36d6ac5 |