| Summary: | Selection does not work with block cursor visible (vi and overwrite mode) | ||||||
|---|---|---|---|---|---|---|---|
| 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: | gheorghe, simon_kaegi | ||||
| Version: | 3.0 | Flags: | gheorghe:
review+
simon_kaegi: review+ |
||||
| Target Milestone: | 3.0 RC3 | ||||||
| Hardware: | PC | ||||||
| OS: | Windows 7 | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Silenio Quarti
Created attachment 232600 [details]
fix
The problem happens on FF only because it does not copy the range used to set the selection. The range changes after the selection is set. The fix is to stop reusing the range object.
|