View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0033585 | Lazarus | IDE | public | 2018-04-08 09:22 | 2018-05-18 21:54 |
Reporter | CudaText man | Assigned To | Michl | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Ubuntu 17 x64 | ||||
Product Version | 1.9 (SVN) | ||||
Target Version | 1.8.4 | Fixed in Version | 1.9 (SVN) | ||
Summary | 0033585: OI filter input: caret jumps to begin | ||||
Description | ObjInspector filter field - on entering text, caret goes to 0 and input breaks- i enter "show" and get "wohs". | ||||
Tags | No tags attached. | ||||
Fixed in Revision | 57957 | ||||
LazTarget | 1.8.4 | ||||
Widgetset | GTK 2 | ||||
Attached Files |
|
|
|
|
No one does see it on gtk2? Then close, local issue |
|
> No one does see it on gtk2? Then close, local issue You have to select a property first, then the bug is visible here on GTK2 and Qt. The problem is, that TListFilterEdit.AutoSelect doesn't work correct on that widgetsets, if the focus is changed fast. See little test app. But at least the focus has not to be set from PropFilterEdit to CurrentEdit and back to PropFilterEdit. I fixed this in trunk revision 57957. Please test and close if ok. |
|
|
Date Modified | Username | Field | Change |
---|---|---|---|
2018-04-08 09:22 | CudaText man | New Issue | |
2018-04-08 09:22 | CudaText man | File Added: OI-input.png | |
2018-05-14 22:27 | CudaText man | Note Added: 0108297 | |
2018-05-17 11:58 | Michl | Assigned To | => Michl |
2018-05-17 11:58 | Michl | Status | new => assigned |
2018-05-17 14:40 | Michl | Note Added: 0108364 | |
2018-05-17 14:41 | Michl | File Added: test.zip | |
2018-05-17 14:41 | Michl | File Added: objectinspector.pp.patch | |
2018-05-17 14:44 | Michl | Note Edited: 0108364 | View Revisions |
2018-05-18 21:53 | Michl | Note Edited: 0108364 | View Revisions |
2018-05-18 21:54 | Michl | Fixed in Revision | => 57957 |
2018-05-18 21:54 | Michl | LazTarget | => 1.8.4 |
2018-05-18 21:54 | Michl | Status | assigned => resolved |
2018-05-18 21:54 | Michl | Fixed in Version | => 1.9 (SVN) |
2018-05-18 21:54 | Michl | Resolution | open => fixed |
2018-05-18 21:54 | Michl | Target Version | => 1.8.4 |
2018-05-18 21:54 | Michl | File Deleted: objectinspector.pp.patch |