3
edits
(Improving the label of link to Closure's bug) |
(Fix some typo) |
||
| Line 13: | Line 13: | ||
| Stop dispatching keypress events for non-printable keys || [https://bugzilla.mozilla.org/show_bug.cgi?id=968056 968056] || Blocked by [https://github.com/google/closure-library/issues/883 bug of Closure framework] | | Stop dispatching keypress events for non-printable keys || [https://bugzilla.mozilla.org/show_bug.cgi?id=968056 968056] || Blocked by [https://github.com/google/closure-library/issues/883 bug of Closure framework] | ||
|- | |- | ||
| Start | | Start to dispatch keydown and keyup events even during composition || [https://bugzilla.mozilla.org/show_bug.cgi?id=354358 354358] || Should be fixed at same time with [https://bugzilla.mozilla.org/show_bug.cgi?id=968056 bug 968056] for saving web app developers' cost | ||
|- | |- | ||
| Hiding all Gecko specific editing UI || [https://bugzilla.mozilla.org/show_bug.cgi?id=1449564 1449564] || Collect actual usage first ([https://bugzilla.mozilla.org/show_bug.cgi?id=1452538 1452538]) | | Hiding all Gecko specific editing UI || [https://bugzilla.mozilla.org/show_bug.cgi?id=1449564 1449564] || Collect actual usage first ([https://bugzilla.mozilla.org/show_bug.cgi?id=1452538 1452538]) | ||
edits