Closed
Bug 493226
Opened 15 years ago
Closed 15 years ago
Mozmill test for focusing the search field and searching with the current engine
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: whimboo, Assigned: whimboo)
References
()
Details
(Whiteboard: [mozmill-smoketest][mozmill-search])
Attachments
(2 files, 2 obsolete files)
(deleted),
patch
|
cmtalbert
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
cmtalbert
:
review+
|
Details | Diff | Splinter Review |
This bug tracks the work which is needed to implement a Mozmill test for https://litmus.mozilla.org/show_test.cgi?id=6200
Attachment #377678 -
Flags: review?(ctalbert)
Assignee | ||
Comment 1•15 years ago
|
||
I forgot to qrefresh the latest changes. We don't need the utilsAPI.
Attachment #377678 -
Attachment is obsolete: true
Attachment #377679 -
Flags: review?(ctalbert)
Attachment #377678 -
Flags: review?(ctalbert)
Assignee | ||
Comment 2•15 years ago
|
||
Added back shortcut to focus search bar across platforms.
Attachment #377679 -
Attachment is obsolete: true
Attachment #378690 -
Flags: review?(ctalbert)
Attachment #377679 -
Flags: review?(ctalbert)
Comment on attachment 378690 [details] [diff] [review]
patch v1.2 (checked-in)
Looks good. r=ctalbert
Attachment #378690 -
Flags: review?(ctalbert) → review+
Assignee | ||
Comment 4•15 years ago
|
||
Checked in: http://hg.mozilla.org/qa/mozmill-tests/rev/1f5dc6395bb4
I'll update the test for the not working keypress events when bug 494071 has been fixed.
Assignee | ||
Comment 5•15 years ago
|
||
Pushed follow-up which includes fixed for the new keypress API:
http://hg.mozilla.org/qa/mozmill-tests/rev/caa84fbc2798
Assignee | ||
Comment 6•15 years ago
|
||
Further update to support the new OS members implemented on bug 495137:
http://hg.mozilla.org/qa/mozmill-tests/rev/cd92eec8faf6
Assignee | ||
Comment 7•15 years ago
|
||
For better coverage we should also add the following Litmus test which covers the shortcut to focus the search bar. Reopening for now.
https://litmus.mozilla.org/show_test.cgi?id=6199
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 8•15 years ago
|
||
Attachment #382947 -
Flags: review?(ctalbert)
Assignee | ||
Updated•15 years ago
|
Attachment #378690 -
Attachment description: patch v1.2 → patch v1.2 (checked-in)
Attachment #382947 -
Flags: review?(ctalbert) → review+
Comment on attachment 382947 [details] [diff] [review]
Follow-up to handle focus with mouse click
r=ctalbert
Assignee | ||
Comment 10•15 years ago
|
||
Checked-in as http://hg.mozilla.org/qa/mozmill-tests/rev/caadad7adb1c
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 11•15 years ago
|
||
I had to update the test because the engineButton overlays the textbox on Windows. We have to make sure to always click right next to that button.
http://hg.mozilla.org/qa/mozmill-tests/rev/1773ea897e63
Assignee | ||
Comment 12•14 years ago
|
||
Mass move of Mozmill Test related project bugs to newly created components. You can filter out those emails by using "Mozmill-Tests-to-MozillaQA" as criteria.
Component: Search → Mozmill Tests
Product: Firefox → Mozilla QA
QA Contact: search → mozmill-tests
Version: 3.5 Branch → unspecified
Status: RESOLVED → VERIFIED
Summary: [mozmill] Test for focussing the search field and searching with the current engine → Mozmill test for focusing the search field and searching with the current engine
Whiteboard: [mozmill-smoketest][mozmill-search]
Updated•5 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•