Suppress additional native browser title of smilies in editor tab
authorMatthias Schmidt <gravatronics@live.com>
Sun, 7 Apr 2019 14:41:45 +0000 (16:41 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Sun, 7 Apr 2019 14:41:45 +0000 (16:41 +0200)
commit9d433b48f80f84806a6f1bcff2116ddf2960782d
treefbdb7428fb60d36fa0fbed4a92a9e762fd151474
parent3faf1d48aae4e3885e6b01b2771e4d52184a49e6
Suppress additional native browser title of smilies in editor tab

Prior to this change, both the `a` element and the `img` element have a `title` attribute with the `a` element being a JavaScript tooltip element. This caused a JavaScript tooltip and a native browser tooltip to be shown when hovering over a smiley in the smiley selection below the editor.

See #2220
com.woltlab.wcf/templates/__messageFormSmilies.tpl
wcfsetup/install/files/lib/data/smiley/Smiley.class.php