(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 received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/102026 Title: [Upstream] Bottom portion of characters not displayed in text box of dialog windows To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/102026/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
