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

document text search box located over found result on long first string #24994

Closed
sergous opened this issue Apr 19, 2017 · 1 comment
Closed
Labels
*duplicate Issue identified as a duplicate of another issue(s) editor-find Editor find operations feature-request Request for new features or functionality ux User experience issues
Milestone

Comments

@sergous
Copy link

sergous commented Apr 19, 2017

  • VSCode Version: Code 1.11.2 (6eaebe3, 2017-04-13T07:56:42.517Z)
  • OS Version: Darwin x64 16.5.0
  • Extensions:
Extension Author Version
terminal-tabs Tyriar 0.1.1
npm-intellisense christian-kohler 1.3.0
gitlens eamodio 3.4.5
tslint eg2 0.12.0
TypeScriptImport kevinmcgowan 1.17.0
quicktask lkytal 2.6.0
vscode-extension-auto-import moppitz 1.3.3
debugger-for-chrome msjsdiag 3.0.1
vscode-versionlens pflannery 0.12.2
autoimport steoates 1.2.2
vscode-react-native vsmobile 0.3.2
ReactSnippets xabikos 1.2.1
local-history xyz 1.1.1

Steps to Reproduce:

  1. add to new html file:
<div class="input-group">
  <input class="form-control" id="search" ng-change="onChange($ctrl.query)" ng-model="$ctrl.query" ng-model-options="{debounce:750}" placeholder="Query" />
  <div class="input-group-btn">
  1. find query "("
  2. can't see first result if screen not wide enough

Expected: move query box if result located under it.

Screenshot illustrating the problem:
https://cl.ly/2H1W3i1j011H

@mjbvz mjbvz added search Search widget and operation issues ux User experience issues labels Apr 19, 2017
@sandy081 sandy081 added editor-find Editor find operations and removed search Search widget and operation issues labels Apr 20, 2017
@sandy081 sandy081 assigned alexdima and unassigned sandy081 Apr 20, 2017
@alexdima alexdima added the feature-request Request for new features or functionality label Apr 26, 2017
@alexdima alexdima added this to the Backlog milestone Apr 26, 2017
@alexdima alexdima removed their assignment Apr 26, 2017
@rebornix rebornix added the *duplicate Issue identified as a duplicate of another issue(s) label May 9, 2017
@rebornix
Copy link
Member

rebornix commented May 9, 2017

It's a dup of #5525 , let's track it there.

@rebornix rebornix closed this as completed May 9, 2017
@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
*duplicate Issue identified as a duplicate of another issue(s) editor-find Editor find operations feature-request Request for new features or functionality ux User experience issues
Projects
None yet
Development

No branches or pull requests

5 participants