Jim Mathies
|
11f8ccb59f
|
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
|
6a56aa2f59
|
Bug 891688 - Fix for caret selection not always appearing in subframes. r=mbrubeck
|
2013-08-01 07:31:34 -05:00 |
Nicholas Cameron
|
6a449045ab
|
Bug 895873 - backout bug 893117 for Win8 mc bustage
|
2013-07-30 23:32:35 -04:00 |
David Zbarsky
|
019b465894
|
Bug 893117: Remove nsIDOMHTMLLabelElement r=bz
|
2013-07-30 14:55:13 -07:00 |
Jim Mathies
|
93b237df46
|
Bug 857862 - Fix: selection monocles don't display in content editable elements. r=sfoster
|
2013-07-08 15:45:04 -05:00 |
Justin Dolske
|
47e57df0f0
|
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
|
73f2dbce50
|
Bug 879883 - Split common selection code out into a prototype. r=mbrubeck
|
2013-06-17 07:46:52 -05:00 |
Jim Mathies
|
19b6e627a8
|
Bug 879887 - Use caretPositionFromPoint when adjusting selection in text inputs. r=mbrubeck
|
2013-06-17 07:46:52 -05:00 |
Jim Mathies
|
98a48b65a9
|
Bug 879454- Hide selection monocles during drags. r=mbrubeck
|
2013-06-17 07:46:52 -05:00 |
Jim Mathies
|
42ac4f7eeb
|
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
|
26061c26cd
|
Bug 875610 - Find in page throws r=mbrubeck
--HG--
extra : rebase_source : 84798bac6fb2a9c7ee03bd11e311bc7bbc66f2e9
|
2013-06-06 15:14:44 -07:00 |
Jim Mathies
|
1809ff85e8
|
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
|
61a31ce657
|
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
|
6e28ade960
|
Bug 862054 - Get rid of ElementTouchHelper and our custom elementFromPoint function. r=mbrubeck
|
2013-04-23 08:51:02 -05:00 |
Jim Mathies
|
ce05f3ebe2
|
Bug 862054 - Move translateToTopLevelWindow to Util. r=bbondy
|
2013-04-23 08:51:02 -05:00 |
Jim Mathies
|
03ee6d44ee
|
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
|
6795f2ca31
|
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
|
d0bb2f8df7
|
Bug 862025 - Ignore monocle vertical drag orientation for single line text inputs. r=bbondy
|
2013-04-17 15:02:24 -05:00 |
Jim Mathies
|
004d2be84b
|
Bug 859094 - Remove InvokeContextAtPoint selection overlay handling. r=fryn
|
2013-04-10 09:02:45 -05:00 |
Jim Mathies
|
821786a8d9
|
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
|
09c491351e
|
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
|
57e96d9a73
|
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
|
47a724dff1
|
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
|
2bb158c1dd
|
Bug 857825 - merge close edit session apis. r=mbrubeck
|
2013-04-05 05:33:43 -05:00 |
Jim Mathies
|
4a7c305f86
|
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
|
c5d1c26b59
|
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
|
bc4e30eaa7
|
Bug 842130 - Fix fullscreen video which currently isn't working. r=mbrubeck
|
2013-03-28 21:29:55 -04:00 |
Brian R. Bondy
|
8ba2e8f4e8
|
Backout 9eb6532ccfc3 for bustage on some slaves. r=me
|
2013-03-28 23:28:11 -04:00 |
Brian R. Bondy
|
8008ffd3f5
|
Bug 842130 - Fix fullscreen video which currently isn't working. r=mbrubeck
|
2013-03-28 21:29:55 -04:00 |
Jim Mathies
|
cac26055e7
|
Bug 848594 - Always manipulate focus node when selecting content in text inputs. r=mbrubeck
|
2013-03-25 15:54:49 -05:00 |
Jim Mathies
|
3115fbadb1
|
Bug 848594 - Reorganize code related to text input selection management in SelectionHandler. r=mbrubeck
|
2013-03-25 15:54:49 -05:00 |
Jim Mathies
|
5fee3deec7
|
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
|
0f5f05bc96
|
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
|
35dcaf0fc3
|
Bug 852967 - Simplify marker selection changes for text inputs. r=mbrubeck
|
2013-03-21 08:55:16 -05:00 |
Jim Mathies
|
b743ac5d86
|
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
|
9fcdd4aa4c
|
Bug 852088 - Add drag caret to select text support. r-fryn
|
2013-03-21 08:55:16 -05:00 |
Jim Mathies
|
2570e56201
|
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
|
dd21d34415
|
Bug 852087 - Get basic caret manipulation working in text inputs. r=mbrubeck
|
2013-03-20 09:40:05 -05:00 |
Jim Mathies
|
9de422ad70
|
Bug 851657 - Remove obsolete form element navigation from form assistant. r=bbondy
|
2013-03-17 09:55:38 -05:00 |
Jim Mathies
|
90f007bf6a
|
Bug 851596 - Move ContextMenuHandler element detection utils into Utils. r=fyan
|
2013-03-17 09:55:37 -05:00 |
Jim Mathies
|
07dfb30478
|
Bug 851526 - Clean up event handlers in Content.js. r=mbrubeck
|
2013-03-17 09:55:37 -05:00 |
Brian R. Bondy
|
56cfa7c42b
|
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
|
3ccd33f2b1
|
Bug 844371 - Add Cut to the text field context menu. r=fryn r=mbrubeck
|
2013-03-06 15:56:15 -08:00 |
Henri Sivonen
|
db1b2631fe
|
Bug 848251 - Gather telemetry about character encoding menu use on Metro. r=mbrubeck.
|
2013-03-06 17:27:45 +02:00 |
Tim Abraldes
|
696b7e6b2c
|
bug 840776. Fix a typo :). r=mbrubeck
|
2013-02-27 13:45:55 -08:00 |
Jim Mathies
|
566b4426cb
|
Bug 832957 - Various fixes for selection due to regressions from bug 794621. r=mbrubeck
|
2013-02-27 10:27:48 -06:00 |
Jim Mathies
|
969cdeb2f2
|
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
|
c2c47ed655
|
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
|
6f479a6a1e
|
Bug 844113 - Cleanup work in ContextMenuHandler.js. r=fryn
|
2013-02-22 14:11:45 -06:00 |
Jim Mathies
|
8de51b5abf
|
Bug 782810 - Implement Yuan's new context menu spec. r=mbrubeck
|
2013-02-19 19:51:02 -06:00 |