Jim Mathies
|
86988330d1
|
Bug 879883 - Split common selection code out into a prototype. r=mbrubeck
|
2013-06-17 07:46:52 -05:00 |
|
Jim Mathies
|
23f6dc7cf0
|
Bug 879887 - Use caretPositionFromPoint when adjusting selection in text inputs. r=mbrubeck
|
2013-06-17 07:46:52 -05:00 |
|
Jim Mathies
|
a51af3244e
|
Bug 879454- Hide selection monocles during drags. r=mbrubeck
|
2013-06-17 07:46:52 -05:00 |
|
Jim Mathies
|
2f7bf27e63
|
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
|
0f7894bf64
|
Bug 875610 - Find in page throws r=mbrubeck
--HG--
extra : rebase_source : 84798bac6fb2a9c7ee03bd11e311bc7bbc66f2e9
|
2013-06-06 15:14:44 -07:00 |
|
Jim Mathies
|
f0048f6c2c
|
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
|
d1edf9cc39
|
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
|
11e1cd7dec
|
Bug 862054 - Get rid of ElementTouchHelper and our custom elementFromPoint function. r=mbrubeck
|
2013-04-23 08:51:02 -05:00 |
|
Jim Mathies
|
ab9e9a5d91
|
Bug 862054 - Move translateToTopLevelWindow to Util. r=bbondy
|
2013-04-23 08:51:02 -05:00 |
|
Jim Mathies
|
9492895c99
|
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
|
fa63f56799
|
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
|
6e6fcaea02
|
Bug 862025 - Ignore monocle vertical drag orientation for single line text inputs. r=bbondy
|
2013-04-17 15:02:24 -05:00 |
|
Jim Mathies
|
eff4469839
|
Bug 859094 - Remove InvokeContextAtPoint selection overlay handling. r=fryn
|
2013-04-10 09:02:45 -05:00 |
|
Jim Mathies
|
09e09ee302
|
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
|
b1b49477f7
|
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
|
30abe2210d
|
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
|
938b48ad9d
|
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
|
515cfe882f
|
Bug 857825 - merge close edit session apis. r=mbrubeck
|
2013-04-05 05:33:43 -05:00 |
|
Jim Mathies
|
ac90ceabd0
|
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
|
d8f9f51c1d
|
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
|
a84ef58b85
|
Bug 842130 - Fix fullscreen video which currently isn't working. r=mbrubeck
|
2013-03-28 21:29:55 -04:00 |
|
Brian R. Bondy
|
0ffef9b1cc
|
Backout 9eb6532ccfc3 for bustage on some slaves. r=me
|
2013-03-28 23:28:11 -04:00 |
|
Brian R. Bondy
|
478c4bce26
|
Bug 842130 - Fix fullscreen video which currently isn't working. r=mbrubeck
|
2013-03-28 21:29:55 -04:00 |
|
Jim Mathies
|
c2e28b3afa
|
Bug 848594 - Always manipulate focus node when selecting content in text inputs. r=mbrubeck
|
2013-03-25 15:54:49 -05:00 |
|
Jim Mathies
|
f533457f90
|
Bug 848594 - Reorganize code related to text input selection management in SelectionHandler. r=mbrubeck
|
2013-03-25 15:54:49 -05:00 |
|
Jim Mathies
|
88fa2b8ee2
|
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
|
5d480a686c
|
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
|
bc04b36cfd
|
Bug 852967 - Simplify marker selection changes for text inputs. r=mbrubeck
|
2013-03-21 08:55:16 -05:00 |
|
Jim Mathies
|
0edb5a6f53
|
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
|
6c0f4c7142
|
Bug 852088 - Add drag caret to select text support. r-fryn
|
2013-03-21 08:55:16 -05:00 |
|
Jim Mathies
|
28f0b8f66a
|
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
|
84656c4740
|
Bug 852087 - Get basic caret manipulation working in text inputs. r=mbrubeck
|
2013-03-20 09:40:05 -05:00 |
|
Jim Mathies
|
83eb925da1
|
Bug 851657 - Remove obsolete form element navigation from form assistant. r=bbondy
|
2013-03-17 09:55:38 -05:00 |
|
Jim Mathies
|
64cf58e96c
|
Bug 851596 - Move ContextMenuHandler element detection utils into Utils. r=fyan
|
2013-03-17 09:55:37 -05:00 |
|
Jim Mathies
|
63c6980dcf
|
Bug 851526 - Clean up event handlers in Content.js. r=mbrubeck
|
2013-03-17 09:55:37 -05:00 |
|
Brian R. Bondy
|
ebd27bac97
|
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
|
5bb09db223
|
Bug 844371 - Add Cut to the text field context menu. r=fryn r=mbrubeck
|
2013-03-06 15:56:15 -08:00 |
|
Henri Sivonen
|
c21f16c4aa
|
Bug 848251 - Gather telemetry about character encoding menu use on Metro. r=mbrubeck.
|
2013-03-06 17:27:45 +02:00 |
|
Tim Abraldes
|
da3615e548
|
bug 840776. Fix a typo :). r=mbrubeck
|
2013-02-27 13:45:55 -08:00 |
|
Jim Mathies
|
fa59098168
|
Bug 832957 - Various fixes for selection due to regressions from bug 794621. r=mbrubeck
|
2013-02-27 10:27:48 -06:00 |
|
Jim Mathies
|
8120e32ce6
|
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
|
a895b99374
|
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
|
65fafe7a58
|
Bug 844113 - Cleanup work in ContextMenuHandler.js. r=fryn
|
2013-02-22 14:11:45 -06:00 |
|
Jim Mathies
|
6c2ff2eb96
|
Bug 782810 - Implement Yuan's new context menu spec. r=mbrubeck
|
2013-02-19 19:51:02 -06:00 |
|
Matt Brubeck
|
0fe70206e3
|
Bug 840270 - Don't show a popup for select[multiple] with precise pointer input [r=jimm]
|
2013-02-17 10:01:33 -08:00 |
|
Jim Mathies
|
84bf9e0510
|
Bug 800977 - implement copy image to clipboard context action. r=mbrubeck
|
2013-02-13 05:10:00 -06:00 |
|
Jim Mathies
|
d3b042e8de
|
Bug 750903 - Land browser/metro/* r=mbrubeck
|
2013-02-12 14:51:25 -06:00 |
|