View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0021421 | Lazarus | IDE | public | 2012-03-05 19:19 | 2012-05-07 20:39 |
Reporter | fpbt | Assigned To | Martin Friebe | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
OS | Windows | ||||
Fixed in Version | 0.9.31 (SVN) | ||||
Summary | 0021421: Expanding and collapsing code | ||||
Description | Expanding and collapsing code not correctly on some combinations. | ||||
Tags | No tags attached. | ||||
Fixed in Revision | 35612 | ||||
LazTarget | 0.99.0 | ||||
Widgetset | Win32/Win64 | ||||
Attached Files |
|
2012-03-05 19:19
|
|
|
Yes indeed, the issue is present in current released (including 0.9.30.4) versions. Nested "repeat" block, can under certain circumstances do this. The issue was fixed in 0.9.31: Date: 27 February 2012 19:42:05 Message:SynPasSyn: fixed smart closing of repeat nodes Modified : /trunk/components/synedit/synhighlighterpas.pp You can find and remove the following line: SmartCloseBeginEndBlocks(cfbtRepeat); |
|
tested close |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-03-05 19:19 | fpbt | New Issue | |
2012-03-05 19:19 | fpbt | File Added: test_01_02.png | |
2012-03-05 19:19 | fpbt | Widgetset | => Win32/Win64 |
2012-03-05 20:42 | Martin Friebe | Fixed in Revision | => 35612 |
2012-03-05 20:42 | Martin Friebe | LazTarget | => 0.99.0 |
2012-03-05 20:42 | Martin Friebe | Status | new => resolved |
2012-03-05 20:42 | Martin Friebe | Fixed in Version | => 0.9.31 (SVN) |
2012-03-05 20:42 | Martin Friebe | Resolution | open => fixed |
2012-03-05 20:42 | Martin Friebe | Assigned To | => Martin Friebe |
2012-03-05 20:42 | Martin Friebe | Note Added: 0057298 | |
2012-03-05 20:42 | Martin Friebe | Target Version | => 0.99.0 |
2012-05-07 20:39 | fpbt | Status | resolved => closed |
2012-05-07 20:39 | fpbt | Note Added: 0059365 |