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

In Chrome selecting text from a code section makes the page jump to the bottom #2985

Open
knmiecc opened this issue Feb 6, 2024 · 1 comment
Labels

Comments

@knmiecc
Copy link

knmiecc commented Feb 6, 2024

Describe the bug
When trying to select with the mouse cursor a section of text in a code highlighted textbox, the entire page jumps down to the very bottom of the page.

To Reproduce
Steps to reproduce the behavior:

  1. Go to any page with a code synopsis, e.g. Test::Expander
  2. Try to copy out a section out of the code synopsis, e.g. -tempdir => { CLEANUP => 0 }
    This should make the page jump all the way down.

Expected behavior
You should be able to mark the text with your mouse cursor without the webpage moving.

Desktop (please complete the following information):

  • OS: Windows 7 Build 19045.3930
  • Browser: Chrome
  • Version: 121.0.6167.140 (Official Build) (64-bit)
@haarg
Copy link
Member

haarg commented Feb 6, 2024

This seems like a chrome bug: https://issues.chromium.org/issues/41495913

I'm looking at possible mitigations.

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

No branches or pull requests

2 participants