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

Type-ahead selection in file list does not work after switching context back from another application #12085

Closed
cyberduck opened this issue Jan 19, 2006 · 0 comments
Assignees
Labels
Milestone

Comments

@cyberduck
Copy link
Collaborator

bec7e03 created the issue

  1. Use "type-ahead" to select a file in the file list, as opposed
    to using the filter function (magnifying glass edit box).

  2. Click on the "Edit" button in the toolbar to open it locally
    in Text Wrangler.

  3. Make an edit and save in Text Wrangler.

  4. Switch back to CyberDuck and attempt another "type-ahead"
    to select a different file.

Expected: type-ahead selection should occur.

Found: CyberDuck 2.5.4 does not respond to my typing.
It's as if the file listing region is not sensing keystroke
events.

I looked in the Console.log to see if any exceptions were being
thrown, but none are shown.

This unresponsiveness can be remedied if I hit the "Refresh"
button in the toolbar. After that, the type-ahead feature begins
to work again. (I think that if I use the filter function at this point
and then release the filter by hitting the X, the file list window/panel
becomes responsive again to type-ahead selection.)

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