google / mozc

Mozc - a Japanese Input Method Editor designed for multi-platform
Other
2.4k stars 348 forks source link

Candidate window may be misplaced when Per-Monitor DPI setting is enabled in Windows #832

Closed yukawa closed 11 months ago

yukawa commented 11 months ago

Description

When Mozc is used under Per-Monitor DPI environment where each display has different effective DPI, Mozc's candidate window may not be shown at the expected location.

This is a sub task of the following effort.

Steps to reproduce

  1. Build and install Mozc into multi-display environment, where each display is configured to have different effective DPI
  2. Open a notepad in secondary display
  3. Select Mozc and enable it.
  4. Type "tesuto"

Expected behavior

Actual behavior

Screenshots

per-monitor-dpi

Version or commit-id

af209061632ba7dcc64b63bd06eb988974375508

Environment