Closed
Bug 113551
Opened 24 years ago
Closed 24 years ago
In Mail Composer, Copy&Paste keys on Sun keyboard do not work
Categories
(Core :: DOM: Editor, defect)
Tracking
()
VERIFIED
FIXED
mozilla0.9.9
People
(Reporter: jay.yan, Assigned: akkzilla)
References
Details
(Whiteboard: bt4614414,ns621_sun, SunKey)
Attachments
(1 file)
|
1.62 KB,
patch
|
Details | Diff | Splinter Review |
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
BuildID:
When composing Email, two keys: Copy and Paste on Sun keyboard do not work.
Reproducible: Always
Steps to Reproduce:
1.Open Mozilla
2.Tasks->mail&Newsgroups
3.Compose a new mail
4.press Copy and Paste key to test the function
Actual Results: Nothing happens
Expected Results: If Copy key is pressed, the selected content should be
copied into clipboard, and then if Paste key is pressed, the content should
copied from clipboard to the current position.
Comment 1•24 years ago
|
||
Jay, are the keys supposed to use Primary or Clipboard?
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Comment 2•24 years ago
|
||
Our key event model doesn't support keys which exist only on some platforms, so
there's no way to express these keys in a mozilla key binding.
Bug 36640 tracks this issue (it also applies to keys such as the Windows key)
and there's a longdiscussion there about the sun bindings (though the last
comment says they work ...?)
*** This bug has been marked as a duplicate of 36640 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
This bug is different with 36640:
1 36640 only fixed problem of SUN specific Copy&Paste&Cut keys partially,
users can not use these three keys while editing the mail body of a new
mail(these keys work well on the CC list field and Subject field)
2 The fix of 36640 is out-of-dated, because the xbl files are upgraded now.
This patch can make SUN Copy/paste/Cut work well.I have tested it on Tier-1
platforms. It can be reviewed now.
Reopen this bug( please see the attach file)
and add Margaret to the CC list.
Status: VERIFIED → REOPENED
Resolution: DUPLICATE → ---
Updated•24 years ago
|
Attachment #61919 -
Attachment is patch: true
Attachment #61919 -
Attachment mime type: application/octet-stream → text/plain
Reassigning to akkana ... akk if the keybindings in the patch look ok to you,
consider it sr=kin.
Assignee: kin → akkana
Status: REOPENED → NEW
| Assignee | ||
Comment 7•24 years ago
|
||
Okay, I don't have a problem with this, and it shouldn't conflict with any other
keys. Cc'ing other key binding people who need to know about this, in case
anyone has an objection; if I don't hear any nays, I'll check it in. (I can't
test it -- my keyboard doesn't have those keys, so I'll take your word for it
that it works.)
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.9
Comment 8•24 years ago
|
||
I just tested this on Mozilla/Linux displayed remotely to a Solaris machine
(which has the cut/copy/paste keys). Work like a charm with this patch.
Comment 9•24 years ago
|
||
Looks like there is no objection, akkana@netscape.com: Would you mind checking
this in please? Thanks.
| Assignee | ||
Comment 10•24 years ago
|
||
It's in.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → FIXED
Comment 11•24 years ago
|
||
Thank you. Margaret
Comment 12•24 years ago
|
||
Jay/Margaret, can you please verify this and mark verified-fixed ? thanks.
Comment 13•24 years ago
|
||
Jay: Can you verify this bug and mark it as verified please? Margaret
| Reporter | ||
Comment 14•24 years ago
|
||
verified,
Thanks, Margaret Akkana and Sujay
Status: RESOLVED → VERIFIED
Updated•23 years ago
|
Blocks: sunkeymeta
Whiteboard: bt4614414,ns621_sun → bt4614414,ns621_sun, SunKey
You need to log in
before you can comment on or make changes to this bug.
Description
•