There is a hotkey meta bug please mark that bug as "depending on" the last two you file.
Brandon
ReactOS.Bugzilla@reactos.org wrote
http://www.reactos.org/bugzilla/show_bug.cgi?id=1514
Summary: Edit control: Ctrl+Backspace/Delete doesn't work (correctly) Product: ReactOS Version: TRUNK Platform: VMWare 5 OS/Version: ReactOS Status: NEW Severity: minor Priority: P3 Component: Win32 AssignedTo: ros-bugs@reactos.org ReportedBy: trondsg@gmail.com QAContact: ros-bugs@reactos.orgIn all edit controls, like the one you get when go to Start -> Run, Ctrl + Backspace does not work at all. It is supposed to delete the previous word.Ctrl+Delete deletes the rest of the contents (after the caret) instead of deleting the next word.