Closed
Bug 968818
Opened 12 years ago
Closed 10 years ago
Create mozmill test for link context menu functionality
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: AndreeaMatei, Unassigned)
Details
(Whiteboard: [metro])
This will test the context menu when you longpress a link: Copy, Bookmark, Open in new tab.
Here is the testcase for this test:
https://bug831971.bugzilla.mozilla.org/attachment.cgi?id=708621
Why do you think that this has to be a Mozmill test?
Flags: needinfo?(andreea.matei)
| Reporter | ||
Comment 2•11 years ago
|
||
There's this test:
* http://mxr.mozilla.org/mozilla-central/source/browser/metro/base/tests/mochitest/browser_context_menu_tests.js#119
which checks all kinds of context menus, but from what I see it only checks for the visibility of those context items from a link, not the functionality.
Jim, could you please clarify if there is such a test covered or if it's in plan to be created? Thanks
Flags: needinfo?(andreea.matei) → needinfo?(jmathies)
Comment 3•11 years ago
|
||
(In reply to Andreea Matei [:AndreeaMatei] from comment #2)
> There's this test:
> *
> http://mxr.mozilla.org/mozilla-central/source/browser/metro/base/tests/
> mochitest/browser_context_menu_tests.js#119
> which checks all kinds of context menus, but from what I see it only checks
> for the visibility of those context items from a link, not the functionality.
>
> Jim, could you please clarify if there is such a test covered or if it's in
> plan to be created? Thanks
Not currently. We can file a bug though to create some tests like this.
Flags: needinfo?(jmathies)
(In reply to Andreea Matei [:AndreeaMatei] from comment #2)
> which checks all kinds of context menus, but from what I see it only checks
> for the visibility of those context items from a link, not the functionality.
Are access keys and / or shortcuts involved here? If yes, that would qualify for a Mozmill test beside basic functional tests in mochitest.
Kamil, could you followup here?
Flags: needinfo?(kamiljoz)
Comment 5•11 years ago
|
||
I'm pretty sure there's no way of retrieving a context menu via access keys/keyboard shortcuts so this most likely qualifies as a mochitest rather than a Mozmill test. Henrik, would you like me to create a new ticket for the new mochitest?
Flags: needinfo?(kamiljoz) → needinfo?(hskupin)
Thanks for checking that Kamil. So there is no need for a new bug. Lets move this into the right component and update the summary. That should be all to get started with.
Flags: needinfo?(hskupin)
Metro is dead. So nothing to do here.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
Updated•6 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
•