Commit Graph

66 Commits

Author SHA1 Message Date
Graeme McCutcheon
9cf360ac6d Bug 409624 - Sanitizer should clear findBar data. r=adw 2012-10-22 12:42:53 +01:00
Brendan Dahl
526855d2da Bug 793275 - Add findbar events that can be intercepted. r=dtownsend 2012-10-04 16:53:49 -07:00
Martin Stransky
00527285da Bug 627699 - Port GTK2 to GTK3, toolkit part, r=karlt 2012-06-16 18:06:10 +12:00
Olli Pettay
67e2d09e86 Bug 758894 - 'Highlight all' feature causes zombie compartments, r=mano 2012-06-03 16:06:35 +03:00
Gervase Markham
ca171eec44 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Matt Brubeck
0d05a87aaa Bug 749738 - Use weak references to avoid accessing dead objects in findbar [r=mak] 2012-05-05 08:09:50 -07:00
Matt Brubeck
b243806ab7 Bug 482057 (followup) - Remove a line that was accidentally left behind [r=me] 2012-04-02 11:44:44 -07:00
Matt Brubeck
291b702906 Bug 482057 - PageUp/Down with the findbar focused does not use smooth scrolling [r=Enn] 2012-03-26 10:42:28 -07:00
Geoff Lankow
b0321a6413 Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part C, remove uses of nsIPrefBranch2 in toolkit/ ; r=bsmedberg 2012-01-17 14:18:29 +13:00
Masayuki Nakano
93585d095a Bug 717147 part.3 Findbar shouldn't do incremental search during composition r=gavin 2012-01-13 15:19:22 +09:00
Jan Bambach
2cd6ae449b Bug 707677 - Use defaultPrevented instead of the deprecated getPreventDefault() in front-end code. r=dao 2011-12-08 10:21:32 +01:00
Ms2ger
2a3176b2ee Bug 666665 - Remove isindex content code; r=sicking+hsivonen 2011-07-23 11:45:38 +02:00
Dão Gottwald
289d2eb12f Bug 631270: move status panel to the opposite side of the screen when the findbar is open, to avoid it obscuring find results in the common case of them being at the bottom left of the screen, r=gavin, ui-r=beltzner, a=beltzner 2011-03-02 16:48:58 -08:00
Asaf Romano
61a904b83c Bug 567306 - Only set the Find bar's browser property if its browser ID is valid.
r=gavin a=blocking
2011-02-15 13:47:32 +01:00
Patrick Walton
78b20bdfc0 Bug 628179 - Make top document navigation and tab switching close the Find bar. r=dao ui-r=limi a=sdwilsh 2011-02-11 16:11:24 -08:00
Dave Townsend
3a6e36dcb0 Bug 569342: Find bar should not be enabled in about:addons. r=gavin, a=blocks-final 2011-01-11 13:33:51 -08:00
Dietrich Ayala
28ebd1d00f Backout bug 567306 (r=test bustage, a=blocking) 2010-10-14 19:52:05 +07:00
mano@mozilla.com
259b60de17 Bug 567306 - Find command(ctrl+F) does not start looking for it with a selected text on the actual page (r=gavin, a=blocking) 2010-10-14 19:32:34 +07:00
David Zbarsky
de6582a359 Remove unneeded nsIDOMNSHTMLInputElement interface by merging it into nsIDOMHTMLInputElement. (Bug 582303) r=jst 2010-08-04 22:40:18 -04:00
Gavin Sharp
58f62549bd Bug 568429: findbar's shouldFastFind should use mozIsTextField rather than checking .type, r=Mano
--HG--
extra : rebase_source : 2ddd961b57d138ae6c32dfb2b0e4bb560297e022
2010-06-15 17:42:36 -04:00
Dave Townsend
a75b34f580 Backed out changeset 33760547ecf7 from bug 569342 to fix the test failure. 2010-06-08 11:20:32 -07:00
Dave Townsend
67bc73397f Bug 569342: Find bar should not be enabled in about:addons. r=gavin 2010-06-07 09:31:48 -07:00
Justin Wood
f8e9b8aedc Backout |Bug 567306 - Find command(ctrl+F) does not start looking for it with a selected text on the actual page.| due to Linux Mo(oth) and Linux64 Mo(oth) test failures. 2010-06-04 21:59:40 -04:00
Asaf Romano
a2449625a9 Bug 567306 - Find command(ctrl+F) does not start looking for it with a selected text on the actual page. r=gavin. 2010-06-05 03:22:08 +03:00
Neil Deakin
2c683c3e34 Bug 560658, dropping onto findbar inserts text twice, r=mano 2010-05-13 09:42:57 -04:00
Graeme McCutcheon
8578164461 Bug 519695 - Assorted findbar nits: set up the highlight search range in a more straightforward way, return the correct result from _highlightDoc, and remove some whitespace. r=gavin 2009-10-01 12:03:22 +01:00
Vladimir Vukicevic
a92ae9dcbe Bug 514861 - Find does not match characters beyond first non-matching character after FAYT failure. r=gavin 2009-09-26 17:51:21 +02:00
Graeme McCutcheon
b81129af5d Bug 495153 - Findbar shouldn't add multiple listeners for the same editor. r=mano 2009-09-18 18:34:50 +01:00
Vladimir Vukicevic
dd6ae4fc62 b=512643; FAYT should be smarter when there are no current matches; r=gavin 2009-09-01 22:52:05 -07:00
Vladimir Vukicevic
d0a91168d9 backing out 512643 and 506430 due to OSX mochitest failure 2009-09-02 00:28:38 -07:00
Vladimir Vukicevic
d927a322cd b=512643; FAYT should be smarter when there are no current matches; r=gavin 2009-09-01 22:52:05 -07:00
Neil Deakin
5303f25260 Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron 2009-07-29 14:33:53 -04:00
Florian Queze
3fa472be75 Bug 503048 - findbar needs a destroy method. r=Mano 2009-07-13 13:34:22 +02:00
Neil Deakin
2737a14b5e Bug 456106, use new drag and drop api in browser and toolkit, r=mano 2009-06-20 20:04:07 -04:00
Neil Deakin
79321ef1f8 Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE) 2009-06-10 14:00:39 -04:00
martijn.martijn@gmail.com
49b5f65d84 Bug 493658 - Highlight all of the Findbar does not work in a certain page (r=vlad) 2009-05-20 16:15:36 -07:00
Graeme McCutcheon
5ab45c8752 Backout bug 279022 to fix browser-chrome test failures 2009-05-20 00:51:22 +01:00
Graeme McCutcheon
2730455af5 Bug 279022 - "Highlight all" cannot be undone after switching tabs. r=mano 2009-05-19 16:20:19 +01:00
Dão Gottwald
cbc3ecf920 Backed out changeset ea00ee9634c4 2009-04-18 15:14:08 +02:00
Graeme McCutcheon
2e61db4de6 Bug 279022 - "Highlight all" cannot be undone after switching tabs. r=mano 2009-04-18 09:44:33 +01:00
Graeme McCutcheon
9b9c62e569 Bug 451540 - Find highlighting in textboxes grows/decreases when editing matched word. r=mano 2009-04-06 17:02:32 +01:00
Robert O'Callahan
9c2fd77235 Backed out changeset 7c809460ad13 2009-04-06 15:56:03 +12:00
Graeme McCutcheon
9a5f380485 Bug 451540 - Find highlighting in textboxes grows/decreases when editing matched word. r=mano 2009-04-03 13:53:36 +01:00
Ori Avtalion
2dd33956c1 Bug 444892 - when find bar is focused, ctrl+pageup/dn will scroll page content. r=enn 2009-03-22 09:59:56 +01:00
Dão Gottwald
458326766b Bug 483378 - findbar-textbox should be a proper textbox rather than faking the appearance on find-field-container. r=gavin 2009-03-14 20:53:12 +01:00
Dão Gottwald
4d901e2d18 Bug 481397 - Incorrect tab order of findbar buttons on Linux. r=enn 2009-03-11 16:10:52 +01:00
Graeme McCutcheon
d881d06a59 Bug 451212. Don't confuse the selection controller. r=mano 2009-01-19 21:47:25 +13:00
Asaf Romano
ea32ac412c Bug 459323 - Drag and Drop in input controls is broken. r=smaug, sr=sicking. 2008-10-17 22:04:55 +02:00
Graeme McCutcheon
b82214fc9e Bug 451286 - 'Highlight all' does not seem to work at all across frames; r=mano 2008-09-25 18:37:44 +02:00
Graeme McCutcheon
fece23f5c9 Bug 429723 - Empty findbar turns red and "Phrase not found" is displayed when "Highlight all" is enabled and search term is removed; r=mano 2008-09-25 18:27:52 +02:00