Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-3172

Upper corner cell is not selectable after a copy/paste

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.2.0
    • 3.2.2
    • Inline Editor
    • None
    • FF3.6

      After a copy paste of a table, I have got the following code in Ametys CMS :

      <table class="simple">
      <tbody>
      <tr>
      <td><br /></td>
      </tr>
      <tr>
      <td>Ressources  mensuelles brutes à ne pas dépasser*</td>
      <td><br /></td>
      </tr>
      <tr>
      <td>Ménage</td>
      <td>Personne seule</td>
      </tr>
      <tr>
      <td>5 €</td>
      <td>5 €</td>
      </tr>
      <tr>
      <td>0 €</td>
      <td>0 €</td>
      </tr>
      <tr>
      <td>+ 35 €</td>
      <td>+ 35 €</td>
      </tr>
      </tbody>
      </table>
      

      If you try this on your CMS, you will see that the right upper corner cell can not be selected.

          [CMS-3172] Upper corner cell is not selectable after a copy/paste

          fine in v4
          but I only try by inserting the code in the source and I hadto fix the table by inserting/removing a column... I think this may work without this trick directly with a real copy

          Raphaël Franchet added a comment - fine in v4 but I only try by inserting the code in the source and I hadto fix the table by inserting/removing a column... I think this may work without this trick directly with a real copy

          The HTML is not correct but this is what can be found on a real live website.

          In this case the code comes from a website to be switched to Ametys with copy/paste actions.

          That's why I'd like that case to be taken into account.

          Gauthier Ubersfeld added a comment - The HTML is not correct but this is what can be found on a real live website. In this case the code comes from a website to be switched to Ametys with copy/paste actions. That's why I'd like that case to be taken into account.

          The HTML of your table is incorrect (only one cell on first line without a colspan)

          Laurence Aumeunier added a comment - The HTML of your table is incorrect (only one cell on first line without a colspan)

            Unassigned Unassigned
            gauthier Gauthier Ubersfeld
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: