Closed Bug 1841268 Opened 2 years ago Closed 2 years ago

Variable tooltip text wraps although there's plenty of space

Categories

(DevTools :: Inspector: Rules, defect)

defect

Tracking

(firefox117 verified, firefox118 verified)

VERIFIED FIXED
117 Branch
Tracking Status
firefox117 --- verified
firefox118 --- verified

People

(Reporter: nchevobbe, Assigned: nchevobbe)

Details

Attachments

(2 files)

Steps to reproduce

  1. Navigate to data:text/html,<meta charset=utf8><style>h1 { --x: gold; color: var(--x); }</style><h1>Hello</h1>
  2. Inspect the "Hello" <h1>
  3. Hover the var(--x)

Actual results

The tooltip text wraps (see screenshot), but it should be able to fit on a single line.

Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/87400fa382ae [devtools] Prevent variable tooltip to wrap too soon. r=devtools-reviewers,bomsy.
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
Flags: qe-verify+

Reproducible on a 2023-07-02 Nightly build on macOS 12.
Verified as fixed on Firefox 117.0b3(build ID: 20230803180221) and Nightly 118.0a1(build ID: 20230803214045) on macOS 12, Windows 10, Ubuntu 22.

Status: RESOLVED → VERIFIED
Flags: qe-verify+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: