Open Bug 2025535 Opened 1 month ago Updated 1 month ago

Editing values in box model with keyboard leaves artifact on screen

Categories

(DevTools :: Inspector, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: leo, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Attached video Screencast of STR

If the numbers in the "Box Model" view are changed, and the value "submitted" with the return key, a visual artifact is left on screen.

Simple STR:

  1. open data:text/html;charset=utf-8,<!doctype html><body><style>body {%0A%20 background: red;%0A}</style></body>
  2. click on width value to edit
  3. press the return key on keyboard

Expected outcome:
The width value returns to its previously displayed state

Actual outcome:
An outline is left around the element, which doesn't clear until clicking, and clicking off again.

Severity: -- → S3
Priority: -- → P3
See Also: → 2026150
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: