Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After resizing scroll focus is lost in Chrome. #1779

Closed
mascardoso opened this issue Aug 31, 2017 · 4 comments
Closed

After resizing scroll focus is lost in Chrome. #1779

mascardoso opened this issue Aug 31, 2017 · 4 comments
Assignees
Milestone

Comments

@mascardoso
Copy link

When resizing the area through the grabber of the right panel or bottom panel the scroll in Chrome is lost and I'm unable to scroll down. Seems like a focus issue.

@Hypnosphi Hypnosphi self-assigned this Aug 31, 2017
@Hypnosphi
Copy link
Member

Hypnosphi commented Aug 31, 2017

Related: tomkp/react-split-pane#30 (comment)

We should probably use the overlay solution instead of pointer-events: none: tomkp/react-split-pane#30 (comment)

@Hypnosphi Hypnosphi added this to the v3.3.0 milestone Aug 31, 2017
@stale
Copy link

stale bot commented Nov 14, 2017

Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 60 days. Thanks!

@stale stale bot added the inactive label Nov 14, 2017
@Hypnosphi
Copy link
Member

Fixed in 3.3.0-alpha.3

@joe-strummer
Copy link

Just a little workaround for anyone not upgrading to the alpha yet.

If scrolling has frozen due to using the resize grabber in the middle, resizing the actual browser window will unfreeze it. I've been resizing the browser to test responsive design, which works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants