Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buttons in .modal-footer not clickable in Windows Firefox when the modal is very long #19390

Closed
roelgit opened this issue Mar 3, 2016 · 8 comments

Comments

@roelgit
Copy link

roelgit commented Mar 3, 2016

Using Firefox (latest, v44.0.2), it is not possible to click on the default modal buttons (down bellow) when the modal contains a lot of content, see an example: http://jsbin.com/tewizumipi/edit?html,output

In Google Chrome (latest, v49.0.2623.75 m) and Internet Explorer 11, there is no problem (the buttons are clickable) so i guess this is probably a browser (Firefox) bug? Tested under Windows 7 and 8.1.

Thanks!

@cvrebert
Copy link
Collaborator

cvrebert commented Mar 3, 2016

Clone of the Bin under a registered account so it's not subject to limitations on full-screen preview time:
http://output.jsbin.com/rogixax/1

@cvrebert
Copy link
Collaborator

cvrebert commented Mar 4, 2016

Confirmed in Firefox 44 + Win 8.1 on Sauce Labs.

@cvrebert cvrebert changed the title Buttons from the modal don't work when it contains a lot of content Buttons in .modal-footer not clickable in Firefox when the modal is very long Mar 4, 2016
@cvrebert
Copy link
Collaborator

cvrebert commented Mar 4, 2016

After some rough bisection, it looks like this became broken in Firefox 33.

@cvrebert
Copy link
Collaborator

cvrebert commented Mar 4, 2016

Tested under Windows 7 and 8.1.

Also affects Windows 10.

@cvrebert
Copy link
Collaborator

cvrebert commented Mar 4, 2016

Doesn't reproduce on OS X.

@cvrebert cvrebert changed the title Buttons in .modal-footer not clickable in Firefox when the modal is very long Buttons in .modal-footer not clickable in Windows Firefox when the modal is very long Mar 4, 2016
@cvrebert
Copy link
Collaborator

cvrebert commented Mar 4, 2016

Filed Firefox bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253468

@cvrebert cvrebert added this to the v3.3.7 milestone Mar 4, 2016
cvrebert added a commit that referenced this issue Mar 4, 2016
Add Wall of Browser Bugs entry for #19390
@cvrebert
Copy link
Collaborator

cvrebert commented Mar 4, 2016

Added to the Wall of Browser Bugs: #19393
It's in Mozilla's hands now.

@cvrebert
Copy link
Collaborator

cvrebert commented Mar 4, 2016

This is fixed in upcoming Firefox 45: https://bugzilla.mozilla.org/show_bug.cgi?id=1217012

cvrebert added a commit that referenced this issue Mar 4, 2016
Remove Wall of Browser Bugs entry for #19390
cvrebert added a commit that referenced this issue Mar 4, 2016
Remove Wall of Browser Bugs entry for #19390

Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1217012
Refs #19393
[ci skip]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants