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

Scroll overflow triggered by long words #823

Closed
FistMeNaruto opened this issue Sep 11, 2018 · 1 comment
Closed

Scroll overflow triggered by long words #823

FistMeNaruto opened this issue Sep 11, 2018 · 1 comment

Comments

@FistMeNaruto
Copy link
Contributor

Bug report

Version

0.14.2

Steps to reproduce

  1. Open any VuePress project (https://vuepress.vuejs.org/guide/)
  2. Open devtools and edit in a long word inside the content (a URL like https://github.com/vuejs/vuepress/issues/vuepress/issues/vuepress/issues/, for example)

What is expected?

Long word breaking and scrolling working properly:

screenshot from 2018-09-11 23-35-46

What is actually happening?

Long word introduces a scroll overflow, which allows the navbar to be scrolled out of the viewport:

screenshot from 2018-09-11 23-36-17

The same issue happens when long words are inside the nav menu:

screenshot from 2018-09-11 23-11-17

Or section headers:

screenshot from 2018-09-11 23-42-47

Other relevant information

  • Your OS: Arch linux
  • Node.js version: v10.10.0
  • Browser version: Chromium 68.0.3440.106
  • Is this a global or local install? Local
  • Which package manager did you use for the install? Yarn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants