mtoledo87 / dropdown-check-list

Automatically exported from code.google.com/p/dropdown-check-list
0 stars 0 forks source link

wrong calculation of width/height of dropdowncontainer #132

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
the calculation of the dimensions of the dropdowncontainer fails. i had an 
dropdownlist with 8 div-lines. each div had a height of 24px. so the container 
should have a height of at least 192px but i got 6px for that container. 

why i need correct values there:
i added some code to display the list above the source element of the list. so 
i need the height of the dropdowncontainer for positioning. 

my solution was to add a class to the dropdowncontainer with display:block

P.S. if you are interested in the implementation of the positioning have a look 
at the attachement @lines 30, 539-554, 780. maybe you could use it for a later 
version.

Original issue reported on code.google.com by dersiedl...@gmail.com on 8 Oct 2010 at 2:55

Attachments:

GoogleCodeExporter commented 8 years ago
Could you please attach an example illustrating this problem?

Original comment by womohun...@ittrium.com on 17 Jan 2011 at 4:53

GoogleCodeExporter commented 8 years ago
No follow-up information provided, so no action can be taken.  Check latest 
version 1.3 to see the problem still occurs.

Original comment by womohun...@ittrium.com on 13 Apr 2011 at 5:12