Stephen Pohl
|
4b0c8cf11a
|
Bug 943542 - Fix JS error from clicking on URL bar in Metro. r=jimm
|
2013-11-26 21:06:18 -05:00 |
|
Matt Brubeck
|
a32f44da90
|
Bug 941324 - Use APZC to detect tap/doubletap gestures in content [r=jimm]
|
2013-11-22 15:20:05 -08:00 |
|
Marina Samuel
|
9aec288b54
|
Bug 925457: Clicking the urlbar should reset tap coordinates to null so we never decide to shift the browser. r=jmathies
|
2013-10-29 00:17:45 -04:00 |
|
Marina Samuel
|
c64addea18
|
Bug 925467: Part 1: Workaround to make OSK more consistent. r=jmathies
|
2013-10-21 13:02:02 -04:00 |
|
Marina Samuel
|
81dea2aebd
|
Bug 906048 - Shift browser up to avoid covering content. r=jmathies
|
2013-10-08 16:02:52 -04:00 |
|
Marina Samuel
|
73415c95a0
|
Bug 905808 - Reuse browser shift code from SelectionHandler to center findbar searches. r=mbrubeck
|
2013-10-01 14:21:56 -07:00 |
|
Jim Mathies
|
44904fea84
|
Bug 904163 - Insure inputs that receive press-hold are focused. Fixes issues with selected text not being visible. r=ally
|
2013-08-19 04:26:17 -05:00 |
|
Jim Mathies
|
d6773fd8db
|
Bug 891688 - Fix for caret selection not always appearing in subframes. r=mbrubeck
|
2013-08-01 07:31:34 -05:00 |
|
Jim Mathies
|
b284bfbd35
|
Bug 857862 - Fix: selection monocles don't display in content editable elements. r=sfoster
|
2013-07-08 15:45:04 -05:00 |
|
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
|
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
|
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
|
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
|
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 |
|
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 |
|
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
|
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
|
6c2ff2eb96
|
Bug 782810 - Implement Yuan's new context menu spec. r=mbrubeck
|
2013-02-19 19:51:02 -06:00 |
|
Jim Mathies
|
d3b042e8de
|
Bug 750903 - Land browser/metro/* r=mbrubeck
|
2013-02-12 14:51:25 -06:00 |
|