Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Steps to reproduce:

  1. Create a document. Insert a form filed into the document. Ensure it has form-filed behavior (shading, a modal window on double click, etc.).
  2. Select a document section containing the form filed and copy it.
  3. Past the copied fragment wherever you would like.
  4. Check if the copied section kept the form field behavior (shading, a modal window on double click, etc.).
Expected result:
    The copied section has the same form field (if the keep formatting option was selected) and the same behavior.
Actual result:
    The copied section was pasted, but the form field is not present there, only text. (no shading or behavior).