zurb / joyride

jQuery feature tour plugin.
http://www.zurb.com/playground/jquery-joyride-feature-tour-plugin
1.42k stars 241 forks source link

Modal background comes up when resizing browser #77

Open pvitaly opened 11 years ago

pvitaly commented 11 years ago

Is anyone having a problem with their modal and resizing your browser? What I mean is, after I click out of my modal and the joyride is finished and then I go to resize my browser by dragging a corner, the transparent background from the modal comes up (without the actual modal window) and you have to click on the page to get rid of it.

Some info:

I have 2 joyrides on my site that are activated depending on which cookie you have. The issue seems to be with just 1 of the 2 joy rides. That joyride has only 1 item - the modal.

mrsweaters commented 11 years ago

I recently fixed this issue in the Foundation Joyride version. I will back port this to standalone.

pvitaly commented 11 years ago

The issue is still happening in the new version. I have a tour where the modal is the first stop, and if I X out of the modal to stop the tour and resize the window, the issue happens and then the next stop pops up.

nmall commented 11 years ago

@mrsweaters Any chance these changes can be put into place soon?

tom-mayer commented 11 years ago

I can also reproduce this issue. div.joyride-modal-bg display is set to "block" from "none" after resizing the browser. Any chance we might get your fix in the standalone @mrsweaters?

Thanks

imjoeybrennan commented 10 years ago

+1 @mrsweaters

jakefleming commented 10 years ago

Not sure if this is related, but there's also an issue with the modal bg not disappearing if you hit the previous button from the joyride modal back to a joyride tooltip that shouldn't have a modal. And if you have a button that's triggering joyride and the user goes through the joyride once and clicks to go through again, the modal bg is back for the whole ride.