Bug 255822

Summary: Web Inspector: Fonts: Holding down arrow up/down keys in the variation axis input field does not update the CSS value
Product: WebKit Reporter: Razvan Caliman <rcaliman>
Component: Web InspectorAssignee: Razvan Caliman <rcaliman>
Status: RESOLVED FIXED    
Severity: Normal CC: hr.32085, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Screen recording of issue none

Description Razvan Caliman 2023-04-22 06:29:28 PDT
Created attachment 466042 [details]
Screen recording of issue

# Steps to reproduce:

- Go to https://v-fonts.com/fonts/sf-pro
- Right-click and inspect the sample text
- In the Fonts sidebar panel of the Elements tab, click in the input field for the "Weight" axis
- Hold down the Up or Down arrow keys

# Expected result
- The value of the variation axis is written to the inline style of the element.

# Actual result
- The value of the variation axis is not written to CSS.

Dragging the slider for the variation axis works as expected.
Comment 1 Radar WebKit Bug Importer 2023-04-22 06:30:00 PDT
<rdar://problem/108406661>
Comment 2 Razvan Caliman 2023-04-22 06:42:50 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13065
Comment 3 EWS 2023-04-22 07:38:10 PDT
Committed 263278@main (c793c7c08a44): <https://commits.webkit.org/263278@main>

Reviewed commits have been landed. Closing PR #13065 and removing active labels.