https://bugs.freedesktop.org/show_bug.cgi?id=40077

--- Comment #16 from Ivan Timofeev <[email protected]> ---
(In reply to comment #14)
> I kind of feel the ComboBox itself should be
> larger rather the adjust the subedit within it

Yeah, indeed. And I have no idea why Combobox doesn't request a native height.

Samuel, your second patch makes sense, but instead of the hardcoded height I
would just reuse this branch:

 if( (nType == CTRL_EDITBOX || nType == CTRL_SPINBOX) && nPart ==
PART_ENTIRE_CONTROL )

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to