Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Quick Docs content jumps to top when resizing document window #4830

@dalcala

Description

@dalcala

Description:
Quick Docs jumps to the top when resizing document window. This also happens with the inline color editor when using the new Kuler feature. See Edge Code bug https://git.corp.adobe.com/edge/edge-code/issues/266

Repro using Brackets Sprint 29 on Win 7 & Mac 10.8.

Repro steps:

  1. Open a css file and invoke Quick Docs (Cmd+K) on some code that has a lot of text in Quick Docs. Here is a good example from main.css from Getting Started files:
    body {
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
    }
  2. Scroll down to the bottom of the content in the Quick Docs box.
  3. Make the Brackets window wider or narrower.

Actual results:
Quick Docs content jumps to top when resizing document window.

Expected results:
Quick Docs content stays on the content section you were on when resizing document window.

Workaround:
Scroll back to the content section you were looking at.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions