Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T TYPO3.CMS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • accessibilityaccessibility
  • TYPO3.CMS
  • Repository
Switch branch/tag
  • TYPO3.CMS
  • Build
  • Sources
  • Sass
  • scaffold
  • _modulemenu.scss
Find file BlameHistoryPermalink
  • Jonas Eberle's avatar
    [BUGFIX] Fix #modulemenu collapsed state on Firefox · 07ecd7c1
    Jonas Eberle authored Jul 25, 2021 and Benni Mack's avatar Benni Mack committed Jul 30, 2021
    Due to different handling of scrollbar positioning and layouting in
    user agents (most use the operating system's graphics stack to show
    scrollbars, Chrome its own) it could happen that the modulebar icons
    were shown partially only.
    
    It should not be relied on the width of scrollbars and if they affect
    the user agent's box model or not.
    
    In our case an inner element was pixel-perfectly relying on parent
    elements' box sizes since #93353.
    
    This dependency has been removed for the collapsed state.
    
    Resolves: #94633
    Releases: master
    Change-Id: Ic573ade55af461935f0cada80a98bf3aaaf9a9c1
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70066
    
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    07ecd7c1