Skip to content

Main browser scrollbar and scrollToBottom #198

Closed
@smakinson

Description

@smakinson

Describe

When scrollToBottom is called and the browser window is scrolled down the page, calling scrollToBottom() jumps the main browser scrollbar to the top.

To Reproduce

Goto the chat example:

  1. https://tangbc.github.io/vue-virtual-scroll-list/#/chat-room
  2. Add enough messages to see a scroll bar on the virtual list.
  3. Make the window short enough to see a scrollbar on the main window.
  4. Scroll the virtual scroll list up
  5. scroll down the page
  6. Type a message and send it
  7. Notice the browser window is scrolled up as well as the virtual list is scrolled to the bottom.

Other

  • Browser: chrome, safari

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions