Skip to content

Conversation

@microbit-matt-hillsdon
Copy link
Collaborator

@microbit-matt-hillsdon microbit-matt-hillsdon commented May 27, 2025

Without this Safari (desktop) gets an outline still which tears as you drag.

In the keyboard nav demo an outline was visible before this change in both Firefox and Safari.

Fixes #9099

The basics

The details

Resolves

Fixes #9099

Proposed Changes

Tweak CSS to version that works cross browser.

Reason for Changes

See issue for screenshots showing unwanted outlines. They're gone with the change.

Test Coverage

CSS-only change.

Documentation

CSS-only change.

Additional Information

Without this Safari (desktop) gets an outline still which tears as you drag.

In the keyboard nav demo an outline was visible before this change in both
Firefox and Safari.

Fixes RaspberryPiFoundation#9099
@microbit-matt-hillsdon microbit-matt-hillsdon requested a review from a team as a code owner May 27, 2025 13:39
@github-actions github-actions bot added the PR: fix Fixes a bug label May 27, 2025
Copy link

@github-actions github-actions bot left a comment

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.
  • All contributors must sign the Google Contributor License Agreement (CLA). If the google-cla bot leaves a comment on this PR, make sure you follow the instructions.
  • 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.

@github-actions github-actions bot added PR: fix Fixes a bug and removed PR: fix Fixes a bug labels May 27, 2025
@rachel-fenichel
Copy link
Collaborator

Thank you!

@rachel-fenichel rachel-fenichel merged commit edf344c into RaspberryPiFoundation:develop May 27, 2025
12 checks passed
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.

Safari selected block unexpectedly has default focus outline

3 participants