angular-ui / ui-tinymce

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

Tinymce editor Menu not in sync with menu button #271

Open Abhinavmwoe opened 8 years ago

Abhinavmwoe commented 8 years ago

my page is a bit long page as i am putting editor in my page quite below so wat happens is that when i click menu menubar opens on top of the page. i guess its a tinymce js issue..please guide me how to sync it with menubar.mayb putting it inside an iframe can fix it..if it can then how..please guide me..see screenshot. untitled

deeg commented 8 years ago

@Abhinavmwoe, please post a plunker reproducing the issue so we can look into it.

My guess is this is a CSS issue, and not necessarily a issue with this library, but rather maybe TinyMCE itself, or some of your CSS rules in your own application.

Abhinavmwoe commented 8 years ago

@deeg , yes i have solved this as it was a css issue but there is still a problem . once i load tinymce into a slider page on any page same thing occurs