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

Find / Replace UI Out-of-bounds on small window sizes #2401

Closed
pjmeyer opened this issue Jan 26, 2016 · 1 comment
Closed

Find / Replace UI Out-of-bounds on small window sizes #2401

pjmeyer opened this issue Jan 26, 2016 · 1 comment
Assignees
Labels
verified Verification succeeded

Comments

@pjmeyer
Copy link
Contributor

pjmeyer commented Jan 26, 2016

[Found during testing #1869]

Under small window sizes, the find/replace UI buttons move down to the next line, either disappearing from view (when replace is hidden or collapsed), or pushing the replace UI below the viewable area (when replace is expanded). This is likely to happen when split editor is active (e.g. editing default config files).

Replace UI out of bounds:
image

Find UI buttons out of bounds:
image

Repro steps:

  1. Open Visual Studio Code
  2. Open Settings (Cmd+,)
  3. Open Find File UI (Cmd+F)
  4. Shorten the horizontal size of the window until items start to fall off.
@pjmeyer pjmeyer changed the title Find / Replace UI Find / Replace UI Out-of-bounds on small window sizes Jan 26, 2016
@alexdima
Copy link
Member

Thanks @pjmeyer . Dup of #2338

@alexdima alexdima added the verified Verification succeeded label Feb 26, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants