| Summary: | SFTP credentials callout disappears too eagerly | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | Client | Assignee: | Susan McCourt <susan> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | susan |
| Version: | 2.0 | Flags: | mamacdon:
review+
|
| Target Milestone: | 2.0 RC2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Mark Macdonald
I will investigate this for RC2 and see how involved it is. When I fixed bug 398960, I added code to leave the tooltip showing when the user mouses over the tip, and then hide the tooltip when the user mouses out of the tip. This fix should only have been used when the tooltip is in "mouseover" trigger, not in "click" trigger. I've moved that code into the handling for "mouseover" tips. branch 400608, http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=d012d392c06d4fd973e9e1d2c0e158d10ae1fba5 + thanks, Mark. pushed. |