Closed Bug 1464841 Opened 6 years ago Closed 6 years ago

Font Editor wrong value to right property

Categories

(DevTools :: Inspector, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mbalfanz, Assigned: rcaliman)

References

Details

Attachments

(1 file)

Attached video wrong-weight.mp4
The font editors get's confused sometimes on what values to write where, and I guess also where to write values in general. See the attached video.

STR:
1. go to v-fonts.com
2. open the font editor on one of the fonts and adjust the weight
3. change the weight for the selected font on with the sliders on the page
4. change the weight again from the devtools

Expected result:
- weight property is written to font-weight with a numeric value
- WGHT is removed from font-variation-settings

Actual result:
- Everything but WGHT is removed from font-variation-settings
- font-weight property is present, but has a value of WGHT <number>
Actually, the way the value of font-variation-settings behaves is a bit more random. The original properties do not always get removed, but sometimes blink around. Depending on when you release the mouse button, you will get a different result.

I think this is very visible in the video as well.

Another thing I'm wondering about, not sure if it's related: When editing the weight the first time, it renders bolder through font-weight compared font-variation-settings using the same value (60 in my example).
Blocks: 1441576
No longer blocks: 1280059
Assignee: nobody → rcaliman
Status: NEW → ASSIGNED
Product: Firefox → DevTools
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Component: Inspector: Fonts → Inspector
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: