Closed Bug 53750 Opened 25 years ago Closed 25 years ago

Typing v acts like Ctrl-V (i.e. paste)

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P1)

All
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: vishy, Assigned: dr)

References

Details

(Whiteboard: [nsbeta3+])

Attachments

(1 file)

Install and start commercial build 2000092208. Copy something into clipboard in another windows app. Now in any entry field of Seamonkey such as the browsers location field type the small alphabet v. The result is that it fills v + also the clipboard i.e. as if you also typed Ctrl-v. Unacceptable behaviour at this stage. This has regressed and has to be fixed before we ship b3. thanks, Vishy
nominating blocker, dogfood, nsbeta3. maybe its not a blocker (please judge) but it has to be dogofood at least. what is worrisome is that this seems like some core low level infrastructure and a regression in that is costly. thanks, Vishy thanks, Vishy
I don't think this thing is a smoketest blocker but I sure want it fixed in beta 3. Can PDT please "++" this? Sairuh, can you remove this from smoketest blocker status? Paul, who's bug is this really?
Assignee: don → pchen
Priority: P3 → P1
Whiteboard: [nsbeta3+]
yikes, also happens on my mac commercial build from this morning
also happens under my mozilla build, marking as all because it looks like xp problem to me
Hardware: PC → All
Hyatt, does your XBL keybindings stuff have anything to do with this? thanks, Vishy
don i would push hard for tree to be held for this (i.e. blocker). the product is unusable basically. I have to type V for everything instad of the small letter.
*** Bug 53738 has been marked as a duplicate of this bug. ***
This looks like it may be due to Hyatt's changes last night. Re-assigning to virtual Hyatt for now ...
Assignee: pchen → dr
I understand your wanting to hold the tree closed for this. It is ugly, but not really a smoketest and not really a blocker. You can use a "V" also the lower case "v " is typed along with the pasting and if your clipboard is empty or has a space in it then typing isn't really that horrible, not so much that the product becomes unuseable or untestable in my opinion. This also does not appear to be a problem in the mail message compose or composer content area.
I'm on my way into the office to look at this...
I'm pretty sure this is the fix. At least it makes it work for me: Index: resources/content/htmlBindings.xml =================================================================== RCS file: /cvsroot/mozilla/xpfe/global/resources/content/htmlBindings.xml,v retrieving revision 1.7 diff -c -r1.7 htmlBindings.xml *** htmlBindings.xml 2000/09/22 05:22:23 1.7 --- htmlBindings.xml 2000/09/22 18:46:13 *************** *** 34,40 **** <handler event="keypress" key="x" command="cmd_cut" modifiers="accel"/> <handler event="keypress" key="c" command="cmd_copy" modifiers="accel"/> ! <handler event="keypress" key="v" command="cmd_paste" moodifiers="accel"/> <handler event="keypress" key="z" command="cmd_undo" modifiers="accel"/> <handler event="keypress" key="y" command="cmd_redo" modifiers="accel"/> </handlers> --- 34,40 ---- <handler event="keypress" key="x" command="cmd_cut" modifiers="accel"/> <handler event="keypress" key="c" command="cmd_copy" modifiers="accel"/> ! <handler event="keypress" key="v" command="cmd_paste" modifiers="accel"/> <handler event="keypress" key="z" command="cmd_undo" modifiers="accel"/> <handler event="keypress" key="y" command="cmd_redo" modifiers="accel"/> </handlers>
Attached patch patch for typo.Splinter Review
putterman: yep. that's the one. mmmm, moodifiers :)
yes that really made the app moody :-)
*** Bug 53718 has been marked as a duplicate of this bug. ***
fix checked in.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
*** Bug 53785 has been marked as a duplicate of this bug. ***
yech. will vrfy once i get a new build.
Severity: blocker → critical
Keywords: smoketest
*** Bug 54010 has been marked as a duplicate of this bug. ***
vrfy fixed using 2000.09.29.xx-n6 [opt comm branch bits] on linux, mac and winnt.
Keywords: vtrunk
Status: RESOLVED → VERIFIED
Keywords: vtrunk
Verified Fixed with win32 mozilla trunk build 100204, linux mozilla trunk build 100208 and mac mozilla trunk build 100208. Setting bug status to Verified and removing the vtrunk keyword.
Component: Keyboard: Navigation → User events and focus handling
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: