Skip to content

fix: comment font weight 4279 - #10216

Open
anishtsudo wants to merge 2 commits into
RaspberryPiFoundation:mainfrom
anishtsudo:cursor/fix-comment-font-weight-4279
Open

fix: comment font weight 4279#10216
anishtsudo wants to merge 2 commits into
RaspberryPiFoundation:mainfrom
anishtsudo:cursor/fix-comment-font-weight-4279

Conversation

@anishtsudo

@anishtsudo anishtsudo commented Jul 31, 2026

Copy link
Copy Markdown

The basics

The details

Resolves

Fixes

Proposed Changes

Reason for Changes

Test Coverage

Documentation

Additional Information

cursoragent and others added 2 commits July 31, 2026 17:34
Block comments already forced font-weight: normal under Zelos while
workspace comments inherited bold .blocklyText styling. Target the
shared CommentEditor textarea classes so both comment types match.

Fixes RaspberryPiFoundation#9348

Co-authored-by: Anish Kataria <anishkataria20@gmail.com>
Simplify the comment font-weight override to target .blocklyCommentText
so both block and workspace comments get normal weight under Zelos.

Fixes RaspberryPiFoundation#9348

Co-authored-by: Anish Kataria <anishkataria20@gmail.com>
@anishtsudo
anishtsudo requested a review from a team as a code owner July 31, 2026 19:08
@anishtsudo
anishtsudo requested a review from maribethb July 31, 2026 19:08

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome! It looks like this is your first pull request in Blockly, so here are a couple of tips:

  • You can find tips about contributing to Blockly and how to validate your changes on our developer site.
  • We use conventional commits to make versioning the package easier. Make sure your commit message is in the proper format or learn how to fix it.
  • If any of the other checks on this PR fail, you can click on them to learn why. It might be that your change caused a test failure, or that you need to double-check the style guide.
    Thank you for opening this PR! A member of the Blockly team will review it soon.

@anishtsudo anishtsudo changed the title Cursor/fix comment font weight 4279 fix comment font weight 4279 Jul 31, 2026
@anishtsudo anishtsudo changed the title fix comment font weight 4279 fix: comment font weight 4279 Jul 31, 2026
@github-actions github-actions Bot added the PR: fix Fixes a bug label Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: fix Fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants