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.

Table row or cell with overflow setting breaks popup placement

See original GitHub issue

CodePen demo

https://codepen.io/anon/pen/dJweJm

Steps to reproduce the problem

  1. Have a table row or cell with any overflow, even overflow: auto;

What is the expected behavior?

pop is below ref

What went wrong?

pop is on top of ref

Any other comments?

Breaks on all browsers so far.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
FezVrastacommented, Dec 16, 2019
0reactions
FezVrastacommented, Jan 19, 2018

If you can prepare the PR and add the test (that pass) I can look at the other failing tests in my free time.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Popup display in table scrolled - jquery - Stack Overflow
Explanation: I a table who represent a static header. A second containing rows. Eache rows have 2 table cell. The first cell can...
Read more >
overflow-x - CSS: Cascading Style Sheets - MDN Web Docs
The overflow-x CSS property sets what shows when content overflows a block-level element's left and right edges. This may be nothing, a scroll ......
Read more >
CSS overflow-x property - W3Schools
The overflow-x property specifies whether to clip the content, add a scroll bar, or display overflow content of a block-level element, when it...
Read more >
Editing Table Stylesheets - MadCap Flare's Online Help
Cell Border Collapse Select whether you want to collapse the cell borders in the stylesheet. If you collapse the cell borders, the row...
Read more >
Data Tables - Lightning Design System
Single row selection# · Navigation mode - Cell focused# · Row Selection# · Column sorting# · Column resizing# · Column headers with overflow...
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