Confirmed users
2,005
edits
Flaviu.cos (talk | contribs) |
Flaviu.cos (talk | contribs) |
||
(38 intermediate revisions by the same user not shown) | |||
Line 108: | Line 108: | ||
====Date: 2014-10-17==== | ====Date: 2014-10-17==== | ||
* Exploratory testing | * Exploratory testing | ||
** Verified bugs | * Verified bugs | ||
***{{Bug|1078182}} - crash in java.lang.NullPointerException: at org.mozilla.search.SearchWidget.addView(SearchWidget.java) | **{{Bug|1078182}} - crash in java.lang.NullPointerException: at org.mozilla.search.SearchWidget.addView(SearchWidget.java) | ||
====Date: 2014-10-20==== | |||
* Exploratory testing | |||
* Logged bugs | |||
**{{Bug|1085386}} - Back button does not close the settings page on Search Activity | |||
====Date: 2014-10-29==== | |||
* Exploratory testing | |||
====Date: 2014-10-30==== | |||
* Verified bugs: | |||
**{{Bug|1068411}} - Long search text runs under "x" button in search bar | |||
====Date: 2014-11-11==== | |||
* Exploratory testing | |||
====Date: 2014-11-17==== | |||
* Exploratory testing | |||
* Verified bugs: | |||
**{{Bug|1084590}} - Update string and image on "first run" view of Search Activity for V1 | |||
**{{Bug|1068739}} - Record position of search suggestion that was tapped in telemetry | |||
* Bug investigation | |||
**{{Bug|1066033}} - Use orange text selection handles in search bar | |||
====Date: 2014-11-20==== | |||
* Exploratory testing | |||
* Logged bugs: | |||
**{{Bug|1102275}} - Search history entries from Search Activity changes its sizes | |||
====Date: 2014-11-27==== | |||
* Exploratory testing | |||
* Verified bugs: | |||
**{{Bug|1102275}} - Search history entries from Search Activity changes its sizes | |||
====Date: 2014-12-03==== | |||
* Verified bugs: | |||
**{{Bug|1078182}} - crash in java.lang.NullPointerException: at org.mozilla.search.SearchWidget.addView(SearchWidget.java) | |||
====Date: 2014-12-15==== | |||
* Exploratory testing | |||
* Verified bugs: | |||
**{{Bug|1048545}}- Tapping the branding logo in the browser widget opens a new tab | |||
====Date: 2014-12-22==== | |||
* Exploratory testing | |||
* Logged bugs: | |||
**{{Bug|1114589}} - crash in java.lang.NoSuchMethodError: android.net.Uri.getQueryParameterNames at org.mozilla.search.PostSearchFragment$ResultsWebViewClient.shouldOverrideUrlLoading(PostSearchFragment.java) | |||
====Date: 2015-01-05==== | |||
* Exploratory testing | |||
* Bug investigation: | |||
**{{Bug|1107925}} - Performing searches with Google search engine immediately launches Fennec | |||
====Date: 2015-01-12==== | |||
* Exploratory testing | |||
* Bug investigation: | |||
**{{Bug|1098421}} - Aurora stops unexpectedly when trying to launch Search Activity from the widget | |||
====Date: 2015-01-20==== | |||
* Exploratory testing | |||
* Logged bugs: | |||
**{{Bug|1123579}} - Search Widget preview for the Beta channel has the icon from the release channel | |||
*Bug investigation: | |||
**{{Bug|1072414}} - Use outsideOverlay scrollbar style in pre-search UI | |||
====Date: 2015-01-26==== | |||
* Exploratory testing | |||
* Logged bugs: | |||
**{{Bug|1125727}} - The scroll bar overlaps the search suggestions entries in Search Activity | |||
*Verified bugs: | |||
**{{Bug|1072414}} - Use outsideOverlay scrollbar style in pre-search UI | |||
====Date: 2015-02-02==== | |||
* Exploratory testing | |||
====Date: 2015-02-19==== | |||
* Exploratory testing | |||
====Date: 2015-02-23==== | |||
* Exploratory testing | |||
====Date: 2015-03-02==== | |||
* Exploratory testing | |||
* Test cases creation | |||
* Verified bugs: | |||
**{{Bug|1124884}} - Search history is not cleared in Firefox Search after using "Clear Private Data" in Firefox | |||
====Date: 2015-03-09==== | |||
* Exploratory testing | |||
====Date: 2015-03-19==== | |||
* Exploratory testing | |||
====Date: 2015-04-17==== | |||
* Exploratory testing | |||
====Date: 2015-04-23==== | |||
* Exploratory testing | |||
====Date: 2015-04-29==== | |||
* Exploratory testing | |||
====Date: 2015-04-30==== | |||
* Exploratory testing | |||
====Date: 2015-05-22==== | |||
* Exploratory testing | |||
====Date: 2015-06-08==== | |||
* Exploratory testing | |||
====Date: 2015-07-06==== | |||
* Exploratory testing | |||
====Date: 2015-08-20==== | |||
* Exploratory testing | |||
====Date: 2015-08-31==== | |||
* Exploratory testing | |||
====Date: 2015-09-18==== | |||
* Exploratory testing | |||
====Date: 2015-10-26==== | |||
* Exploratory testing | |||
====Date: 2015-11-05==== | |||
* Exploratory testing | |||
====Date: 2015-11-23==== | |||
* Exploratory testing | |||
===Bugzilla === | ===Bugzilla === | ||
Line 119: | Line 234: | ||
{ | { | ||
"blocks": "1017135", | "blocks": "1017135", | ||
"include_fields": "id, priority, summary, status, assigned_to", | |||
"order": "Status" | |||
} | |||
</bugzilla> | |||
</onlyinclude> | |||
==== [https://bugzilla.mozilla.org/show_bug.cgi?id=1035642 (widget) Provide a simple launcher widget for Firefox and the Search Activit] ==== | |||
<onlyinclude> | |||
<bugzilla> | |||
{ | |||
"blocks": "1035642", | |||
"include_fields": "id, priority, summary, status, assigned_to", | "include_fields": "id, priority, summary, status, assigned_to", | ||
"order": "Status" | "order": "Status" | ||
Line 127: | Line 253: | ||
===Moztrap=== | ===Moztrap=== | ||
* testcases related (easier to track so when feature changes - update testcases) | * testcases related (easier to track so when feature changes - update testcases) | ||
** https://moztrap.mozilla.org/manage/cases/?filter-suite=860 |