Open Bug 1697294 Opened 4 years ago Updated 2 years ago

Content processes unable to detect Windows 10 Tablet Mode

Categories

(Core :: Widget: Win32, defect, P3)

x86_64
Windows 10
defect

Tracking

()

ASSIGNED

People

(Reporter: cmartin, Assigned: cmartin)

References

Details

(Whiteboard: [win:touch])

Steps to reproduce:

  1. Goto a site that uses "pointer" media query (https://music.amazon.in/playlists/B07XQHS3PF?refMarker=dm_wcp_af_r&ref_=&)
  2. Enable Windows 10 Tablet Mode
  3. Notice that nothing changes

Expected: Media queries should return "pointer: coarse" in Windows 10 Tablet Mode

Root cause:
WindowsUIUtils::UpdateTabletModeState requires a window (any window) to successfully query tablet mode, but there are no windows in content process for it to use. So it always fails and the tablet state is always unknown.

Assignee: nobody → cmartin
Status: NEW → ASSIGNED
See Also: → 1689884

Chris, are you still working on this? I'm adding a couple "see also" bugs that I came across recently since they seem relevant here.

See Also: → 1735765
Flags: needinfo?(cmartin)
See Also: → 1747942
Severity: -- → S2
Priority: -- → P2

Thanks, :spohl. I'll try and get some cycles to work on this bug soon.

Flags: needinfo?(cmartin)
Whiteboard: [win:touch]

This continues to be a priority for Windows Spotlight, but it doesn't fit the S2 severity criteria.

Severity: S2 → S3
Priority: P2 → P3
You need to log in before you can comment on or make changes to this bug.