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

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: 6.5.2
    • None
    • 3
    • Severity 2 - Major
    • 1

      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>
      

              Assignee:
              Unassigned
              Reporter:
              David Black
              Votes:
              22 Vote for this issue
              Watchers:
              18 Start watching this issue

                Created:
                Updated: