Raitingstars in new window

Hi.
I finally managed to run raitingstars in our application,
It seems to work, but i still strugle with caption popup triggered after mouse over event.
could it be that this is not working for this component in new window?

in parent window everything works, but child window not.

after showWindow(false) it correctly gets displayed in child window,and working, but caption of the stars
is not displayed in small popup window, i assume the events does not get triggered.
(click event gets propagated).

Slavomir

additionally i found out, that the onmouse events gets propagated, but the small caption popup window of caption for
particular star gets displayed under the child window, so it is not visible.

increase the z-index in the style to 32000 helps on all browsers

Thanks for reporting this issue. I’ll add the fix to the CSS of the RatingStars add-on and package a new release of it.

  • Teemu

I just packaged and uploaded a new 1.4 version of the RatingStars add-on that fixes this issue with value captions in subwindows.

Download at:

http://vaadin.com/addon/ratingstars

  • Teemu