Skip to content
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.

Bugs in Chrome and iOS 7 browsers #14

Open
brendanfalkowski opened this issue Oct 10, 2013 · 3 comments
Open

Bugs in Chrome and iOS 7 browsers #14

brendanfalkowski opened this issue Oct 10, 2013 · 3 comments

Comments

@brendanfalkowski
Copy link

See this issue cross-posted in Enquire: WickyNilliams/enquire.js#79

@jkintscher
Copy link
Member

Thanks for the write-up and bringing this to our attention! It looks like this only affects a certain version of Chrome. Did you file a report on the Chromium Project?

I'll gladly investigate possible polyfills for the Chrome version(s) in question and of course gladly merge any PR targeting this but it should definitely be resolved on their end as well if it’s indeed a browser issue.

@brendanfalkowski
Copy link
Author

Are you seeing different behavior in another version of Chrome? I'm currently on 30.0.1599.69.

I filed a bug report with Chromium here: https://code.google.com/p/chromium/issues/detail?id=307812&thanks=307812&ts=1381893810

This definitely feels like a Chrome bug, since other browsers process this correctly. The iOS7 issue is more troubling since the events don't fire at all on orientation change (all browsers).

@brendanfalkowski
Copy link
Author

Thanks to @va7map was able to isolate this further. See: WickyNilliams/enquire.js#79 (comment)

It appears to be a Harvey-only issue because the alternative techniques work in isolation, but fail when Harvey is also included.

Unfortunately I'm not strong enough at JS to debug Harvey's code, but by observation it appears that a shared event/property might be overwritten.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants