Bug 184492

Summary: Ambiguous shortcut Ctrl+Shift+R in Konqueror 4.2.0
Product: [Applications] konqueror Reporter: Shriramana Sharma <samjnaa>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: finex, Laurent.Rineau__kde
Priority: NOR    
Version: 4.2.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Unspecified   
Latest Commit: Version Fixed In: 4.5.3

Description Shriramana Sharma 2009-02-16 06:01:31 UTC
Version:            (using KDE 4.2.0)
Installed from:    Ubuntu Packages

I am using the Konqueror 4.2.0 in Kubuntu Jaunty (development version). By default the shortcut Ctrl+Shift+R is ambiguously assigned to both "Close Active View" and "Force Reload Page". It has been used a long time only for "Close Active View" and not the other one. So please remove the association to the other one and give it some other shortcut instead.
Comment 1 FiNeX 2009-02-17 14:28:26 UTC
Confirmed in current trunk: r927301
Comment 2 David Faure 2010-10-20 10:44:15 UTC
SVN commit 1187708 by dfaure:

Ctrl+Shift+R is already taken by "hard reload", so change the shortcut for closing a split view to Ctrl+Shift+W
  (by analogy to Ctrl+W for closing a tab), as suggested in 117300.
BUG: 117300
BUG: 184492
FIXED-IN: 4.5.3
--Thi

M    src/konqmainwindow.cpp


 M  +1 -1      konqmainwindow.cpp  


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