Closed
Bug 203428
Opened 22 years ago
Closed 22 years ago
Ctrl+H (while in textfield) keyboard shortcut/hotkey does not bring up the History window
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
People
(Reporter: bilaribilari, Assigned: aaronlev)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4a) Gecko/20030401
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4a) Gecko/20030401
Ctrl+H does not bring up the History window if the loaded web page has a form
and a text field is in focus.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•22 years ago
|
||
WFM, one day old CVS based trunk build - linux.
Reporter: can you see this with a younger nightly build ?
Comment 2•22 years ago
|
||
confirmed with linux trunk 20030425
Ctrl+W also doesn't work in textboxes. other keyboard shortcuts seem to work fine.
==> keyboard nav
Assignee: blaker → aaronl
Status: UNCONFIRMED → NEW
Component: History: Global → Keyboard: Navigation
Ever confirmed: true
QA Contact: cpetersen0953 → sairuh
Comment 3•22 years ago
|
||
iirc, ctrl+W in textfields on unix platforms takes on the emacs binding of
deleting a word backwards --instead of closing a window/tab.
not sure why ctrl+H (while in textfield) doesn't open the history window... akkana?
Summary: Ctrl+H does not bring up the History window → Ctrl+H (while in textfield) does not bring up the History window
Comment 4•22 years ago
|
||
ctrl-H is delete backward character.
Comment 5•22 years ago
|
||
Similarly, CTRL-N (New Window) doesn't work while in a textarea, although it
does work in a single-line text entry. Tested in FireBird 20030731 on Linux.
Enlarging summary to make this easier to find.
Summary: Ctrl+H (while in textfield) does not bring up the History window → Ctrl+H (while in textfield) keyboard shortcut/hotkey does not bring up the History window
Comment 6•22 years ago
|
||
This is a dupe of bug 72352 - I just dealt with a similar bug in the Firebird
product. Duping.
*** This bug has been marked as a duplicate of 72352 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: Keyboard: Navigation → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•