Commit Graph

331 Commits

Author SHA1 Message Date
Chris
775961529a Bug 1121417: Change hiddenOneOffs pref to use unichar type. r=florian 2015-02-23 10:45:15 -08:00
Wes Kocher
da9cbeca9c Backed out changeset 42269ccaf982 (bug 1107695) for bc1 orange 2015-02-23 15:20:45 -08:00
Gijs Kruitbosch
d9a551016f Bug 1107695 - make one-off buttons accessible, r=florian,f=MarcoZ 2015-02-16 14:23:47 +00:00
Florian Quèze
ad0ab6c27e Bug 1126250 - Show one-off buttons when clicking the magnifying glass, r=Mossop.
--HG--
rename : browser/components/search/test/browser_searchbar_keyboard_navigation.js => browser/components/search/test/browser_searchbar_smallpanel_keyboard_navigation.js
2015-02-20 12:41:11 +01:00
Margaret Leibovic
b092b1bd85 Bug 1123910 - Display original article URL in urlbar when in reader mode (instead of about:reader). r=Unfocused
--HG--
extra : rebase_source : 0d9a2b146e4ffd2724205c5fcd1ffb80fcd0e7af
2015-02-04 18:27:39 -08:00
Florian Quèze
4e6de52441 Bug 1102038 - the 'Change Search Settings' button and the open search items cannot be used via the keyboard, r=Mossop. 2015-02-05 00:08:19 +01:00
Florian Quèze
6a96d96d46 Bug 1126816 - a search started before the search panel opens goes to the previously selected one-off engine, r=Mossop. 2015-02-05 00:08:19 +01:00
Florian Quèze
733f615541 Bug 1124904 - cleanup keyboard navigation in the new search panel - simplify the 'selected' attribute handling, r=Mossop. 2015-02-05 00:08:19 +01:00
Giovanny Andres Gongora Granada
910930b8b6 Bug 1126781 - browser-search-autocomplete-result-popup's popupshowing handler shouldn't clobber the popup's style attribute. r=dao 2015-01-30 06:43:29 +01:00
shreyas
008befab19 Bug 1119719 - onError function added in urlbarBindings.xml for the search addEngine callback. r=gavin 2015-01-28 00:05:54 -08:00
Florian Quèze
c3faafc00b Bug 1106043 - Search icon doesn't show for some open search providers that had an icon on Firefox 33, r=gavin. 2015-01-26 17:12:59 +01:00
Monica Chew
3bc9cd46f9 Bug 1122122: Count number of times the doorhanger is shown if tracking protection is active (r=bmcbride) 2015-01-15 10:10:10 -08:00
Gijs Kruitbosch
7f8edb2341 Bug 1120236 - fix autocomplete in case search bar doesn't exist, r=florian 2015-01-17 00:21:21 +00:00
Florian Quèze
ca321bf844 Bug 1121550 - One-off button list header half visible when there's no one-off engine to display in the search panel, r=felipe. 2015-01-16 22:24:45 +01:00
Gijs Kruitbosch
6630a2d1c3 Bug 1114343 - ensure start of URL is visible when user navigates, r=dao 2015-01-14 12:17:01 +00:00
Dave Townsend
6f42a65173 Bug 1118135: Clicking the magnifying glass while the suggestions are open should close the popup and not re-open it. r=felipe
The popup gets closed when native events trigger rollup. This is before the any
mousedown event reaches the DOM so it is difficult to detect the case where it
was a click on the magnifying glass icon that closed the popup. Here a field
is added to the popup that is set to true when rollup is triggered and false
on the next tick of the event loop which will be after the mousedown event
reaches the DOM. This allows us to detect the case and ignore the click on the
magnifying glass.

--HG--
extra : rebase_source : 521d024b33011d0f501a5cd6a1317363f585ffed
2015-01-06 11:05:32 -08:00
Carsten "Tomcat" Book
64250a3a9f Merge mozilla-central to fx-team 2015-01-12 15:15:24 +01:00
Carsten "Tomcat" Book
a95e320814 merge fx-team to mozilla-central a=merge 2015-01-12 13:01:26 +01:00
Abdelrhman Ahmed
7899af9e6e Bug 1109854 - Fix the string displayed above the one-off search buttons whwhen the search field is empty, r=florian. 2015-01-11 20:51:11 +01:00
Dão Gottwald
9950dcda56 Bug 1115307 - Search bar alignment fixes and cleanup. r=florian
--HG--
extra : rebase_source : 18c3eacd8e946f17d2b18fcc42ec3873d666310d
2015-01-09 19:00:51 +01:00
Neil Deakin
e4fc31f0ac Bug 1089005, add a third consume option that never consumes even over the anchor. This allows clicks on the location field to adjust the caret position, r=dao 2015-01-09 21:12:10 -05:00
Blake Winton
04323c7981 Bug 1102937 - Add UITelemetry for the improved search bar UI. r=florian, r=felipe 2015-01-06 13:09:43 -05:00
Dave Townsend
3bd65ce688 Bug 1102050: Set consumeoutsideclicks="false" whenever the popup is opened. r=felipe
showHistoryPopup in autocomplete.xml always sets consumeoutsideclicks to true
so we have to override that when the popup is actually opened.

The test here isn't a very good one. For some reason the events generated by
EventUtils aren't consumed regardless of consumeoutsideclicks, I'm not sure
there is a great way to test this automatically.

--HG--
extra : rebase_source : 1e413c645cc0445089f0214a6d3b68365b47ca80
2014-12-31 13:36:28 -08:00
Florian Quèze
eeaf0c7548 Bug 1110678 - Re-implement Ctrl+up/down and Alt+up/down in the search field, r=felipe. 2014-12-23 02:12:36 +01:00
Blake Winton
81f134d608 Bug 1106432 - Allow search bar icon to indicate when a page offers OpenSearch. ui-r=shorlander, r=florian. 2014-12-18 15:25:21 -05:00
Phil Ringnalda
e2878ada9a Backed out 2 changesets (bug 1106432) for mochitest-a11y failures
CLOSED TREE

Backed out changeset 513130bd59ed (bug 1106432)
Backed out changeset 4dbb2ddd0093 (bug 1106432)
2014-12-20 17:58:08 -08:00
Blake Winton
5c65e92619 Bug 1106432 - Allow search bar icon to indicate when a page offers OpenSearch. ui-r=shorlander, r=florian. 2014-12-18 15:25:21 -05:00
Felipe Gomes
cfb60b91f4 Bug 1106054 - Search dropdown should have a minimum width. r=florian 2014-12-19 00:40:38 -02:00
Felipe Gomes
b4a2fdceab Bug 1110235 - Clicking on the header region of the search dropdown should trigger a search with the default engine. r=florian 2014-12-18 14:08:17 -02:00
Blake Winton
947fa3c0c7 Bug 1106101 - Let people open searches in new tabs with ctrl/cmd+click or middle mouse button. ui-r=phlsa, r=florian 2014-12-17 15:23:44 -05:00
Florian Quèze
1e09d65def Bug 1106876 - the one-click search header isn't updated immediately when the textfield value changes, r=felipe. 2014-12-17 20:25:52 +01:00
Florian Quèze
91396a9492 Bug 1107278 - Localize the new searchbar UI for Firefox 35 - remove duplicated code to match the code landed on beta, r=felipe. 2014-12-12 14:13:48 +01:00
Thejdeep
c68ee51e36 Bug 1111275 - Replace gBrowser.mCurrentBrowser with gBrowser.selectedBrowser. r=dao
--HG--
extra : rebase_source : 8a8ef5fafbdbddf987eb69407444b3a2edc1be19
2014-12-15 22:07:18 +01:00
Ankit Goyal
d8c264deb7 Bug 1110069 - Replace getBrowser() with gBrowser in /browser. r=dao 2014-12-11 21:48:00 -05:00
Carsten "Tomcat" Book
b99c181926 Backed out changeset 85a89a0a4c1c (bug 1110069) 2014-12-12 13:14:57 +01:00
Ankit Goyal
99c97ab78d Bug 1110069 - Replace getBrowser() with gBrowser. r=dao
--HG--
extra : rebase_source : 4db6c01d37ea4e38e94f70a677c5d31decd22f72
2014-12-12 10:40:23 +01:00
Florian Quèze
2a51f9bf4a Bug 1106942 - Search suggestions are read as 'Unknown' in the new search UI, r=Gijs. 2014-12-09 18:00:00 +01:00
Blair McBride
a53ea4c320 Bug 1105911 - Can't arrow back into location bar once the autocomplete popup has been shown by arrowing down. r=mak 2014-12-04 15:31:30 +13:00
Dave Townsend
bd0d6b5aff Bug 1101654: First use tour for search UI. r=felipe 2014-11-20 15:27:10 -08:00
Florian Quèze
f139935d1a Bug 1103190 - land Flare strings in Firefox 36, r=felipe. 2014-11-27 12:24:53 +01:00
Florian Quèze
c3f11aae26 Bug 1104748 - A long default search provider name can mess up the layout of the one-off buttons when the panel is small, r=felipe. 2014-11-25 20:13:12 +01:00
Florian Quèze
84f5bfb056 Bug 1104221 - Search drop down shows the icon of the previous default engine if the new default doesn't have an icon. r=felipe 2014-11-24 20:24:19 +01:00
Dave Townsend
e094a24942 Bug 1103119: Search drop down fails to display properly if a search engine has no icon. r=felipe 2014-11-21 13:04:24 -08:00
Florian Quèze
a7e6668f97 Bug 1088660 - Improve the search bar UI to support one-off searches - improve discoverability of the search settings, r=felipe. 2014-11-20 20:55:41 +01:00
Florian Quèze
1076501bfb Bug 1088660 - Improve the search bar UI to support one-off searches, r=felipe. 2014-11-18 00:59:11 +01:00
Blair McBride
5d41aaee1e Bug 1067903 - Part 2: Change how we handle the real value vs the display value in the URLbar. r=mak
--HG--
extra : transplant_source : %B3%FC5wJ%CB%C2%29%22%B4%C4X%E2WJ%B2K%7D%B70
2014-11-24 12:19:04 +13:00
Blair McBride
5705fe9774 Bug 1067903 - Part 1: Autoselect first autocomplete result. r=mak
--HG--
extra : transplant_source : %99%88%02%D4%24%FA%01q%06%BC%D9%ACn%D1%13K%F60%1B%BA
2014-11-24 12:18:20 +13:00
Blair McBride
45d0aaa28a Bug 1070778 - Selecting a moz-action: result then typing more can result in "Search X for moz-action:..." item. r=mak
--HG--
extra : transplant_source : %82D%C62%20OSI%DBx%22%5C%FB%A6%606n%FE7%3D
2014-11-24 12:00:02 +13:00
Dave Townsend
8073b76b55 Bug 1084558: Switch the web installer interfaces to use browsers instead of DOM windows. r=Unfocused 2014-11-04 19:20:52 -08:00
Felipe Gomes
93f1c79df4 Bug 1068360 - [e10s] Fix mixed content doorhanger and enable its test under e10s. r=Mossop,mmc 2014-10-22 18:05:17 -02:00