Re: [qooxdoo-devel] ComboBox over table causes additional select in table

2007-06-02 Thread reverse blade
This might help. Read the thread throughly though. http://www.nabble.com/Table-with-embeded-controls-in-the-cell-tf2765443.html CSBrown wrote: > > I have a combobox positioned above a table so that the list from the > combobox drops down over the table. When I select an entry from the > combo

[qooxdoo-devel] ComboBox over table causes additional select in table

2007-05-24 Thread CSBrown
I have a combobox positioned above a table so that the list from the combobox drops down over the table. When I select an entry from the combobox a row on the table is also selected. On closer investigation, the mousedown event on the combobox list selects the item for the combobox and the subseq