domenic / html-as-custom-elements

HTML as Custom Elements
https://domenic.github.io/html-as-custom-elements/
Apache License 2.0
260 stars 20 forks source link

Demo scrolling is borked on Macs #42

Closed domenic closed 9 years ago

domenic commented 9 years ago

Reported by @addyosmani at https://twitter.com/domenic/status/546062775961661440

I don't have easy access to a Mac so I'd love it if someone could take a stab at a pull request. We might get a Chrome bug out of this.

Fishrock123 commented 9 years ago

I do not appear to have this issue. Chrome: 39.0.2171.95 (64-bit) OS X 10.10.1

The description was somewhat difficult to understand. Mind explaining here @addyosmani?

bmathews commented 9 years ago

Navigation/scrolling/highlighting works fine for me too.

Chrome: 39.0.2171.95 (64-bit) OS X 10.10.2

Edit: also working fine on 41.0.2254.0 canary (64-bit)

darthmaim commented 9 years ago

I can take a look at that on monday.

paulirish commented 9 years ago

I can't repro on my mac (stable & canary).

@addyosmani what are the repro steps?

vigneshshanmugam commented 9 years ago

Reproduced this issue on my mac.

Chrome : 41.0.2251.0 canary (64-bit) Mac Os : OS X 10.9.4

Will take a look.

vigneshshanmugam commented 9 years ago

Fixed this issue. Check https://github.com/domenic/html-as-custom-elements/pull/45