Skip to content

Fix Chromium issue 41445959: hover media query reports hover:hover on touch-only Android #84

@hjanuschka

Description

@hjanuschka

Chromium Issue

https://issues.chromium.org/issues/41445959

Description

Fixed an Android bug where touch-only devices could incorrectly report (hover: hover).

Fix

On Android, treat touchscreen as the primary pointing device for hover determination (matching primary pointer logic that prefers coarse), filter virtual/disabled input devices, and ignore OEM devices that incorrectly report mouse source alongside touchscreen.

CL

https://chromium-review.googlesource.com/c/chromium/src/+/7594983

Demo

https://static.januschka.com/i-41445959/

Status

Merged.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions