Skip to content
This repository has been archived by the owner on Dec 19, 2017. It is now read-only.

RangeInputElement mouseup-event doesn't always provide the mouse position #637

Open
zoechi opened this issue Nov 2, 2015 · 3 comments
Open
Labels

Comments

@zoechi
Copy link

zoechi commented Nov 2, 2015

https://github.com/bwu-dart/polymer_elements_demos/blob/d67f9a4e9d35dc9b1e4c7f1d5a1185da2e91dad0/web/google_castable_video/google_castable_video_demo.dart#L49-L49

When I drag the knob and release it, the mouseup event doesn't always provide a position.
In the demo linked above this usually happens when I move the know to an advanced position and then move it back nearly to the beginning of the video.

@jakemac53
Copy link
Contributor

Weird, can you repro this outside of the demo as well? (I can't seem to)

@jakemac53
Copy link
Contributor

Since this is just a normal element it seems like it would be a general dartium bug, but if it only repros inside that demo then maybe something else is going on.

@zoechi
Copy link
Author

zoechi commented Nov 2, 2015

Sorry, I added only here bwu-dart/polymer_elements_demos#8, that I can repro in Chrome (Linux) as well.

@zoechi zoechi closed this as completed Nov 2, 2015
@zoechi zoechi reopened this Nov 2, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

2 participants