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.

[Minor bug] Scrollbar obscures title bar

See original GitHub issue
screen shot 2018-01-04 at 16 55 56

Issue was found while doctoring slow-event-loop example In theory this should be reproducible on all major OSs including OSX. (but only with scrollbars set to always on)

overflow-x: scroll; in #alert .summary .title plays the key role here.

While working on the fix we should consider responsive design for mobile users, as it is possible that title would be longer than screen width

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
AndreasMadsencommented, Jan 5, 2018

@kamil-mech I think a vertical stretch would make the layout look bad.

edit: we do it for the recommendation menu, but there I can’t see better options.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Modern bug: scroll bar obscures web part properties
It seems that the issue happens when you see a list item's properties. If no, what web part are you using? Could you...
Read more >
Hover: horizontal scroll bar obscures actions #69391 - GitHub
One approach is to have some space allocated for scroll bar but that will make hover does not look good. I also think...
Read more >
Scrollbar and its slider are being hidden by backlog and/or ...
The scrollbar, and its slider, can be completely or partially obscured by the backlog header on the page. (see screenshot) ...
Read more >
How to prevent scrollbar from repositioning web page?
If changing size or after loading some data it is adding the scroll bar then you can try following, create class and apply...
Read more >
761237 - Chrome OS scroll bar automatically hides / disappears
There is a bug with this feature that breaks mouse-wheel scrolling in the latest release of Chrome OS. Scrolling with the wheel simply...
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