angular-ui / ui-tinymce

AngularUI wrapper for TinyMCE
MIT License
488 stars 371 forks source link

Formats (styleselect) tooltip not showing #268

Closed fernandodof closed 8 years ago

fernandodof commented 8 years ago

Hello,

I noticed that all the buttons on the editor toolbar have a tootip, exept the "Formats" button. Has this bug already been addressed ? (is it a bug ?)

Example: http://embed.plnkr.co/vL7MqL/

Thank you.

deeg commented 8 years ago

This is not a bug in this library. If you look at the TinyMCE Homepage Example you will see the same behavior there.

If you believe this is a bug with TinyMCE, I would post a bug on their github issues page.