Launchpad has imported 12 comments from the remote bug at
https://bugs.kde.org/show_bug.cgi?id=179049.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2008-12-29T14:44:15+00:00 ArneBab wrote:

Version:           1.1 (using 4.1.3 (KDE 4.1.3), Gentoo)
Compiler:          x86_64-pc-linux-gnu-gcc
OS:                Linux (x86_64) release 2.6.25-gentoo-r7

It doesn't scroll to the folder the first time I hit the letter, so I
don't see which folder got selected.

When I hit the letter a second time, it scrolls the view, but also jumps
to the second candidate for this letter.

This is a minor glitch, but it's kinda annoying...

But since I didn't sasy it for a far too long time: Using Dolphin is a
great experience! Thank you very much for writing it!

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/314135/comments/0

------------------------------------------------------------------------
On 2008-12-29T14:57:54+00:00 FiNeX wrote:

using r902024, I've found two different behaviour:

1) if one icon is already selected and you type the first chars of an
icon which is outside the current view, dolphin select the new icon and
it scrolls to the right icon.

2) if no icon are selected, the new icon is selected, but dolphin
doesn't scroll.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/314135/comments/1

------------------------------------------------------------------------
On 2009-01-04T13:49:20+00:00 FiNeX wrote:

*** Bug 179567 has been marked as a duplicate of this bug. ***

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/314135/comments/2

------------------------------------------------------------------------
On 2009-01-04T13:50:08+00:00 FiNeX wrote:

Like it has been described on bug #179567, pressing the first char twice
will scroll the view.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/314135/comments/3

------------------------------------------------------------------------
On 2009-01-04T19:48:04+00:00 Peter-penz19 wrote:

@FiNeX: I tried to reproduce your behavior from comment #1 on trunk but
don't get an issue for point 2 (-> scrolling works, I'm using r905633).

I tried to reproduce it in the icons view and the details view, no item
has been selected and I pressed a letter from an invisible item. Could
you give me a hint what I'm doing wrong? Thanks!

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/314135/comments/4

------------------------------------------------------------------------
On 2009-01-04T23:57:46+00:00 FiNeX wrote:

I'm using r905373 with Qt 4.4.3.

1) start dolphin (when you start it, it should be selected any file)
2) switch to icon view (if not yet active)
3) resize the window in order to have the vertical scrollbar
4) click between two icons to be sure that no file are selected
5) click on the small green "+" on the first file (so you've only one file 
selected)
6) type the first char of a hidden icon

If the first char identify univocally a file, the file will selected
(you can read it on the status bar) but the view doesn't scroll. If the
first char is shared by more filenames, pressing twice it will select
the second file (of all the files which starts with it) and the view
will be scrolled.


Reply at: 
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/314135/comments/5

------------------------------------------------------------------------
On 2009-01-05T19:11:39+00:00 Peter-penz19 wrote:

Thanks I could reproduce the issue. I was not aware that the issue only
occurs if one item is selected (in comment #2 I interpreted the
description of the issue the other way).

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/314135/comments/8

------------------------------------------------------------------------
On 2009-01-05T19:21:36+00:00 Peter-penz19 wrote:

SVN commit 906179 by ppenz:

QAbstractItemView::scrollTo() may get called by
QListView::keyPressEvent(), so m_enableScrollTo (which is checked in
DolphinIconsView::scrollTo()) must be enabled before. This fixes the
issue that the autoscrolling does not work if exactly one item is
selected and an invisible item should get focused because of a key
press.

BUG: 179049

 M  +1 -1      dolphiniconsview.cpp


WebSVN link: http://websvn.kde.org/?view=rev&revision=906179


Reply at: 
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/314135/comments/9

------------------------------------------------------------------------
On 2009-01-05T19:32:18+00:00 FiNeX wrote:

The fix is perfect, thanks Peter!

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/314135/comments/10

------------------------------------------------------------------------
On 2009-01-05T22:00:26+00:00 Dario Andres wrote:

*** Bug 179744 has been marked as a duplicate of this bug. ***

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/314135/comments/14

------------------------------------------------------------------------
On 2009-01-06T13:30:05+00:00 ArneBab wrote:

Thank you very much for the fast fix, Peter!

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/314135/comments/15

------------------------------------------------------------------------
On 2022-01-07T12:05:31+00:00 count.negative wrote:

*** Bug 448049 has been marked as a duplicate of this bug. ***

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/314135/comments/17

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/314135

Title:
  Dolphin scrollbar does not follow keypress

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-baseapps/+bug/314135/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to