Closed
Bug 1908140
Opened 7 months ago
Closed 3 months ago
[Menu Redesign] Check text spacing for section header
Categories
(Fenix :: Toolbar, defect, P3)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: aarjav, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
102.81 KB,
image/png
|
Details |
Steps to reproduce
- Open menu
- Go to extensions sub-menu
Expected behavior
- Check the text spacing of text styles from design systems for the section header text 'Recommended'.
Subtitle 2 - https://www.figma.com/design/pEyGeE4KV5ytYHeXMfLcEr/Mobile-Styles?node-id=5486-19279&t=Gxj8ovoMXZGzGX7V-4
Actual behavior
- No text spacing has been applied.
Device information
- Firefox version:
- Android device model:
- Android OS version:
Any additional information?
Figma Link: https://www.figma.com/design/RFz9fYtotQCQuinwcZujZt/Menu-Redesign?node-id=16634-322838&t=UF0WGEIgJ7ZQADI7-4
Reporter | ||
Updated•7 months ago
|
Summary: Check text spacing for section header → [Menu Redesign] Check text spacing for section header
Updated•7 months ago
|
Blocks: menu-redesign-extension
Updated•7 months ago
|
Severity: -- → S4
Priority: -- → P2
Comment 1•7 months ago
|
||
Aarjav says this bug is not a blocker.
Priority: P2 → P3
See Also: → menu-redesign-extension
Comment 2•3 months ago
|
||
I think this bug is invalid. The style is Subtitle 2.
subtitle2 = TextStyle(
fontSize = 14.sp,
fontWeight = FontWeight.W500,
letterSpacing = 0.1.sp,
lineHeight = 24.sp,
),
I attached the code print screen.
Comment 3•3 months ago
|
||
Updated•3 months ago
|
Flags: needinfo?(apandya)
Updated•3 months ago
|
Status: NEW → RESOLVED
Closed: 3 months ago
Resolution: --- → INVALID
Reporter | ||
Comment 4•3 months ago
|
||
Okay, this seems to be an OS issue. We can revisit this later.
Flags: needinfo?(apandya)
You need to log in
before you can comment on or make changes to this bug.
Description
•