[Webkit-unassigned] [Bug 10273] Copy and Paste of Javascript from the Inspector doesn't work properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 2 22:38:35 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=10273


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joepeck at webkit.org




--- Comment #10 from Joseph Pecoraro <joepeck at webkit.org>  2009-10-02 22:38:35 PDT ---
(In reply to comment #8)
> Testing with r35814, I still see this bug.
> 
> For this case, I went to:
> http://smd.stanford.edu/js/ontology/v1/ExampleProduction.html
> 
> Selected:
> http://smd.stanford.edu/js/ontology/v1/OntologyTreeBrowser.js
> 
> in the Resources list, then copied and pasted, using Paste Special->Styled
> Text, to Word, the following code snippet:
> 
> function OntologyTreeBrowser(uid) {
>       this.tree = new YAHOO.widget.TreeView ('treediv'+uid);
>       this.uid = uid;
>       /** now there is a div to store the highlighted id as in div
> id='highlight'+uid, value= **/
> 
>   }
> 
> From this.tree, the syntax highlighting starts to veer off.

I just played with this in Pages with r49008. It pasted with and without style
perfectly in Pages. Is this an issue specific to Microsoft Word?  Does anyone
have Word and can verify if this is still an issue?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list