Revision 918042
Go back to digest for 1st February 2009Bug Fixes in KDE Base
David Faure committed changes in /branches/KDE/4.2/kdelibs/khtml/khtml_part.cpp:
Fix Ctrl+U and Ctrl+I being ambiguous in pages with frames, by only setting those shortcuts in the toplevel part.
I spent a few hours trying to make Ctrl+U show the source for the current frame while still seeing the shortcut associated with the "View Document Source" menuitem, but this was a complex shortcut reassignment mess.
Instead I added the [hidden, unfortunately] Ctrl+Shift+U for "View Frame Source".
File Changes
Modified 1 files
- /branches/KDE/4.2/kdelibs/khtml/khtml_part.cpp
1 files changed in total