View Issue Details

IDProjectCategoryView StatusLast Update
0001505JEDI VCL00 JVCL Componentspublic2004-03-31 06:08
ReporterpsAssigned Touser72 
PrioritynormalSeveritytrivialReproducibilityalways
Status resolvedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0001505: TJvHTComboBox - Strange behavior with 9 items
DescriptionWhen 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.
TagsNo tags attached.

Activities

user72

2004-03-30 13:29

  ~0003526

I can't reproduce. What is the content of the items? Is it a horizontal or vertical scrollbar?

remkobonte

2004-03-30 13:55

developer   ~0003527

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.

ps

2004-03-30 14:28

reporter   ~0003529

yes, content was 1,2,3 up to 9

user72

2004-03-30 23:14

  ~0003533

Let's just commit it since no one will speak up about any side-effects unless it stops working

user72

2004-03-31 06:08

  ~0003540

Committed. Let's see if anyone else posts here about changed behavior...

Issue History

Date Modified Username Field Change
2004-03-20 03:18 ps New Issue
2004-03-30 13:29 user72 Note Added: 0003526
2004-03-30 13:29 user72 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 user72 Note Added: 0003533
2004-03-31 06:08 user72 Status feedback => resolved
2004-03-31 06:08 user72 Resolution open => fixed
2004-03-31 06:08 user72 Assigned To => user72
2004-03-31 06:08 user72 Note Added: 0003540