Commit Graph

14 Commits

Author SHA1 Message Date
Wei Deng
52c7a2e15a Bug 960946 - Correct events which can be generated and sent repeatedly from longpressing a key. r=yxl 2014-03-25 15:46:52 +08:00
Wei Deng
dee6001962 Bug 978918 - Filter hidden <br> when get content editable text length. r=yxl 2014-03-20 18:37:00 +08:00
Yuan Xulei
c4482b16d3 Bug 952724 - Make InputContext#replaceSurroundingText match spec. r=janjongboom 2014-01-03 09:17:28 -05:00
Jan Jongboom
a1ed8c8364 Bug 952080 - Rejection state for sendKey. r=yxl 2014-01-02 10:39:26 -05:00
Kevin Grandon
954883f06e Bug 942749 - [keyboard] Fix forms.js contenteditable scroll position. r=fabrice 2013-12-13 16:10:56 -05:00
Jan Jongboom
dc990b32cb Bug 944681 - Don't fire inputcontextchange on selection change from mouseup. r=yxl 2013-12-10 10:14:39 -05:00
Kan-Ru Chen (陳侃如)
35bf8099b6 Bug 941468 - Only load forms.js once per-process. r=yxl 2013-12-08 23:28:47 +08:00
Jan Jongboom
51588092d2 Bug 918863 - MutationObserver doesnt recognize all deleted elements, keypress is fired if keydown is canceled. r=yxl, r=kanru 2013-12-03 08:37:38 -05:00
Jonathan Watt
07e6bf260e Bug 941367 - Fix JavaScript assertions in dom/inputmethod/forms.js caused by trying to get the selection of non-text controls. r=fabrice 2013-11-21 12:54:48 +00:00
Jonathan Watt
2e3f9c25c5 Bug 940696 - Ensure that Firefox OS brings up the number pad when a user focuses an <input type=number>. r=fabrice 2013-11-20 09:32:46 +00:00
"Kan-Ru Chen (陳侃如)"
7388877062 Bug 931746 - Only handle the event from our descendants. r=yxl
---
 dom/inputmethod/forms.js |    7 +++++++
 1 file changed, 7 insertions(+)
2013-11-17 01:07:26 +08:00
Yuan Xulei
9a9eda1aff Bug 932151 - Include forms.js in both desktop and b2g build. r=fabrice 2013-11-11 09:11:43 -05:00
Ed Morley
685fbeabd8 Backed out changeset f2ed6b24269a (bug 932151) for causing bug 936324 2013-11-08 10:59:31 +00:00
Yuan Xulei
31dd9fbe0a Bug 932151 - Include forms.js in both desktop and b2g build. r=fabrice 2013-11-07 09:02:25 -05:00