Summary: | wish: Add shortcut for closing view (CTRL+SHIFT+W), opening is already CTRL+SHIFT+T | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | S. Burmeister <sven.burmeister> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.5.3 | |
Sentry Crash Report: |
Description
S. Burmeister
2005-11-29 21:51:07 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 |