Skip to content

Fix outline on mouseover in firefox#7052

Merged
bramkragten merged 1 commit intodevfrom
card-options-outline-fix
Sep 21, 2020
Merged

Fix outline on mouseover in firefox#7052
bramkragten merged 1 commit intodevfrom
card-options-outline-fix

Conversation

@thomasloven
Copy link
Copy Markdown
Contributor

Proposed change

Fix #7050, see #5430

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (thank you!)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Example configuration

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue:
  • Link to documentation pull request:

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

@thomasloven thomasloven force-pushed the card-options-outline-fix branch from a17c297 to 0629170 Compare September 19, 2020 20:27
@thomasloven
Copy link
Copy Markdown
Contributor Author

The... behavior... seems to be related to absolutely positioned elements, but for some reason giving the card display: blockmakes it go away. The new fix should not interfere with the menu.

@bramkragten bramkragten merged commit f80bea2 into dev Sep 21, 2020
@bramkragten bramkragten deleted the card-options-outline-fix branch September 21, 2020 11:10
@bramkragten bramkragten mentioned this pull request Sep 30, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jul 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Outline on mouseover broken in Firefox

3 participants