Closed
Bug 122574
Opened 23 years ago
Closed 23 years ago
copy on excel and paste in mozilla
Categories
(Core :: DOM: Editor, defect)
Tracking
()
People
(Reporter: hellprout, Assigned: kinmoz)
References
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.7) Gecko/20011221
BuildID: 2001122106
i'm french , i use mozilla for the mail and as navigator
i want to copy a excel case in my mail , i can't i just have the old paste .
I can't write the value of excel case in a new mail
but if i use notepad for exemple , i can paste my value in notepad and after
copy the notepad value in my new mail
Reproducible: Always
Steps to Reproduce:
1.paste on notepad
2.copy the notepad value in a new mail
3.
Actual Results: it's ok
Expected Results: when you paste in a new mail , you see the old copy
it's excel 2000
it's the same , i have the 2002020406 version of mozilla ,
i always can't paste myexcel's selection
i use the new mozilla 0.9.9 version 2002031104
and i have the same problem , i can't copy and paste a excel's cell
Comment 4•23 years ago
|
||
reassign to editor
Assignee: ducarroz → kin
Component: Composition → Editor: Core
Product: MailNews → Browser
QA Contact: sheelar → sujay
Comment 5•23 years ago
|
||
Confirming on W2K 2002032203, in HTML compose mode but not plain text mode.
Presumably in HTML mode the data should be pasted in a table?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 6•23 years ago
|
||
adding this to the editor embedding meta bug. various applications that use
Gecko embedded editor for composition (for mail composition as an example) lose
this ability which they had in IE. The same problem likely exists for drag/drop.
pinkerton and I had a brief discussion about this in the drag/drop context, and
this appears to be a matter of handling whatever format (CF_HTML maybe?) excel
is representing.
I wonder if excel *and* word (both microsoft products) on win32 use the same format?
Blocks: 34477
Cc pinkerton@netscape.com and brade@netscape.com.
pinkerton, so is this a backend copy/paste bug? Who should get it?
Comment 8•23 years ago
|
||
well, if it's just us not handling CF_HTML, it's a dupe of another bug i have.
however, i don't see any code that advertises that we understand CF_HTML to
anyone in mozilla, so if it doesn't paste in an html compose, it's editor code
not doing the right thing.
i'd say this bug should go to someone on editor.
Comment 9•23 years ago
|
||
duplicate of 92518; can someone please fix corresponding dependencies/blockers?
*** This bug has been marked as a duplicate of 92518 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•