question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Long page names overflow their container in explorer menu in Safari 9

See original GitHub issue

Issue 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).

image

Related to: https://github.com/philipwalton/flexbugs#1-minimum-content-sizing-of-flex-items-not-honored

Steps to Reproduce

  1. Create a page with a long title (100+ chars, create it at the “Homepage” level to get to it faster).
  2. Add children to the page so the > caret is displayed in its menu item.
  3. 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:closed
  • Created 6 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
jckpncommented, Jul 12, 2017

@jjanssen Ah, my bad – I didn’t create any children pages when I tested it. I’ll see if I can find a fix 😃

1reaction
jjanssencommented, Sep 22, 2017

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found