Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement mouseover event #6404

Closed
glennw opened this issue Jun 17, 2015 · 5 comments
Closed

Implement mouseover event #6404

glennw opened this issue Jun 17, 2015 · 5 comments

Comments

@pcwalton
Copy link
Contributor

@pcwalton pcwalton commented Jun 17, 2015

+1, I just had to change mouseover to mousemove in my demo to get things working in Servo.

@pcwalton
Copy link
Contributor

@pcwalton pcwalton commented Jun 17, 2015

Adding E-easy since I don't think this will be hard.

@yoava333
Copy link
Contributor

@yoava333 yoava333 commented Jun 18, 2015

Hi,
Could you assign this to me?
I'd like to try to implement this

@glennw
Copy link
Member Author

@glennw glennw commented Jun 18, 2015

@yoava333 We can't assign it to you at the moment due to how our github permissions are set up, but please feel free to start working on it!

@jdm
Copy link
Member

@jdm jdm commented Jun 21, 2015

https://w3c.github.io/uievents/#event-type-mouseover is a more useful link for the relevant spec.

bors-servo pushed a commit that referenced this issue Jul 1, 2015
Added support for mouseover and mouseout events

fixes issue #6404

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6434)
<!-- Reviewable:end -->
@Ms2ger Ms2ger closed this Jul 2, 2015
jrmuizel pushed a commit to jrmuizel/gecko-cinnabar that referenced this issue Jun 12, 2017
…(from yoava333:mouseover); r=nox

fixes issue servo/servo#6404

Source-Repo: https://github.com/servo/servo
Source-Revision: 9897125b34762f4756bc40aa43fa2e51b1ef5fa4
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this issue Sep 30, 2019
…(from yoava333:mouseover); r=nox

fixes issue servo/servo#6404

Source-Repo: https://github.com/servo/servo
Source-Revision: 9897125b34762f4756bc40aa43fa2e51b1ef5fa4

UltraBlame original commit: a506e9119516bb4f6494e53753f45a717785fa30
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this issue Oct 1, 2019
…(from yoava333:mouseover); r=nox

fixes issue servo/servo#6404

Source-Repo: https://github.com/servo/servo
Source-Revision: 9897125b34762f4756bc40aa43fa2e51b1ef5fa4

UltraBlame original commit: a506e9119516bb4f6494e53753f45a717785fa30
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this issue Oct 1, 2019
…(from yoava333:mouseover); r=nox

fixes issue servo/servo#6404

Source-Repo: https://github.com/servo/servo
Source-Revision: 9897125b34762f4756bc40aa43fa2e51b1ef5fa4

UltraBlame original commit: a506e9119516bb4f6494e53753f45a717785fa30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
5 participants
You can’t perform that action at this time.