Details
- 
    
Bug
 - 
    Resolution: Fixed
 - 
    
Major
 - 
    9.2, 12.6
 - 
    None
 
- 
        Unknown
 - 
        N/A
 - 
        N/A
 - 
        Pull Request accepted
 - 
        
 
Description
Bootstrap sets a custom display for dropdowns inside navbars for small resolutions (see https://getbootstrap.com/docs/3.3/components/#navbar). More specific, the dropdowns get 'embedded' inside the navbar.
 The code for this behavior can be found here:
- https://github.com/twbs/bootstrap/blob/v3-dev/less/navbar.less#L241-L263
 - https://github.com/twbs/bootstrap/blob/v3-dev/less/navbar.less#L450-L478
 - https://github.com/twbs/bootstrap/blob/v3-dev/less/variables.less
 
This behavior is problematic for XWiki, especially for the Notifications dropdown display or other custom dropdowns inserted using extension points.
Attachments
Issue Links
- relates to
 - 
                    
XWIKI-14113 Notifications are badly displayed on mobiles
-         
 - Closed
 
 -         
 - 
                    
XWIKI-17262 Bad & rigid display of the right menu options of the navbar on mobile
-         
 - Open
 
 -