View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0025394 | Lazarus | LCL | public | 2013-12-03 08:39 | 2020-12-05 14:41 |
Reporter | Avishai | Assigned To | Bart Broersma | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0025394: TComboBox and TPopupMenu behavior | ||||
Description | When a TPopupMenu is assigned to a TComboBox you only get that Popup menu if TComboBox.Style:= csDropDownList or csOwnerDrawFixed or csOwnerDrawVariable. If TComboBox.Style:= csDropDown or csSimple you get the default PopupMenu. | ||||
Tags | No tags attached. | ||||
Fixed in Revision | |||||
LazTarget | - | ||||
Widgetset | Win32/Win64 | ||||
Attached Files |
|
|
I added a Test project. Change the ComboBox Style with the RadioGroup and then RightClick on the ComboBox to see the PopupMenu. |
|
|
|
I cannot reporduce in Lazarus 2.1, it will always show the asigned popup regrdless of style. I guess it's fixed in the meantime. Please close if OK or reopen if you can still reproduce the issue |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-12-03 08:39 | Avishai | New Issue | |
2013-12-03 09:03 | Avishai | Note Added: 0071742 | |
2013-12-03 09:04 | Avishai | File Added: ComboBoxTest.zip | |
2020-12-05 14:41 | Bart Broersma | Assigned To | => Bart Broersma |
2020-12-05 14:41 | Bart Broersma | Status | new => resolved |
2020-12-05 14:41 | Bart Broersma | Resolution | open => fixed |
2020-12-05 14:41 | Bart Broersma | LazTarget | => - |
2020-12-05 14:41 | Bart Broersma | Widgetset | Win32/Win64 => Win32/Win64 |
2020-12-05 14:41 | Bart Broersma | Note Added: 0127360 |