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

Retrieve dblclick settings from system rather than prefs.json #13246

Closed
samuknet opened this issue Sep 12, 2016 · 1 comment
Closed

Retrieve dblclick settings from system rather than prefs.json #13246

samuknet opened this issue Sep 12, 2016 · 1 comment
Labels

Comments

@samuknet
Copy link
Contributor

@samuknet samuknet commented Sep 12, 2016

The 'double click timeout' and 'double click distance threshold' are currently set manually in prefs.json. These should be loaded from the system, if available.

https://github.com/servo/servo/blob/master/components/script/dom/document.rs#L796-L798

@jdm jdm added the A-content/dom label Sep 12, 2016
@tetsuharuohzeki
Copy link
Member

@tetsuharuohzeki tetsuharuohzeki commented Sep 13, 2016

duplicate with #13222 ?

@cbrewster cbrewster closed this Sep 13, 2016
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
4 participants
You can’t perform that action at this time.