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

The 'Navigate To File' works incorrectly #3928

Closed
artaleks9 opened this issue Jan 27, 2017 · 8 comments
Closed

The 'Navigate To File' works incorrectly #3928

artaleks9 opened this issue Jan 27, 2017 · 8 comments
Assignees
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.

Comments

@artaleks9
Copy link
Contributor

artaleks9 commented Jan 27, 2017

When I use the 'Navigate To File', then it finds files from hidden folders. This is a bug.

Reproduction Steps:

  • Open a project in the IDE (e.g. web-java-spring from template).
  • Call 'Navigate To File' from menu or by keyboard 'Ctrl+Alt+N'.
  • Enter symbol 'p'.

Expected behavior:

  • should not be found files from hidden folders.

Observed behavior:

  • in the pop up there are files from hidden folder.

Che version: 5.2.0-SNAPSHOT
OS and version: Ubuntu 14.04
Docker version: 1.12

Che cli.log output: cli.log.zip

Additional information:

  • Problem can be reliably reproduced, doesn't happen randomly: [Yes]
  • See the attachments:
    navi_to_file
@artaleks9 artaleks9 added the kind/bug Outline of a bug - must adhere to the bug report template. label Jan 27, 2017
@sunix
Copy link
Contributor

sunix commented Apr 3, 2017

maybe related to this issue ... It should be possible not to display some folders/files from a global configuration somehow. For instance, I expect a way not to show files in 'target' folder for Maven projects

@vzhukovs
Copy link
Contributor

vzhukovs commented Apr 4, 2017

@sunix as far as I know, target directories are excluded from indexing in lucene, so there is no search result for those kind of files, need to check this

@sunix
Copy link
Contributor

sunix commented Apr 10, 2017

@vzhukovskii seems not:
eclipse che che-master - google chrome_002
Edit: seems that the problem is still here: 5.8.0-SNAPSHOT
eclipse che che-gotoline - chromium_005

@vparfonov vparfonov added severity/P2 Has a minor but important impact to the usage or development of the system. and removed sprint/current labels Apr 20, 2017
@vzhukovs
Copy link
Contributor

Update status: issue temporary frozen due to server side vfs refactorings. Waiting for using native JDK functionality instead of VFS layer.

@ghost
Copy link

ghost commented Jul 12, 2017

Still an issue in 5.15-SNAPSHOT

@dkulieshov
Copy link

Seems like this is not actual.
2017-11-27 18 07 29

@slemeur
Copy link
Contributor

slemeur commented Nov 27, 2017

Closing the issue as it is solved with Che 6

@slemeur slemeur closed this as completed Nov 27, 2017
@RomanNikitenko
Copy link
Member

It is fixed for master branch too #7096

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

No branches or pull requests

7 participants