Bug: browser extension crashes on clicking a button that is followed by a <math> tag

Reproducible with the following page:

<!DOCTYPE html>
<html>
  <body>
    <button>Hello</button>
    <math xmlns="http://www.w3.org/1998/Math/MathML"><semantics></semantics></math>
  </body>
</html>

Clicking the Hello button crashes the browser extension.

Using Chrome Version 96.0.4664.45 (Official Build) (64-bit)


1Password Version: Not Provided
Extension Version: 2.1.4 (Chrome)
OS Version: Ubuntu 21.04

Comments

  • ag_yaron
    ag_yaron
    1Password Alumni

    Hey @amagee99 ,
    Thanks for reporting this.

    I've filed it internally for our developers to test and investigate. :+1:

    ref: dev/core/core#11553

This discussion has been closed.