omeka / MallMap

0 stars 4 forks source link

Phantom "out of bounds" dialog on iPad #20

Closed kimisgold closed 11 years ago

kimisgold commented 11 years ago

This is a weird one. The "out of bounds" dialog modal is invisible on Safari and Chrome for the iPad—it renders perfectly on the same browsers for the iPhone, as well as Firefox and Chrome for my Nexus 7.

When remote debugging, the browser seems to recognize that something's supposed to be there with the correct dimensions, but it just doesn't show for some reason. I've tested other websites that use jQuery UI dialogs, including the Omeka admin, and the iPad can render them fine.

Here's a screenshot of the remote inspector looking for the dialog on the iPad. photo

jimsafley commented 11 years ago

Could this be because the dialog and the overlay share the same z-index?

kimisgold commented 11 years ago

I tested that possibility, but no dice. Same results.

On Friday, April 12, 2013, jimsafley wrote:

Could this be because the dialog and the overlay share the same z-index?

— Reply to this email directly or view it on GitHubhttps://github.com/omeka/MallMap/issues/20#issuecomment-16294718 .