Project

General

Profile

Actions

Defect #44408

open

Autocomplete popup is not displayed reliably when browser page zoom is not 100%

Added by Ling Li about 20 hours ago. Updated about 16 hours ago.

Status:
Confirmed
Priority:
Normal
Assignee:
-
Category:
UI
Resolution:
Affected version:

Description

The autocomplete request succeeds, but its suggestion popup is often not displayed when the browser page zoom is not 100%.

At 100% page zoom, autocomplete works normally. When browser zoom is changed, the issue occurs across multiple browsers:

  • Chrome: 110% — the popup is not displayed most of the time
  • Microsoft Edge: 110% — the popup is not displayed most of the time
  • Firefox: 120% — the popup is not displayed most of the time

Windows display scaling is 100%.

Resizing the browser window sometimes makes the popup appear again. Opening DevTools while docked also sometimes makes it appear, presumably because it changes the page viewport. However, DevTools in a separate window does not resolve the issue.

In the Network panel, the autocomplete request is sent and receives a response even when the popup is not visible.

Redmine version: 6.1.3
Theme: Default
Plugins: Redmine Checklists plugin (Light version)

Expected result:
The autocomplete suggestions popup should be displayed reliably regardless of browser page zoom level.

Actual result:
The autocomplete suggestions popup is often not shown at non-100% browser page zoom, despite the request receiving a response.


Files

44408.patch (743 Bytes) 44408.patch Go MAEDA, 2026-09-02 07:44

Related issues

Related to Redmine - Patch #33424: Update Tribute to 5.1.3ClosedGo MAEDAActions
Related to Redmine - Defect #43742: Missing #wrapper positioning may increase reflow costClosedGo MAEDAActions
Actions

Also available in: Atom PDF