Summary: | Ambiguous shortcut Ctrl+Shift+R in Konqueror 4.2.0 | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Shriramana Sharma <samjnaa> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | finex, laurent.rineau |
Priority: | NOR | ||
Version: | 4.2.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | 4.5.3 | |
Sentry Crash Report: |
Description
Shriramana Sharma
2009-02-16 06:01:31 UTC
Confirmed in current trunk: r927301 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 |