Closed
Bug 26444
Opened 25 years ago
Closed 25 years ago
command-key events processed twice
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Core
DOM: UI Events & Focus Handling
Tracking
()
VERIFIED
FIXED
People
(Reporter: mozeditor, Assigned: joki)
Details
Open up composer. type something. copy it. paste it (use keyboard command).
note that it pastes twice. Similarly, undo/redo from the keyboard operate twice.
If you use these commands from the menu they work properly.
Someone suggested that hyatt might know about some xul binding changes that could
be involved?
Comment 1•25 years ago
|
||
More preventDefault goodness, joki. Feel free to give this bug to me once
you've added the flag.
Comment 2•25 years ago
|
||
WORKSFORME on Commercial 3/3 Build ID 2000022708 on WinNT 4.0 SP4.
I typed in text, selected, hit CTRL-C to copy, hit CTRL-V to paste, worked fine.
Then pasted text again via CTRL-V, hit CTRL-Z to undo, hit CTRL-Y to redo,
worked fine.
Marking FIXED. Only concern: bug is labeled OSs "all" but Summary wording is
"command-key" which suggests a Mac report. QA should probably verify on Mac to
be safe.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•