View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001505 | JEDI VCL | 00 JVCL Components | public | 2004-03-20 03:18 | 2004-03-31 06:08 |
Reporter | ps | Assigned To | user72 | ||
Priority | normal | Severity | trivial | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0001505: TJvHTComboBox - Strange behavior with 9 items | ||||
Description | When i put a TJvHTComboBox on my form, using the default settings and add 9 items, it displays a ScrollBar when the combobox opens at the first time. When I click on the ScrollBar, the ScrollBar disappears since all items fit in the window without scrollbar. It displays correctly also when i open the combobox twice. This seems to occur only with 9 items. | ||||
Tags | No tags attached. | ||||
|
I can't reproduce. What is the content of the items? Is it a horizontal or vertical scrollbar? |
|
I could reproduce it with items '1', '2', .. , '9' Fix was to override MeasureItem and remove the SendMessage call in DrawItem; but I didn't have time to investigate side effects of that change, so didn't commit. |
|
yes, content was 1,2,3 up to 9 |
|
Let's just commit it since no one will speak up about any side-effects unless it stops working |
|
Committed. Let's see if anyone else posts here about changed behavior... |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-03-20 03:18 | ps | New Issue | |
2004-03-30 13:29 |
|
Note Added: 0003526 | |
2004-03-30 13:29 |
|
Status | new => feedback |
2004-03-30 13:55 | remkobonte | Note Added: 0003527 | |
2004-03-30 14:28 | ps | Note Added: 0003529 | |
2004-03-30 23:14 |
|
Note Added: 0003533 | |
2004-03-31 06:08 |
|
Status | feedback => resolved |
2004-03-31 06:08 |
|
Resolution | open => fixed |
2004-03-31 06:08 |
|
Assigned To | => user72 |
2004-03-31 06:08 |
|
Note Added: 0003540 |