-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
bugIssue reports a bugIssue reports a bugresolvedIssue is resolved, yet unreleased if openIssue is resolved, yet unreleased if open
Description
Contribution guidelines
- I've read the contribution guidelines and wholeheartedly agree
I've found a bug and checked that ...
- ... the problem doesn't occur with the
mkdocsorreadthedocsthemes - ... the problem persists when all overrides are removed, i.e.
custom_dir,extra_javascriptandextra_css - ... the documentation does not mention anything about my problem
- ... there are no open or closed issues that are related to my problem
Description
I'm using mermaid sequence diagrams and seeing some issues on Firefox vs Chrome:
- text does not fit inside the notes block
- text (inscriptions on the arrows, messages) is not strictly above the arrows, but slides down on them
Expected behaviour
The text is displayed in the same way as in Google Chrome in any browser:
- text fits inside the notes, loops and other blocks
- text (inscriptions on the arrows, messages) is strictly above the arrows
Actual behaviour
on Firefox vs Chrome:
- text does not fit inside the notes, loops and other blocks
- text (inscriptions on the arrows, messages) is not strictly above the arrows, but slides down on them
Steps to reproduce
This can be reproduced on the main docs (just open it in Firefox but not Chrome): https://squidfunk.github.io/mkdocs-material/reference/diagrams/#using-sequence-diagrams
In this example the note is small but if it will be bigger than it would not fits inside the block

Package versions
This can be replicated on the main docs
Configuration
This can be replicated on the main docsSystem information
MacOS 12.2.1 (21D62) Monterey
- Firefox 102.0.1 (64-bit) - issue present
- Chrome 104.0.5112.101 (Official Build) (x86_64) - no issue
- Safari 15.3 (17612.4.9.1.8) - no issue
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue reports a bugIssue reports a bugresolvedIssue is resolved, yet unreleased if openIssue is resolved, yet unreleased if open