gecko-dev/devtools/client/inspector/rules
Julian Descottes d40b2c8d17 Bug 1261317 - part2: prevent autocomplete on arrow keys in multiline editor;r=pbro
Check if the CSS inplace editor is currently using several lines
to display its value. When using several lines, prevent increment,
decrement and autocomplete features.

The autocomplete can still be triggered by typing a value at the end
of the input (or before a space). When the autocomplete popup is
opened, UP/DOWN still allow to cycle through the suggestions.

MozReview-Commit-ID: DapCdhjx444

--HG--
extra : rebase_source : e7c6e8a53d29b79174913c011e1ac07c39431238
2016-04-01 17:26:58 +02:00
..
models Bug 1224492 - Modify devtools client inspector to disable commented properties when they are pasted into the rule editor. r=tromey 2016-03-10 05:29:00 -05:00
test Bug 1261317 - part2: prevent autocomplete on arrow keys in multiline editor;r=pbro 2016-04-01 17:26:58 +02:00
views Bug 1143742 - part2: multiline inplace-editor should support a maxWidth option;r=gl 2016-03-31 00:59:16 +02:00
moz.build Bug 1235172 - Part 4: Extract RuleEditor and TextPropertyEditor to a view module r=pbro 2016-01-18 12:06:08 -05:00
rules.js Bug 1143742 - part4: add textarea to valid targets when copying;r=gl 2016-03-30 16:39:33 +02:00