Long page names overflow their container in explorer menu in Safari 9
See original GitHub issueIssue Summary
Initially reported by @jjanssen in #3645. Page names that wrap to a second/third line overflow their container, in both Mobile Safari iOS 9 and (desktop) Safari 9.1 (works in version 10.1).
Related to: https://github.com/philipwalton/flexbugs#1-minimum-content-sizing-of-flex-items-not-honored
Steps to Reproduce
- Create a page with a long title (100+ chars, create it at the “Homepage” level to get to it faster).
- Add children to the page so the
>
caret is displayed in its menu item. - Open the pages explorer menu and navigate to the location of this page in the page tree.
Technical details
- Latest Wagtail / 1.11 RC
- Mobile Safari iOS 9 and (desktop) Safari 9.1
Edit: I spent about half an hour playing with every variation of layout properties I could think of, to no effect. Unless I’ve missed something obvious (further attempts welcome), I’d probably opt to rebuild this __link
component without Flexbox.
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
overflow: auto not working in Safari OSX
and I have the overflow set to auto so the user can scroll if the menu is long. It is currently working on...
Read more >Safari Technology Preview Release Notes
Open tabs are blank on initial launch after upgrading to Safari Technology Preview 87 and loading all tabs from the last session. To...
Read more >text-overflow - CSS: Cascading Style Sheets - MDN Web Docs
The text-overflow CSS property sets how hidden overflow content is signaled to users. It can be clipped, display an ellipsis ('…
Read more >Browsers and devices
Learn about the browsers and devices, from modern to old, that are supported by Bootstrap, including known quirks and bugs for each.
Read more >Can I "Add to Reading List" from a link context menu in ...
Isn't there in the context menu? enter image description here. Also some links are javascript instead of URL. Such a link might not...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@jjanssen Ah, my bad – I didn’t create any children pages when I tested it. I’ll see if I can find a fix 😃
I’m closing this due the release of Safari 11 for OSX and iOS. According to our browser support we only support the last 2 versions.