Commit Graph

53 Commits

Author SHA1 Message Date
Jim Mathies
b3a14aa1c6 Bug 899027 - Fixes for various errors in FormHelper while running the tests in bug 891688. r=rsilveira 2013-08-01 07:31:35 -05:00
Jim Mathies
4fa0b49e80 Bug 891688 - Fix for caret selection not always appearing in subframes. r=mbrubeck 2013-08-01 07:31:34 -05:00
Nicholas Cameron
a2cdf1ab09 Bug 895873 - backout bug 893117 for Win8 mc bustage 2013-07-30 23:32:35 -04:00
David Zbarsky
aa7c54d744 Bug 893117: Remove nsIDOMHTMLLabelElement r=bz 2013-07-30 14:55:13 -07:00
Jim Mathies
650b758c11 Bug 857862 - Fix: selection monocles don't display in content editable elements. r=sfoster 2013-07-08 15:45:04 -05:00
Justin Dolske
90da7178fc Bug 839961 - Refactor login manager's content actions into a separate JSM. (mobile and metro changes) r=mfinkle 2013-06-19 16:30:53 -07:00
Jim Mathies
686bb00322 Bug 879883 - Split common selection code out into a prototype. r=mbrubeck 2013-06-17 07:46:52 -05:00
Jim Mathies
69ef4de422 Bug 879887 - Use caretPositionFromPoint when adjusting selection in text inputs. r=mbrubeck 2013-06-17 07:46:52 -05:00
Jim Mathies
baaeeb5524 Bug 879454- Hide selection monocles during drags. r=mbrubeck 2013-06-17 07:46:52 -05:00
Jim Mathies
de9924b43a Bug 882613 - Remove reference to nsIDocShellHistory in metro front end code bug 882079 missed. r=fyan 2013-06-14 10:42:19 -05:00
Rodrigo Silveira
ee20613790 Bug 875610 - Find in page throws r=mbrubeck
--HG--
extra : rebase_source : 84798bac6fb2a9c7ee03bd11e311bc7bbc66f2e9
2013-06-06 15:14:44 -07:00
Jim Mathies
f749dcd8ed Bug 865356 - Restrict caret move coords within text inputs when invoking text selection. r=mbrubeck 2013-05-30 10:55:36 -05:00
Jim Mathies
f26a64041b Bug 862054 - Update bounds utility methods in SelectionHandler to properly calculate offsets for form inputs in sub frames. r=bbondy 2013-04-23 08:51:03 -05:00
Jim Mathies
c6c2deab99 Bug 862054 - Get rid of ElementTouchHelper and our custom elementFromPoint function. r=mbrubeck 2013-04-23 08:51:02 -05:00
Jim Mathies
ac89967f4c Bug 862054 - Move translateToTopLevelWindow to Util. r=bbondy 2013-04-23 08:51:02 -05:00
Jim Mathies
8988b5a0e2 Bug 834370 - Add state getters to selection handler and a test helper for flushing message manager messages. r=mbrubeck 2013-04-19 10:01:00 -05:00
Jim Mathies
7a11038070 Bug 859094 - Remove some additional cruft left over from selectionoverlay context menu handling. r=fryn 2013-04-19 05:25:37 -05:00
Jim Mathies
f261fb9615 Bug 862025 - Ignore monocle vertical drag orientation for single line text inputs. r=bbondy 2013-04-17 15:02:24 -05:00
Jim Mathies
08416f4091 Bug 859094 - Remove InvokeContextAtPoint selection overlay handling. r=fryn 2013-04-10 09:02:45 -05:00
Jim Mathies
9ada1adbc8 Bug 858855 - Remove the code that sets form element focus in SelectionHandler now that the overlay has been removed. r=fryn 2013-04-10 09:02:44 -05:00
Brian R. Bondy
68631eea70 Bug 858359 - Remove Selectable context menu options on input and textareas when there is text and no selection. r=jimm 2013-04-08 14:42:54 -04:00
Xin Zhang
3ebe0ee79c Bug 849764 - Replace removeObserver() calls with three params with two in browser dir. r=mak 2013-04-06 14:46:35 -04:00
Jim Mathies
fc15619d8b Bug 857823 - rip out more obsolete FormHelper code, add a new deck transisioning check in cao, and add support in FormHelperUI for delaying menu display until the view updates. r=fryn 2013-04-05 05:33:43 -05:00
Jim Mathies
00878f4891 Bug 857825 - merge close edit session apis. r=mbrubeck 2013-04-05 05:33:43 -05:00
Jim Mathies
0883b93fa2 Bug 855362 - support querying content for the distance focused elements should be raised when the skb is displayed. r=mbrubeck 2013-04-05 05:33:42 -05:00
Jim Mathies
ac70cb8508 Bug 855417 - don't display caret monocle if there is no selection in focused inputs. r=ally 2013-04-05 05:33:40 -05:00
Brian R. Bondy
f309288776 Bug 842130 - Fix fullscreen video which currently isn't working. r=mbrubeck 2013-03-28 21:29:55 -04:00
Brian R. Bondy
9837ff4bcf Backout 9eb6532ccfc3 for bustage on some slaves. r=me 2013-03-28 23:28:11 -04:00
Brian R. Bondy
e0d01cc498 Bug 842130 - Fix fullscreen video which currently isn't working. r=mbrubeck 2013-03-28 21:29:55 -04:00
Jim Mathies
10b4ef378a Bug 848594 - Always manipulate focus node when selecting content in text inputs. r=mbrubeck 2013-03-25 15:54:49 -05:00
Jim Mathies
a638981ef2 Bug 848594 - Reorganize code related to text input selection management in SelectionHandler. r=mbrubeck 2013-03-25 15:54:49 -05:00
Jim Mathies
57d7319160 Bug 853604 - Add support for switching to caret browsing mode once selection has been invoked. r=ally 2013-03-23 11:07:18 -05:00
Jim Mathies
f74857a620 Bug 852576 - Fix for monocle positioning problem when transitioning from caret to drag selection. r=mbrubeck 2013-03-22 07:16:05 -05:00
Jim Mathies
25ce68ec73 Bug 852967 - Simplify marker selection changes for text inputs. r=mbrubeck 2013-03-21 08:55:16 -05:00
Jim Mathies
25e1971b0c Bug 852619 - Tap off form input to clear caret selection should clear focus. r=ally 2013-03-21 08:55:16 -05:00
Jim Mathies
e88bfad5c0 Bug 852088 - Add drag caret to select text support. r-fryn 2013-03-21 08:55:16 -05:00
Jim Mathies
ec632f9dc2 Bug 852087 - Trivial update, register for the correct message mgr msgs after they were changed durring review. r=me 2013-03-21 07:28:19 -05:00
Jim Mathies
b7aa08e7c7 Bug 852087 - Get basic caret manipulation working in text inputs. r=mbrubeck 2013-03-20 09:40:05 -05:00
Jim Mathies
9442e13b3d Bug 851657 - Remove obsolete form element navigation from form assistant. r=bbondy 2013-03-17 09:55:38 -05:00
Jim Mathies
7591cf4bba Bug 851596 - Move ContextMenuHandler element detection utils into Utils. r=fyan 2013-03-17 09:55:37 -05:00
Jim Mathies
eb8a885bab Bug 851526 - Clean up event handlers in Content.js. r=mbrubeck 2013-03-17 09:55:37 -05:00
Brian R. Bondy
cf8ac29568 Bug 849699 - Don't change focus for form manager fields when there is no autocomplete. r=mbrubeck 2013-03-14 17:30:10 -04:00
Rodrigo Silveira
67eca776d5 Bug 844371 - Add Cut to the text field context menu. r=fryn r=mbrubeck 2013-03-06 15:56:15 -08:00
Henri Sivonen
9798c87e1e Bug 848251 - Gather telemetry about character encoding menu use on Metro. r=mbrubeck. 2013-03-06 17:27:45 +02:00
Tim Abraldes
6b70697dcd bug 840776. Fix a typo :). r=mbrubeck 2013-02-27 13:45:55 -08:00
Jim Mathies
b2c327fccb Bug 832957 - Various fixes for selection due to regressions from bug 794621. r=mbrubeck 2013-02-27 10:27:48 -06:00
Jim Mathies
f356039a48 Bug 832957 - Fix selection overlay issues with context menus and touch input, and clean up Content.js elementFromPoint. r=mbrubeck 2013-02-27 10:27:47 -06:00
Jim Mathies
f89bce38cf Bug 844113 - Properly calculate offsets in context menu messages originating from sub frames. r=fryn 2013-02-22 14:11:45 -06:00
Jim Mathies
de000ae6e2 Bug 844113 - Cleanup work in ContextMenuHandler.js. r=fryn 2013-02-22 14:11:45 -06:00
Jim Mathies
14b7971b69 Bug 782810 - Implement Yuan's new context menu spec. r=mbrubeck 2013-02-19 19:51:02 -06:00