Skip to content

Rapid scroll to top behavior when selecting any text in the body of the spec #247

@kentbull

Description

@kentbull

Trying to select any text in the body of the spec, such as the word "sub" in "sub-section" below, causes the Spec-Up-T index.html to auto-scroll to the top of the spec. It is really annoying and ruins my spec reading experience.

Image

Reproduction steps:

  1. Clone the did:webs spec repo: git clone git@github.com:trustoverip/tswg-did-method-webs-specification.git
  2. cd tswg-did-method-webs-specification
  3. npm install
  4. npm run menu 4 to generate the spec.
  5. open docs/index.html
  6. Scroll down a few pages so you can see the scroll up behavior.
  7. Select any amount of text and observe the rapid scroll up to the top.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions