Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-54441

Chrome's spell check in confluence pages stops working after a sizeable amount of content has been added

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Low
    • None
    • 6.5.2
    • None

    Description

      Steps to reproduce:
      1. Go to create a new page

      2. Create a new table and copy it the table ~ 7 times -> I have included the content of the source editor to reproduce this issue below
      4. observe that after the ~7 table chrome's spell check no longer works.

      <p>asdf </p>
      <table>
        <colgroup>
          <col/>
          <col/>
        </colgroup>
        <tbody>
          <tr>
            <th>asdf</th>
            <th>asdf</th>
          </tr>
          <tr>
            <td>asdf</td>
            <td>asdf</td>
          </tr>
          <tr>
            <td>asdf</td>
            <td>asdf</td>
          </tr>
          <tr>
            <td>asdf</td>
            <td>asdf</td>
          </tr>
        </tbody>
      </table>
      <p>asdf </p>
      <table>
        <colgroup>
          <col/>
          <col/>
        </colgroup>
        <tbody>
          <tr>
            <th>asdf</th>
            <th>asdf</th>
          </tr>
          <tr>
            <td>asdf</td>
            <td>asdf</td>
          </tr>
          <tr>
            <td>asdf</td>
            <td>asdf</td>
          </tr>
          <tr>
            <td>asdf</td>
            <td>asdf</td>
          </tr>
        </tbody>
      </table>
      <p>asdf </p>
      <table>
        <colgroup>
          <col style="width: 49.0px;"/>
          <col style="width: 49.0px;"/>
        </colgroup>
        <tbody>
          <tr>
            <th>asdf</th>
            <th>asdf</th>
          </tr>
          <tr>
            <td>asdf</td>
            <td>asdf</td>
          </tr>
          <tr>
            <td>asdf</td>
            <td>asdf</td>
          </tr>
          <tr>
            <td>asdf</td>
            <td>asdf</td>
          </tr>
        </tbody>
      </table>
      <p>asdf </p>
      <table>
        <colgroup>
          <col/>
          <col/>
        </colgroup>
        <tbody>
          <tr>
            <th>asdf</th>
            <th>asdf</th>
          </tr>
          <tr>
            <td>asdf</td>
            <td>asdf</td>
          </tr>
          <tr>
            <td>asdf</td>
            <td>asdf</td>
          </tr>
          <tr>
            <td>asdf</td>
            <td>asdf</td>
          </tr>
        </tbody>
      </table>
      <p>asdf </p>
      <table>
        <colgroup>
          <col style="width: 49.0px;"/>
          <col style="width: 49.0px;"/>
        </colgroup>
        <tbody>
          <tr>
            <th>asdf</th>
            <th>asdf</th>
          </tr>
          <tr>
            <td>asdf</td>
            <td>asdf</td>
          </tr>
          <tr>
            <td>asdf</td>
            <td>asdf</td>
          </tr>
          <tr>
            <td>asdf</td>
            <td>asdf</td>
          </tr>
        </tbody>
      </table>
      <p>asdf </p>
      <table>
        <colgroup>
          <col/>
          <col/>
        </colgroup>
        <tbody>
          <tr>
            <th>asdf</th>
            <th>asdf</th>
          </tr>
          <tr>
            <td>asdf</td>
            <td>asdf</td>
          </tr>
          <tr>
            <td>asdf</td>
            <td>asdf</td>
          </tr>
          <tr>
            <td>asdf</td>
            <td>asdf</td>
          </tr>
        </tbody>
      </table>
      <p>
        <br/>
      </p>
      <p>asdf </p>
      <table>
        <colgroup>
          <col/>
          <col/>
        </colgroup>
        <tbody>
          <tr>
            <th>asdf</th>
            <th>asdf</th>
          </tr>
          <tr>
            <td>asdf</td>
            <td>asdf</td>
          </tr>
          <tr>
            <td>asdf</td>
            <td>asdf</td>
          </tr>
          <tr>
            <td>asdf</td>
            <td>asdf</td>
          </tr>
        </tbody>
      </table>
      <p>asdf </p>
      <p>
        <br/>
      </p>
      <p>
        <br/>
      </p>
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            dblack David Black
            Votes:
            24 Vote for this issue
            Watchers:
            18 Start watching this issue

            Dates

              Created:
              Updated: