Search

Code View of EW fails to get content of correct mime type from clipboard by romh0

Active

1
0
Sign in
to vote
Type: Bug
ID: 771537
Opened: 11/18/2012 9:55:48 AM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
NetBeans (http://netbeans.org/) places into clipboard several mime types, most notably text/plain and text/html. When I copy some text from NetBeans and paste it into the Code View of EW, EW pastes the content of text/html type. However, the code view should only accept plain text.

E.g., $result gets pasted as <a href="$result"></a>.

Other programs handle the copied content without a problem.
Details (expand)

Product?

Web

Product Version?

 

Web 4 SP2 (4.0.1303.0)

Issue Type?

Bug

Repro Steps? (N/A for Suggestion)

1. Run NetBeans, open or create a source code file, e.g., a PHP file.
2. Copy a word from the source file.
3. Paste it into Code View of EW.
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 1/30/2013 at 4:39 PM
We recently announced that we are discontinuing development of Expression Web. You can read the full announcement on our community page at http://msdn.microsoft.com/expression. Because this product is no longer in development, we are closing all outstanding bugs.
Sign in to post a workaround.