Bug 136285

Summary: Using access_key to open a link in a new tab
Product: [Applications] konqueror Reporter: Verdi March <cincaipatron>
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: lex.lists
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Verdi March 2006-10-25 12:39:26 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    SuSE RPMs

Wouldn't it be nice if we can open a link in a new tab using a
keyboard shortcut? Currently, pressing an access_key will open
a link in a current window.

However, this doesn't seem easy to do, because:
1. Ideally it should be ctrl + access_key. However, 
   pressing ctrl while access-key-mode is active will
   *immediately* deactivate the access-key mode. By
   immediately, it means that ctrl is still tapped.

2. shift + access_key does not consistent with
   shift + left_click (currently binded to "save as...)".

Perhaps the is to deactive access-key mode only when
ctrl is released. This way, we can still use ctrl + access_key.
Comment 1 Verdi March 2006-10-25 12:40:46 UTC
The last two sentence should read:

Perhaps the closest solution is to deactive access-key mode only when 
ctrl is released. This way, we can still use ctrl + access_key. 
Comment 2 lexual 2006-10-26 00:32:49 UTC
Very similar to:
https://bugs.kde.org/show_bug.cgi?id=108423
Comment 3 Bram Schoenmakers 2008-04-18 23:38:31 UTC

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