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

Search and replace input text fields are unusable with multi-line text #1558

Closed
stodge opened this issue Jul 31, 2020 · 2 comments
Closed

Search and replace input text fields are unusable with multi-line text #1558

stodge opened this issue Jul 31, 2020 · 2 comments

Comments

@stodge
Copy link

stodge commented Jul 31, 2020

Environment
  • Operating System:

Fedora 30 (I think)
Linux 5.7.9-100.fc31.x86_64 #1 SMP Fri Jul 17 17:18:38 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

  • JDK version:
openjdk version "11.0.8" 2020-07-14
OpenJDK Runtime Environment 18.9 (build 11.0.8+10)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.8+10, mixed mode, sharing)
  • Visual Studio Code version:
Commit: 91899dcef7b8110878ea59626991a18c8a6a1b3e
Date: 2020-07-23T15:51:39.791Z
Electron: 7.3.2
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.23-electron.0
OS: Linux x64 5.7.9-100.fc31.x86_64
  • Java extension version: v0.65.0
Steps To Reproduce
  1. Press CTRL+SHIFT+H to initiate a global replace
  2. Paste multiple lines of text into the Search box (e.g. 10+ lines)
  3. Try to use the cursor keys to move around the input box - weird things happen and the input box is unusable
  4. Use the mouse wheel to scroll and click in different spots to place the cursor - weird things happen and the input box is unusable
  5. Repeat this for the second input box (replace text input box)
Current Result

Both input boxes (search text and replace text) display anomalies and are unusable

Expected Result

You should be able to move the cursor around both input boxes using the cursor keys and add/delete/modify the text content.

You should also be able to use the mouse to scroll around the input boxes and click to position the cursor.

Additional Informations
@testforstephen
Copy link
Collaborator

@stodge This feature is provided by VS Code, not by Java extension. Could you open an issue at https://github.com/microsoft/vscode/issues?

@stodge
Copy link
Author

stodge commented Aug 4, 2020

Ah, of course. My mistake! Thanks.

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