Commit Graph

89 Commits

Author SHA1 Message Date
Aleh Zasypkin
62bc8ec771 Bug 858206 - Part 2: Don't use selectAtPoint for inputs as we already have collapsed one (caret). r=jimm 2014-03-06 22:35:28 +01:00
Aleh Zasypkin
0976d6b803 Bug 858206 - Part 1: Swap start and end monocles when they overlap. r=jimm 2014-03-05 12:41:14 +01:00
Wes Kocher
4b2c29ea00 Merge inbound to m-c
--HG--
rename : mobile/android/chrome/content/PluginHelper.js => browser/metro/base/content/contenthandlers/PluginHelper.js
2014-02-25 20:09:33 -08:00
Matt Brubeck
ffefd2c7f7 Bug 967969 - Handle click-to-play plugin events in Metro [r=rsilveira]
--HG--
rename : mobile/android/chrome/content/PluginHelper.js => browser/metro/base/content/contenthandlers/PluginHelper.js
2014-02-25 11:49:30 -08:00
Aleh Zasypkin
99516b47f8 Bug 960889 - Monocles moving when swiping up/down through gmail email draft. r=jimm 2014-01-27 20:25:04 +01:00
Aleh Zasypkin
a9587cf6f4 Bug 961702 - "Copy" context menu action doesn't copy rich content while document in design mode (or inside container that allows to edit its content). r=sfoster
--HG--
rename : browser/metro/base/tests/mochitest/browser_context_menu_tests_04.html => browser/metro/base/tests/mochitest/browser_context_menu_tests_05.html
2014-01-21 20:04:04 +01:00
Aleh Zasypkin
cc0455b143 Bug 947505 - Right-click in a designMode document should display a context menu. r=mbrubeck, r=sfoster 2014-01-17 10:47:02 +01:00
Matt Brubeck
33fd3be1a6 Bug 958269 - Don't call toSource on content-provided objects, for performance reasons [r=TimAbraldes] 2014-01-09 13:37:44 -08:00
Casper van Donderen
d5c68c1ad5 Bug 916481 - Use Finder.jsm in the Metro browser [r=mbrubeck] 2014-01-09 07:58:25 -08:00
Wes Kocher
e365f41e60 merge inbound to m-c 2013-12-17 21:00:02 -08:00
Justin Dolske
1f02646fea Bug 946549 - Remove dead code obsoleted by bug 355063 for filling passwords on load. r=MattN 2013-12-16 13:27:47 -08:00
Bill McCloskey
d76d6d9d34 Bug 682048 - Change Metro frame script handling to support anon/global scope (r=jimm,mbrubeck) 2013-11-23 21:32:32 -08:00
Sam Foster
7fd4eb5cd3 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
99b3c7cc3f 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
07bfe5e6da 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
213955513b 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
d8d91820da Bug 941592 - Make double-tap zoom action depend on current zoom level [r=jimm] 2013-12-03 09:47:37 -08:00
Stephen Pohl
b4c6cfb6f8 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
10cb29314e merge fx-team to mozilla-central 2013-11-26 12:38:36 +01:00
Matt Brubeck
ea61d6562d Bug 942689 - Include modifer info in tap gesture events [r=roc,jimm,botond] 2013-11-25 20:30:26 -08:00
Rodrigo Silveira
edd3c91bcd Bug 909731 - Disable zoom on start tab r=mbrubeck 2013-11-22 18:07:27 -08:00
Matt Brubeck
c97bd59e5d Bug 941324 - Use APZC to detect tap/doubletap gestures in content [r=jimm] 2013-11-22 15:20:05 -08:00
Matt Brubeck
1374d27179 Bug 941331 - Leave a margin when double-tap zooming to an element [r=ally] 2013-11-21 17:40:54 -08:00
Matt Brubeck
1a7bdfce00 Bug 941328 - Don't scroll to top when double-tap zooming out [r=ally] 2013-11-21 17:39:30 -08:00
Jim Mathies
4a188c217e 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
564dd30dc2 Bug 895581 Double tap should zoom content instead of selecting text.r=mbrubeck 2013-11-18 23:13:05 -08:00
Sam Foster
67d63783ba 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
21af237a3d 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
0103a93247 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
f1334715d6 Bug 925467: Part 1: Workaround to make OSK more consistent. r=jmathies 2013-10-21 13:02:02 -04:00
Marina Samuel
74e3b0f948 Bug 906048 - Shift browser up to avoid covering content. r=jmathies 2013-10-08 16:02:52 -04:00
Marina Samuel
174a2d035a Bug 905808 - Reuse browser shift code from SelectionHandler to center findbar searches. r=mbrubeck 2013-10-01 14:21:56 -07:00
Matt Brubeck
84544b91ad Bug 922337 - Remove unused viewport zooming code from /browser/metro [r=jimm] 2013-09-30 20:27:05 -07:00
Justin Dolske
614090c17d 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
e970990158 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
733a0db294 Bug 903737 - Detect whether the user right-clicked selected text properly. r=rsilveira 2013-08-19 04:25:58 -05:00
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