Ticket T464365
Visible to All Users

Pasting from Outlook to ASPX files results in tagged text

created 8 years ago

When copying text from Outlook into an ASPX file, instead of getting plain text from the following:

December 26 to 27, 2016: The Cervélo office will be closed for the Christmas holiday. Any orders entered via the dealer portal will be received but will not be processed during this time. We ask that you keep these dates in mind for the final week of order submissions.

I am getting :

<svg width="779px" height="262px" viewBox="0 0 779 262"><text x="0" y="0.41" fill="#000000" font-family="Arial" font-size="18" alignment-baseline="text-before-edge">
December 26 to 27, 2016</text>
<text x="209" y="0.41" fill="#000000" font-family="Arial" font-size="18" alignment-baseline="text-before-edge">
: The Cervélo office will be closed for the Christmas holiday. Any orders </text>
<text x="0" y="21.41" fill="#000000" font-family="Arial" font-size="18" alignment-baseline="text-before-edge">
entered via the dealer portal will be received bu</text>
<text x="390" y="21.41" fill="#000000" font-family="Arial" font-size="18" alignment-baseline="text-before-edge">
t will not be processed during this time. We ask </text>
<text x="0" y="42.41" fill="#000000" font-family="Arial" font-size="18" alignment-baseline="text-before-edge">
that you keep these dates in mind for the final week of order submissions.</text>
<text x="594" y="42.41" fill="#000000" font-family="Arial" font-size="18" alignment-baseline="text-before-edge">
 </text>

Also the selected text I trying to replace with the pasted text is not deleted and the tagged text is appended to the end of the selected text.

Show previous comments (3)
DevExpress Support Team 8 years ago

    Hello Matt,

    We have provided the hotfix in your other ticket (Installing CodeRush for Roslyn v16.2.3 clears all my templates).
    After installing it, follow these steps to get to the Quick Setup options page:

    1. From the VisualStudio menu, select "CodeRush\Options…" .
    2. In the tree view on the left, select the "Quick Setup" options page.

    Disable the "Paste as XAML/SVG" checkbox on the "Quick Setup" options page.

    Try to copy text from Outlook to an .aspx file and let us know your results.

      Pavel,

      Works as expected now. When I turn off the feature, it pastes properly.

      When the feature is turned on, the pasting (assuming I want SVG) is not working properly though. If you have selected the text you want to replace with the pasted SVG content, it does not delete the selected text. Rather it pastes the SVG text at the end of the selection. What this means is you have not replaced your originally selected text and next to go back reselect it and then delete it. You may want to correct that.

      DevExpress Support Team 8 years ago

        Thank you for letting us know about your results, Matt.

        Regarding the issue with replacing the  selected text, I've created a separate ticket on your behalf (The "Paste as XAML\SVG" feature inserts SVG content at the end of the selected text instead of replacing it). It has been placed in our processing queue and will be answered shortly.

        Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

        Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.