Bug 58644

Summary: pressing up button twice does not go to ../..
Product: [Applications] konqueror Reporter: Bugs Kde Org <bugs.kde.org>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 4.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Bugs Kde Org 2003-05-18 17:05:16 UTC
Version:           4.0 (using KDE 3.1.1)
Compiler:          gcc version 3.2.2
OS:          Linux (i686) release 2.4.20-wolk4.0s-pre9

To reproduce:

Find a website that is slow
Go to a url like: http://foo.com/dir1/dir2/file.html
Press the 'Up' button twice fast (Must be faster than the server can react)
You will end up in http://foo.com/dir1/dir2/ and not in http://foo.com/dir1/

If you press 'Up' twice slowly then you will end up in http://foo.com/dir1/
Comment 1 Bugs Kde Org 2003-05-18 17:06:18 UTC
Argh... Subject misses a 'not'. 
 
Comment 2 Thiago Macieira 2003-05-18 17:13:56 UTC
Is your clicking fast enough to be considered double-clicking the button? 
 
I confirm this for the Up, Back and Forward button, but that required me to 
double-click the buttons. 
Comment 3 Stephan Kulow 2003-10-27 18:03:35 UTC

*** This bug has been marked as a duplicate of 62955 ***