View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0034254 | Lazarus | IDE | public | 2018-09-11 11:44 | 2021-02-28 13:09 |
Reporter | Juha Manninen | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | new | Resolution | open | ||
Platform | x86-64 | OS | Linux | ||
Product Version | 1.9 (SVN) | ||||
Target Version | 2.2 | ||||
Summary | 0034254: "Find" and "Find in Files" dialogs get wrong initial text sometimes | ||||
Description | The "Text to find" field should get initially the word under editor cursor if there is one. Now it sometimes gets a random word from the search history. It is difficult to debug because there is no systematic way to reproduce. It used to work correctly, so this is a regression. Suspect revisions are r51697, r56256, r54454, r56325, related to issues 0027039, 0031567, 0032619, although I have not tested or studied them yet. | ||||
Steps To Reproduce | Do lots of different searches in Lazarus sources, always placing editor cursor on a word before pressing Ctrl-F or Ctrl-Shift-F. | ||||
Tags | No tags attached. | ||||
Fixed in Revision | |||||
LazTarget | - | ||||
Widgetset | |||||
Attached Files |
|
related to | 0029925 | new | Sudden crashes while doing search and replace |
|
Maybe related to 0029925. Here it gives wrong search data instead of crashing. |
|
I haven't seen this error for a long time. It does not mean it got fixed, it may happen with a certain memory layout or other system dependent variations. Anyway it will be difficult to fix without reproducing. My prediction is that the target must be removed later. |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-09-11 11:44 | Juha Manninen | New Issue | |
2018-09-11 11:50 | Juha Manninen | Description Updated | View Revisions |
2019-05-08 00:17 | Juha Manninen | Relationship added | related to 0029925 |
2019-05-08 00:21 | Juha Manninen | Note Added: 0116072 | |
2021-02-26 19:34 | Martin Friebe | Target Version | 1.10 => 2.2 |
2021-02-28 13:09 | Juha Manninen | Note Added: 0129231 |