Sam Foster
|
4cd5590640
|
Bug 927802 - Hook up contextmenu for contenteditables, fix cut, paste handling for contenteditables. r=mbrubeck
--HG--
extra : rebase_source : 9f91350b3f578107dae958a64d65f4217a38fc72
|
2013-12-06 15:58:03 -08:00 |
|
Rodrigo Silveira
|
bde6292097
|
Bug 939705 - Arrow keys not working in context menu r=mbrubeck
--HG--
extra : rebase_source : d63f915eec428aaf8932689c25bd81e40635a7e3
|
2013-11-26 17:07:51 -08:00 |
|
Ryan VanderMeulen
|
3558ffd353
|
Backed out changesets e7aa50b69994, bc00eed50b7d, and 30a8127b9277 (bug 682048) for causing frequent B2G reftest timeouts.
CLOSED TREE
|
2013-12-03 22:44:28 -05:00 |
|
Bill McCloskey
|
92ea49c4f9
|
Bug 682048 - Change Metro frame script handling to support anon/global scope (r=jimm,mbrubeck)
|
2013-11-23 21:32:32 -08:00 |
|
Matt Brubeck
|
a7100353ae
|
Bug 941592 - Make double-tap zoom action depend on current zoom level [r=jimm]
|
2013-12-03 09:47:37 -08:00 |
|
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 |
|
Carsten "Tomcat" Book
|
cc6bd8ca04
|
merge fx-team to mozilla-central
|
2013-11-26 12:38:36 +01:00 |
|
Matt Brubeck
|
72385391d3
|
Bug 942689 - Include modifer info in tap gesture events [r=roc,jimm,botond]
|
2013-11-25 20:30:26 -08:00 |
|
Rodrigo Silveira
|
c5df4f8466
|
Bug 909731 - Disable zoom on start tab r=mbrubeck
|
2013-11-22 18:07:27 -08: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 |
|
Matt Brubeck
|
ae78d68c6c
|
Bug 941331 - Leave a margin when double-tap zooming to an element [r=ally]
|
2013-11-21 17:40:54 -08:00 |
|
Matt Brubeck
|
7aa571105e
|
Bug 941328 - Don't scroll to top when double-tap zooming out [r=ally]
|
2013-11-21 17:39:30 -08:00 |
|
Jim Mathies
|
b9e5f39e13
|
Bug 940632 - Fixup findbar scroll positioning code and remove some text zoom cruft. r=mbrubeck
|
2013-11-20 12:45:43 -06:00 |
|
Allison Naaktgeboren
|
b5d0411402
|
Bug 895581 Double tap should zoom content instead of selecting text.r=mbrubeck
|
2013-11-18 23:13:05 -08:00 |
|
Sam Foster
|
b851a5e6ba
|
Bug 858594 - Don't include associated label's bounding box by default when getting positioning rect for options popup. r=mbrubeck
|
2013-11-08 16:10:02 -08:00 |
|
Rodrigo Silveira
|
e63664fb54
|
Bug 919232 - arrow keys not working in form autofill popup r=mbrubeck
--HG--
extra : rebase_source : 7cfde9462e86869e032d07b21726c247b1f33f82
|
2013-10-16 14:41:42 -07: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 |
|
Matt Brubeck
|
33c506e92d
|
Bug 922337 - Remove unused viewport zooming code from /browser/metro [r=jimm]
|
2013-09-30 20:27:05 -07:00 |
|
Justin Dolske
|
9e89664f18
|
Bug 355063 - Password manager does not work on script-generated forms, should use new DOMFormHasPassword event instead. r=mattn,jwilde,margaret
|
2013-08-23 20:28:11 -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
|
6329c5c014
|
Bug 903737 - Detect whether the user right-clicked selected text properly. r=rsilveira
|
2013-08-19 04:25:58 -05:00 |
|
Jim Mathies
|
0018f4e183
|
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
|
d6773fd8db
|
Bug 891688 - Fix for caret selection not always appearing in subframes. r=mbrubeck
|
2013-08-01 07:31:34 -05:00 |
|
Nicholas Cameron
|
e91b1d6d0d
|
Bug 895873 - backout bug 893117 for Win8 mc bustage
|
2013-07-30 23:32:35 -04:00 |
|
David Zbarsky
|
4bdec1896b
|
Bug 893117: Remove nsIDOMHTMLLabelElement r=bz
|
2013-07-30 14:55:13 -07: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 |
|
Justin Dolske
|
cb13a2c9c8
|
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
|
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 |
|