mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-04 07:40:42 +00:00
Bug 1664446. Disable zoom to focus input for mochitests in editor/libeditor/tests/. r=botond
I think the scrolls that zoom to focus input causes are giving us scroll events that we don't expect. I don't think there is a better way around this. Differential Revision: https://phabricator.services.mozilla.com/D89993
This commit is contained in:
parent
fa760298a9
commit
3fa3a926a6
@ -1,6 +1,7 @@
|
||||
[DEFAULT]
|
||||
prefs =
|
||||
editor.white_space_normalization.blink_compatible=true
|
||||
apz.zoom-to-focused-input.enabled=false
|
||||
support-files =
|
||||
data/cfhtml-chromium.txt
|
||||
data/cfhtml-firefox.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user