https://issues.apache.org/ooo/show_bug.cgi?id=124008

Andre <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Andre <[email protected]> ---
Moving the mouse over the drop down control of the list box leads to selection
changes in that control.  These are notified as events and forwarded via
VCLXListBox::ProcessWindowEvent(), UnoControlModel::setFastPropertyValue(),
OBoundControlModel::onValuePropertyChange(), OCellValueBinding::setValue().
Maybe anywhere in this chain the notification of events has changed to treat
changes in the drop down the same as changes in the text box.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

Reply via email to