Bug 255822 - Web Inspector: Fonts: Holding down arrow up/down keys in the variation axis input field does not update the CSS value
Summary: Web Inspector: Fonts: Holding down arrow up/down keys in the variation axis i...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Razvan Caliman
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-22 06:29 PDT by Razvan Caliman
Modified: 2023-04-23 00:32 PDT (History)
3 users (show)

See Also:


Attachments
Screen recording of issue (4.92 MB, video/quicktime)
2023-04-22 06:29 PDT, Razvan Caliman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.