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

Fix the directory path text field functionality #89

Open
RammsteinAM opened this issue Nov 18, 2017 · 0 comments
Open

Fix the directory path text field functionality #89

RammsteinAM opened this issue Nov 18, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@RammsteinAM
Copy link

  1. In most cases, typing in the path text field will focus an item starting with the typed letter and therefore will blur the path text field and discard the typed text.
  2. Typing a hidden folder name in the path text field (e.g. "C:\ProgramData") will open the focused item from the list and won't navigate to the typed address.
  3. In some cases, path text field shows a wrong path. E.g. go to C:, activate the text field, type "C:\ProgramData", press Enter. It will navigate to C:{FolderWhichWasFocused}. Then click "Local Disk (C:)" breadcrumb element. Finally, activate the text field. It will still show C:{FolderWhichWasFocused}.
  4. After activating the path text field it's very hard to select a part of the text. Text selection cursor does not appear when hovering the text.
  5. There are many random crashes while using this breadcrumb and text field.
@arkoc arkoc self-assigned this Nov 18, 2017
@arkoc arkoc added the bug label Nov 18, 2017
@arkoc arkoc added this to the v1 milestone Nov 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants