View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0033346 | Lazarus | IDE | public | 2018-03-06 19:06 | 2021-03-06 15:25 |
Reporter | lainz | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | confirmed | Resolution | open | ||
Platform | win32 | OS | Windows | ||
Product Version | 1.8.2 | ||||
Summary | 0033346: Object Inspector with filter and Menu Editor bug | ||||
Description | When you click on an item in the menu editor, when a filter is active in the object inspector that shows only the popupmenu and not the child items, it vanishes all the items inside the menu editor. | ||||
Steps To Reproduce | Say you have a TPopupMenu called 'popupmenu1' and it has MenuItem1 and MenuItem2. popupmenu1 - menuitem1 - menuitem2 You use the Object Inspector to search for 'popupmenu1' (the filter edit box), then is displayed alone without MenuItem1 and MenuItem2 in the object inspector. popupmenu1 When you double click on 'popupmenu1' the menu editor appears. In the menu editor click on a menu item, then all menu items are vanished and the filter in the object inspector is not active anymore. | ||||
Additional Information | Confirmed by WooBean in the forum http://forum.lazarus.freepascal.org/index.php?topic=40361.msg278836;topicseen#new | ||||
Tags | No tags attached. | ||||
Fixed in Revision | |||||
LazTarget | - | ||||
Widgetset | Win32/Win64 | ||||
Attached Files |
|
related to | 0034231 | assigned | Juha Manninen | Menu Editor - small improvements |
|
I missed the last step on 'Steps to reproduce', Then when the menu editor is shown, click on a menu item, then all menu items are vanished and the filter in the object inspector is not active anymore. |
|
I updated Steps To Reproduce. Fortunately the menu items do not vanish for eternity. They come back when the menu editor is opened next time. |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-03-06 19:06 | lainz | New Issue | |
2018-03-06 19:09 | lainz | Note Added: 0106957 | |
2018-09-11 13:11 | Juha Manninen | Relationship added | related to 0034231 |
2018-09-11 15:24 | Juha Manninen | LazTarget | => - |
2018-09-11 15:24 | Juha Manninen | Steps to Reproduce Updated | View Revisions |
2018-09-11 15:27 | Juha Manninen | Steps to Reproduce Updated | View Revisions |
2018-09-11 15:33 | Juha Manninen | Note Added: 0110661 | |
2018-09-11 15:33 | Juha Manninen | Status | new => confirmed |