| Summary: | Find/Replace text field has no selection/caret after Ctrl+F | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Silenio Quarti <Silenio_Quarti> |
| Component: | Editor | Assignee: | Silenio Quarti <Silenio_Quarti> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | mamacdon |
| Version: | 1.0 | ||
| Target Milestone: | 1.0 M1 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Silenio Quarti
The problem happens because the editor always clears the browser selection when it receives the blur event. This should only be done when the selection is within the editor. Fixed http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=e93a8a5af1e72e272e629483b2746f5c124a982e |