Bug 156192

Summary: Ctrl-L deactivated url dropdown active
Product: [Applications] konqueror Reporter: Tim Northover <T.P.Northover>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: CLOSED FIXED    
Severity: normal CC: finex, jtamate, richih-kde, samuel.brack
Priority: NOR Keywords: triaged
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Tim Northover 2008-01-19 19:56:33 UTC
Version:            (using KDE 4.0.0)
Installed from:    Gentoo Packages
Compiler:          gcc 4.1.2 x86-64
OS:                Linux

Ctrl-L (to clear the location bar) is deactivated when the suggested urls list is present. Since by default it suggests "http://www.whatever" for "whatever" this includes any time a url is being typed.

Presumably the combo becomes the active window and hasn't been told how to respond to Ctrl-L, but I'm not sure how you'd go about adding that sensibly. I'm not sure how friendly KonqMainWindow and KonqCombo should be.
Comment 1 FiNeX 2008-01-20 13:31:19 UTC
Confirmed: while typing on the address bar, CTRL+L doesn't work :-(
Comment 2 FiNeX 2008-01-20 13:32:04 UTC
Tested on revision 762662.
Comment 3 Peter Penz 2008-01-23 07:42:33 UTC
SVN commit 765098 by ppenz:

allow opening directories/trash from the desktop

BUG: 156192

 M  +1 -1      dolphin.desktop  


WebSVN link: http://websvn.kde.org/?view=rev&revision=765098
Comment 4 Peter Penz 2008-01-23 07:49:04 UTC
Ah, sorry - the last commit contained a typo: I've fixed 156193, not 156192... I've reopened this bug.
Comment 5 theron 2008-05-16 07:56:10 UTC
I have noticed that simply typing the 'esc' when the dropdown menu is there allows you to use "CTRL+L" to clear the URL in the address bar. --Foureyes779
Comment 6 Jaime Torres 2008-11-12 17:12:17 UTC
Ctrl+L still does not close the completion window and clear the url in svn trunk r882080.
Comment 7 FiNeX 2009-08-16 22:32:29 UTC
*** Bug 169474 has been marked as a duplicate of this bug. ***
Comment 8 FiNeX 2009-08-16 22:32:53 UTC
It is a bit strange: CTRL+L closes the completition window and clears the URI
on some tabs, but sometimes it doesn't. I'm not able to find a common pattern
to reproduce it.
Comment 9 Richard Hartmann 2009-08-16 23:11:42 UTC
Same here.
Comment 10 Samuel Brack 2011-01-09 13:46:39 UTC
I can't reproduce this in Konqueror 4.5.4; Ctrl+L works all the time. Can anyone confirm still the behaviour of comment 8 by FiNeX? If not, this report can be closed, I think.
Comment 11 Jaime Torres 2011-01-09 21:47:11 UTC
I can not reproduce this in konqueror 4.6 rc2 also.
Another positive check and this bug must be closed.
Comment 12 FiNeX 2011-01-09 22:49:01 UTC
Would you like to wait for 4.6 so I will check it again? Thanks :-)
Comment 13 FiNeX 2011-02-07 11:58:55 UTC
Ok. I've tested with KDE 4.6 and now it is ok. Thanks.