View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023172 | Lazarus | IDE | public | 2012-10-20 18:52 | 2016-05-02 19:46 |
Reporter | Marcos Douglas | Assigned To | Juha Manninen | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | i386/x86_64 | OS | Windows | OS Version | XP/7 |
Product Version | 1.0.3 (SVN) | Product Build | r39145 | ||
Target Version | Fixed in Version | ||||
Summary | 0023172: TActionList Editor: List index (1) out of bounds | ||||
Description | 1- Error using TActionList Editor and Component Treeview 2- To rename an Action only is possible using the component treeview. | ||||
Steps To Reproduce | To reproduce the error: 1- put a TActionList on the form; 2- add a new TAction; 3- implement OnExecute event; 4- drop a button and link it with the Action; 5- double click on TActionList; 6- in the ActionList Editor, select the action; Just a curiosity here: All TAction objects they have the OnExecute event implemented, do not show the property Name on the Object Inspector when you click on... why? 7- In Object Inspector tree view components, click on the Action (TButton->TAction) | ||||
Additional Information | Lazarus 1.1 r39145 FPC 2.6.1 i386-win32-win32/win64 | ||||
Tags | No tags attached. | ||||
Fixed in Revision | r39184 | ||||
LazTarget | - | ||||
Widgetset | Win32/Win64 | ||||
Attached Files |
|
related to | 0023181 | resolved | Juha Manninen | OI: make "show all owned objects in properties" optional |
|
See "Steps To Reproduce" for more information, please. |
|
Strange, I could reproduce this with my mini-laptop but not with the development machine. I can reproduce some of the related issues though. |
|
Sometimes I can't reproduce too. But most times I can, as I described in "step to reproduce". |
|
Old behavior returned. Defining ShowOwnedObjectsOI shows all owned objects in OI. |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-10-20 18:52 | Marcos Douglas | New Issue | |
2012-10-20 18:52 | Marcos Douglas | Widgetset | => Win32/Win64 |
2012-10-21 00:18 | Marcos Douglas | Note Added: 0063331 | |
2012-10-21 14:36 | Juha Manninen | Relationship added | related to 0023181 |
2012-10-21 16:38 | Juha Manninen | Note Added: 0063355 | |
2012-10-24 14:17 | Marcos Douglas | Note Added: 0063412 | |
2012-10-29 22:54 | Juha Manninen | Fixed in Revision | => r39184 |
2012-10-29 22:54 | Juha Manninen | LazTarget | => - |
2012-10-29 22:54 | Juha Manninen | Status | new => resolved |
2012-10-29 22:54 | Juha Manninen | Resolution | open => fixed |
2012-10-29 22:54 | Juha Manninen | Assigned To | => Juha Manninen |
2012-10-29 22:54 | Juha Manninen | Note Added: 0063557 | |
2016-05-02 19:46 | Marcos Douglas | Status | resolved => closed |