Font Family is not applied correctly inside the editor when used with supportAllValues #7285
Labels
package:font
support:2
An issue reported by a commercially licensed client.
type:bug
This issue reports a buggy (incorrect) behavior.
Milestone
📝 Provide detailed reproduction steps (if any)
Ubuntu
orUbuntu Moono
font.✔️ Expected result
Whole font should be applied
'Ubuntu Mono, Courier New, Courier,monospace
just like when the above configuration is used without,supportAllValues: true
property.❌ Actual result
Only the first part of font-family is applied, so in case of
'Ubuntu Mono, Courier New, Courier,monospace'
this will be onlyUbuntu Mono
and will have no effect.📃 Other details
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: