Aryeh Gregor
|
a18cf6032d
|
Bug 719523 - Selection.selectAllChildren() on a Document always produces end offset of 1; r=ehsan
|
2012-03-16 12:56:54 -04:00 |
|
Aryeh Gregor
|
fd8dd0c5de
|
Bug 719515 - Selection.extend() should replace the existing range, not mutate it; r=ehsan
|
2012-03-15 14:26:32 -04:00 |
|
Aryeh Gregor
|
d0cb80ca7b
|
Bug 719518 - Selection.extend() with no ranges should throw standard exception type; r=ehsan
|
2012-03-14 14:27:30 -04:00 |
|
Aryeh Gregor
|
0afeab2129
|
Bug 719503 - selection.deleteFromDocument() throws for collapsed selection; r=ehsan
|
2012-02-22 10:38:25 -05:00 |
|
Chris Lord
|
7d51a9632f
|
Bug 524925 - Reftest that checks whether dynamic transform changes result in the correct scrollable overflow being propagated through parent frames. part=6/6 r=dbaron
|
2012-01-18 21:04:51 +01:00 |
|
Jared Wein
|
3a800a6051
|
Bug 198964 - Enable smooth scrolling by default. r=gavin
|
2012-01-13 16:26:34 -08:00 |
|
Jonathan Kew
|
82991c5b76
|
bug 703100 - pt 6 - remove pango-specific todo()s in test_backspace_delete, now that it passes on all platforms. r=roc
|
2012-01-05 11:54:45 +00:00 |
|
Bobby Holley
|
3d280d317c
|
Bug 713747 - Use UniversalXPConnect and UniversalXPConnect only in test coverage. r=bz
|
2011-12-30 09:35:38 -08:00 |
|
Neil Rashbrook
|
5d0063889c
|
Bug 669026 Fix caret movement when contenteditable areas are present r=ehsan
|
2011-12-24 00:11:30 +00:00 |
|
Masayuki Nakano
|
d82ad83346
|
Bug 700199 EventUtils.js should use synthesized events for sendKey(), sendChar() and sendString() rather than untrusted events r=smaug+ehsan+dolske+enndeakin
|
2011-12-16 22:38:45 +09:00 |
|
Masayuki Nakano
|
5aaeb19ce0
|
backout 34b8fe028357
|
2011-12-08 16:42:45 +09:00 |
|
Masayuki Nakano
|
0cf8dbff4b
|
Bug 700199 EventUtils.js should use synthesized events for sendKey(), sendChar() and sendString() rather than untrusted events r=ehsan+smaug+enndeakin+dolske
|
2011-12-07 14:13:06 +09:00 |
|
Ed Morley
|
6a998be2c5
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
|
Rail Aliiev
|
364e83c545
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Joel Maher
|
be5ce7dc85
|
Bug 676274 - refactor specialpowers so we can use the api in mochitest-chrome without specialpowers. r=ted, a=test-only.
|
2011-10-06 10:51:03 -04:00 |
|
Mats Palmgren
|
5ff1123dee
|
Bug 191864 - Range and Selection broken with splitText() and normalize(). r=smaug
|
2011-09-24 02:56:38 +02:00 |
|
Mounir Lamouri
|
88b567714a
|
Bug 675201 - Revert debug info given that the random orange is now fixed. r=me
|
2011-09-13 12:37:51 -07:00 |
|
Mounir Lamouri
|
cadaa4e89d
|
Bug 675201 - Attempt to wait for focus in the test before issuing keyboard events; r=ehsan
|
2011-09-11 11:21:09 -07:00 |
|
Mounir Lamouri
|
7a32b32d47
|
Bug 675201 - Some debug outputs for intermittent orange investigation. rs=ehsan
|
2011-08-26 18:57:11 +02:00 |
|
Malini Das
|
a0832b693a
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain tests 2/2. r=jmaher, a=test-only
|
2011-08-12 12:21:44 -04:00 |
|
Malini Das
|
e306b1b5aa
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04:00 |
|
David Zbarsky
|
b849d09dcc
|
Bug 672536 - Merge nsISelection2 into nsISelectionPrivate r=smaug
|
2011-08-07 16:17:00 -04:00 |
|
Masayuki Nakano
|
1380b10143
|
Bug 675865 backout new dragginf for selection handling code from Mozilla8 r=smaug (backed out patches are: bug 552707, bug 644621, bug 670058, bug 670508, bug 671319)
|
2011-08-03 12:39:02 +09:00 |
|
Masayuki Nakano
|
fd858e2321
|
Bug 673315 part.1 selection change reason must be MOUSEUP_REASON when dragging for selection finishes normally r=smaug
|
2011-07-24 23:26:40 +09:00 |
|
Masayuki Nakano
|
7d481573dc
|
Bug 671319 Should abort drag for selection at resetting capture r=smaug
|
2011-07-21 09:29:32 +09:00 |
|
Masayuki Nakano
|
06edb8bcd1
|
Bug 644621 Drag selection scrolling does not work properly in fullscreen and maximized mode ui=faaborg, r=roc
|
2011-07-18 03:35:33 +09:00 |
|
Masayuki Nakano
|
dc57bc48ad
|
Bug 670508 Needs null check at starting table selection handling r=roc
|
2011-07-14 12:55:27 +09:00 |
|
Masayuki Nakano
|
61a5b62f82
|
Bug 670081 Cannot scroll any scrollable elements by drag if non-scrollable element captures mouse events r=roc
|
2011-07-12 10:13:24 +09:00 |
|
Masayuki Nakano
|
fe2a10ba62
|
Bug 670058 part.2 Add regression test r=smaug
|
2011-07-11 23:13:36 +09:00 |
|
Masayuki Nakano
|
180918ceb1
|
Bug 552707 While we're expanding selection by dragging, the selection root element should capture mouse events and all scrollable elements should be scrollable r=roc+smaug, ui=faaborg
|
2011-07-06 11:16:18 +09:00 |
|
Simon Montagu
|
cc65555d9f
|
Mochitest for bug 666225
|
2011-06-27 19:32:41 +03:00 |
|
Joel Maher
|
d368d3ddbf
|
Bug 663844 - move layout/generic/test/*.xul to mochitest-chrome. r=ted, a=test-only
|
2011-06-25 13:42:23 -04:00 |
|
Cameron McCormack
|
1b56814d74
|
Bug 642175 - Part 3: Make existing plugin crash mochitests clean up after themselves. r=ted
|
2011-06-21 12:12:15 +12:00 |
|
Ehsan Akhgari
|
15252ef290
|
Bug 612129 - Set the initial selection range to the beginning of the text field in order to be more compatible with other browsers; r=roc
|
2011-05-12 09:52:38 -04:00 |
|
Dão Gottwald
|
4ac8291c1d
|
Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg
|
2011-04-17 21:53:25 +02:00 |
|
Ehsan Akhgari
|
03d0f42f3c
|
Bug 642823 - Part 2: Correct the original test for selection.modify which tested explicitly for Windows-specific behavior; r=roc
|
2011-03-20 15:53:23 -04:00 |
|
Timothy Nikkel
|
97d427c363
|
Bug 633762. Only bail early if we have an async scroll pending so the ScrollTo call can update mDestination. r=roc a=roc
|
2011-02-20 14:03:32 -06:00 |
|
Simon Montagu
|
26ecc69649
|
Test for bug 632379, r=ehsan, a=test
|
2011-02-13 23:56:24 -08:00 |
|
Serge Gautherie
|
2a012a8142
|
Bug 628589 - [SeaMonkey] mochitest-plain-3: permanent "TEST-UNEXPECTED-FAIL | /tests/gfx/test_acceleration.html | Acceleration enabled on x86-64 OS X". (Windows 2003 too); (Dv1) test_selection_underline.html: Move waitForExplicitFinish() out of onLoad(), Make existing todo() more explicit.
r=masayuki a=(test only).
|
2011-01-31 07:13:08 +01:00 |
|
Ehsan Akhgari
|
963d008f0a
|
Bug 579767 - Frame borders are sometimes not redrawn correctly after dragging them or resizing the window; r,a=roc
|
2011-01-26 00:41:52 -05:00 |
|
Ms2ger
|
6f999474e8
|
Bug 589623 - Raise INVALID_STATE_ERR exceptions from Selection.collapseTo{Start|End}; r+a=jst
|
2010-11-06 10:40:13 +01:00 |
|
Ms2ger
|
540c59a0a3
|
Bug 589621 - Throw the correct exception for Selection.getRangeAt called with out-of-bounds values; r=sicking a=bsmedberg
|
2010-11-06 10:40:04 +01:00 |
|
Ehsan Akhgari
|
5febe4410c
|
Bug 424627 - Ctrl+clicking on a text control border followed by an editing operattion (e.g. paste) removes the table cell from a non-editable document; r=roc a=blocking-final+
|
2010-11-01 19:04:12 -04:00 |
|
L. David Baron
|
64d33e9f4c
|
Avoid early return from nsImageFrame::BuildDisplayList, so we don't go blank for some selection cases. (Bug 599368) r=tnikkel a2.0=blocking2.0:final
|
2010-10-06 21:25:47 -07:00 |
|
Mounir Lamouri
|
cc33a99998
|
Merging to tip. a=blocking-b7
|
2010-09-30 17:10:19 -07:00 |
|
Ehsan Akhgari
|
4c3df3f153
|
Bug 597333 - Crash [@ gfxTextRun::GetChar][@ nsIFrame::PeekOffset(nsPeekOffsetStruct*) ] when navigating inside a textarea; r=roc a=blocking-final+
--HG--
extra : rebase_source : 43e6b1193c5707313e06a4d0afa21bca03ab297b
|
2010-09-20 17:33:58 -04:00 |
|
Ehsan Akhgari
|
90ab413a2e
|
Bug 240933 - Part 13: Consider text frame continuations containing only newlines editable; r,a=roc
--HG--
extra : rebase_source : e9f3001867e7992513484b92993a5d6a222273f6
|
2010-08-13 18:58:26 -04:00 |
|
Ehsan Akhgari
|
578ac0b85f
|
Bug 240933 - Part 12: Avoid injecting textnodes as children of br nodes; r,a=roc
--HG--
extra : rebase_source : 5b6a4d870c1f95da0d2a1233d1648096ae599174
|
2010-08-13 18:58:24 -04:00 |
|
Ehsan Akhgari
|
42c1926629
|
Bug 240933 - Part 3.1: Position the selection before the terminating newline when clicking to the right of the line; r=roc a=dbaron
--HG--
extra : rebase_source : 93b34b04837da161ebedd900bbe8edc002c934ad
|
2010-07-16 17:34:36 -04:00 |
|
Ehsan Akhgari
|
8c0a628bb6
|
Bug 240933 - Part 3: Correct the caret movement throughout textareas (and pre elements with caret browsing turned on as well); r=roc a=dbaron
--HG--
extra : rebase_source : 9f015607bc84a11137ab11ba47c14e98c20e3970
|
2010-07-13 21:49:16 -04:00 |
|