jejacks0n / mercury

Mercury Editor: The Rails WYSIWYG editor that allows embedding full page editing capabilities directly inline.
http://jejacks0n.github.com/mercury
Other
2.63k stars 530 forks source link

Mercury editor UI gets quirky when zooming in iPad #97

Closed dlee closed 12 years ago

dlee commented 12 years ago

You'd have to play around with it, but I've noticed brokenness such as:

jejacks0n commented 12 years ago

It appears to be a position fixed bug in mobile safari. I've looked into it and it's not a simple fix. :-/. At some point it will require some serious work to get it dialed.

Thanks for the heads up -- it's not fully supported on the iPad yet, and was only recently available to even try to work on -- mobile safari wouldn't open the keyboard until iOS 5.

On Nov 17, 2011, at 10:33 PM, dleereply@reply.github.com wrote:

You'd have to play around with it, but I've noticed brokenness such as:

  • the modal backdrop suddenly appears
  • the toolbar gets shifted to a strange location
  • toolbar moves when scrolling

Reply to this email directly or view it on GitHub: https://github.com/jejacks0n/mercury/issues/97

jejacks0n commented 12 years ago

I'll make another round of tests with the next update of iOS to see how things have gotten.. at that point I may take this on as a full feature.. closing this for now and will reassess later.