QA/Fennec/Interaction Media Features in Media Queries Level 4

From MozillaWiki
< QA‎ | Fennec
Jump to: navigation, search

Overview

Purpose

The purpose of this wiki is to serve as a general test plan for verifying that Interaction Media Features in Media Queries Level 4 are supported in Fennec.

Ownership

Developer contact:

Hiroyuki Ikezoe[:hiro]

QA contacts:

Andrei Bodea

Bogdan Surd

Overall Status

[LANDED] : Nightly 64 in 9/13/2018

Testing Summary

Scope of testing

The testing will be focus on the results of media queries for the four media features with various pointer devices. The HTML file can show us the results at once. For example, if the system has a mouse, you can see like this: pointer: fine, any-pointer: fine, hover: hover, any-hover: hover

Environments

Testing will be performed on following devices:

Specifications

Test page:

We should test to check the results of media queries for the four media features with various pointer devices.

Acceptance Criteria

All Test cases have passed and all P1 bugs are fixed.

Testing details

Test Cases

  • [Fx 64 interaction Media Features in Media Queries Level 4]

Testing days

Date: 09-06-2018

  • Created Test Plan
  • Started working on TC's

Date: 09-13-2018

  • The patches just landed now on Mozilla-inbound

Date: 09-17-2018

  • Testing for mid-Nightly signoff is in porgress.

Date: 09-20-2018

  • The testing for mid-Nightly was done and the signoff was sent with status green.

Date: 10-11-2018

  • The testing for pre-Beta was done and the signoff was sent with status green.

Date: 10-11-2018

  • The testing for pre-Release was done and the signoff was sent with status green.

Bug Work

  • Meta bug: bug 1035774 - [meta] Implement Interaction Media Features including pointer:coarse that replaces non-standard -moz-touch-enabled
Full Query
ID Priority Summary Status Resolution Assigned to Whiteboard
1483114 P3 Implement functionalities to get the primary pointer capabilities and all available pointer capabilities on Mac NEW
1492762 -- [Interaction Media] - With a mouse connected hover: hover is not detected. RESOLVED INVALID
1493128 P2 Browser recognizes touch-screen capability incorrectly VERIFIED FIXED Hiroyuki Ikezoe (:hiro)
1495938 P5 Find out a reliable way to tell there is no mouse on Microsoft Surface RESOLVED WORKSFORME
1498286 P3 The combination of touchscreen and mouse is improperly recognized on DELL devices RESOLVED FIXED [win:touch]
1498294 P3 The media query change is not detected automatically when activating/deactivating the touchscreen on DELL OptiPlex 9020 AIO VERIFIED FIXED Hiroyuki Ikezoe (:hiro)
1499344 P3 Touchscreen is incorrectly recognized on Microsoft Surface Pro 2 i5 RESOLVED FIXED
1528441 P3 @media (hover) and (any-hover) does not work on Firefox 64/65 where certain dual inputs are present RESOLVED FIXED [win:touch]
1532358 -- Add tests for interaction media features that use the widget codepath. RESOLVED FIXED Emilio Cobos Álvarez (:emilio)
1545248 P3 Update hover/pointer media query depending on device mode RESOLVED FIXED
1607316 -- Implement separate fingerprinting resistance treatment of @media interaction features for desktop and android RESOLVED FIXED Tom Ritter [:tjr] [fingerprinting][tor 32886]

11 Total; 1 Open (9.09%); 8 Resolved (72.73%); 2 Verified (18.18%);


Signoff

Criteria

  • All test cases should be executed
  • All blockers, criticals must be fixed and verified or have an agreed-upon timeline for being fixed

Results

Nightly testing

  • There were no blockers found while testing this feature.
  • All bugs are fixed and verified

Beta testing NA