| Summary: | [client] Open Resource dialog doesn't close when using keyboard | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | John Arthorne <john.arthorne> |
| Component: | Client | Assignee: | Andrew Clement <aclement> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | aclement, mamacdon |
| Version: | unspecified | ||
| Target Milestone: | 0.4 M2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
John Arthorne
This is fixed in this pull request: https://github.com/eclipse/orion.client/pull/15 Unfortunately the pull request is a bit messy as I get to grips with them on github. Let me know if it needs more work. === I wrote all this code and have the rights to contribute it to Eclipse under the eclipse.org web site terms of use. ignore that pull request, I'm going to tidy it up before submitting it. I have created a new cleaner pull request that fixes this: https://github.com/eclipse/orion.client/pull/16 I wrote all this code and have the rights to contribute it to Eclipse under the eclipse.org web site terms of use. Oops, I see you don't want pull requests. Here is the same thing in another way: git repo: git://github.com/aclement/orion.client.git branch: bug344614 commit id: 02d6700c35fce60855c868f7abbddc050593a50a full link: https://github.com/aclement/orion.client/commit/02d6700c35fce60855c868f7abbddc050593a50a I wrote all this code and have the rights to contribute it to Eclipse under the eclipse.org web site terms of use. (In reply to comment #4) > Oops, I see you don't want pull requests. Here is the same thing in another > way: > > git repo: git://github.com/aclement/orion.client.git > branch: bug344614 > commit id: 02d6700c35fce60855c868f7abbddc050593a50a > full link: > https://github.com/aclement/orion.client/commit/02d6700c35fce60855c868f7abbddc050593a50a > > I wrote all this code and have the rights to contribute it to Eclipse under the > eclipse.org web site terms of use. Looks good; pushed. http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=b16ea9cfcb0234ec30b357a6cd315309e68be55e Thanks! |