https://bugs.documentfoundation.org/show_bug.cgi?id=157467
--- Comment #3 from Justin L <[email protected]> --- Since SvxPresetListBox : public ValueSet probably the code for this is in svtools/source/control/valueset.cxx with FocusRect being the key. We need to use mnHighItemId instead of mnSelItemId (except that the pop-up window sets mnHighItemId to zero). -- You are receiving this mail because: You are the assignee for the bug.
