Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-65134

Improve copy/paste of tables in rich text editor

XMLWordPrintable

    • 3
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      Summary

      When using the rich text editor with tables, the copy/paste is not user friendly enough. Copy pasting several columns/rows and pasting it in a table will create a smaller table. For example

      1. Use Visual mode
      2. Copy the following table
        a b
        c d
      3. Paste it in the X in the below table
        1 2 3 X  
        6 7 8    
      4. Expecting to see
        1 2 3 a b
        6 7 8 c d
      5. When you paste it though, you will see the following
      6. However, once you save it, you will get the following instead
        1 2 3
        a b
        c d
         
        6 7 8    

      Suggestion

      Improve the copy/paste abilities in rich text editor visual mode

        1. table.png
          3 kB
          Yit Wei

              Unassigned Unassigned
              ywoo Yit Wei
              Votes:
              22 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated: