Bug 1610
| Summary: | Shift-Del somtimes freezes system | ||
|---|---|---|---|
| Product: | Edit | Reporter: | Daniel F. Dickinson <danielfdickinson@yahoo.ca> |
| Component: | core | Assignee: | edit@freedos.org <edit@freedos.org> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | major | ||
| Priority: | P2 | ||
| Version: | pre0.6 | ||
| Hardware: | PC | ||
| OS: | FreeDOS | ||
| Description: | Opened: 2003-03-12 01:38 |
|---|
------- Comment
#1 From
Daniel F. Dickinson
2003-05-11 04:31:39
-------
Seems to be fixed in 0.6
------- Comment
#2 From
Eric (EA)
2003-12-01 20:19:39
-------
Actually this is not fixed in 0.6, but rather in 0.6e
- it is a duplicate of bug 1604: Blocks marked with
start and end swapped caused crashes. Such blocks are
okay while resizing blocks (e.g. shift-del creates a
block with the end 1 char before the start), but there
was no code to normalize (swap ends if start after end)
block markers before doing block operations in 0.6,
which was the basic reason for the crashes.
------- Comment
#3 From
Eric (EA)
2003-12-01 20:20:07
-------
*** This bug has been marked as a duplicate of 1604 ***