<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - menclose is not displayed correctly when zooming in / out"
   href="https://bugs.webkit.org/show_bug.cgi?id=161126">161126</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>menclose is not displayed correctly when zooming in / out
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>MathML
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>fred.wang&#64;free.fr
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>distler&#64;golem.ph.utexas.edu
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=286836" name="attach_286836" title="Testcase">attachment 286836</a> <a href="attachment.cgi?id=286836&amp;action=edit" title="Testcase">[details]</a></span>
Testcase

The attached testcase was provided by Jacques Distler (from <a href="https://golem.ph.utexas.edu/wiki/instiki/show/Sandbox">https://golem.ph.utexas.edu/wiki/instiki/show/Sandbox</a>).

When you zoom in / out, the slash and 'D' elements are no longer displayed correctly. This is probably because we store two members m_ascent &amp; m_contentRect on the renderer class and thy are not updated when zooming in / out. In general, in the past the solution for this kind of problem has been to get rid of these members. That's at least easy for m_ascent.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>