Floating bar in additional scrollable parent isn't placed correctly #18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Since merging #16, if you have an editor in a scrollable parent with a scrollable top-level document, it is very easy to make the bar appear in an incorrect place. The way
updateFloatnow takes ascrollParentargument doesn't seem to work very well.(Tested on firefox, by wrapping an editor in a 400px high overflow: auto div.)
cc @cjbest