https://issues.apache.org/ooo/show_bug.cgi?id=124008
--- Comment #5 from Armin Le Grand <[email protected]> --- Seems to be triggered by the new ListBox::ImplListItemSelectHdl added with r1541847 by steve_y, that is the integration of the IAccessible2 branch. That new handler is called from ImplListBoxWindow::MouseMove newly with IAccessible2. Tis happens for all ListBoxes now, just checked quickly with adding some text to the example in a cell, select it and use the FontStyle Listbox, but in that case does not already change while hovering. Looks as if the FormControl needs to be more careful to detect changes with the new handler added, taking a look. -- 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.
