[Lazarus] Option hints popup truncated
Michael Van Canneyt
michael at freepascal.org
Mon Jun 2 21:18:01 CEST 2014
On Mon, 2 Jun 2014, zeljko wrote:
> On 06/02/2014 06:23 PM, zeljko wrote:
>> On 06/02/2014 02:32 PM, Michael Van Canneyt wrote:
>>>
>>> Hello,
>>>
>>> The popup with the hints for the arguments to a function is sometimes
>>> truncated: it is too short to display the contents, and the contents is
>>> cut off halfway the popup.
>>>
>>> I cannot say when it happens exactly: on some machines it is truncated,
>>> on others it works fine. I *think* that for large resolutions (27"
>>> monitors)
>>> the problem appears, on lower resolution monitors I don't seem to have
>>> it.
>>>
>>> I have attached a screenshot that shows the problem.
>>>
>>> Is this a known issue ? This is with Lazarus from trunk, linux 64-bit.
>>
>> Looks like gtk2 ws and bad clientrect. Is it gtk2 ws ?
>
> hm...yes and if clientrect is wrong why rect isn't closed by right border
> .... looks more like clipping problem.
Indeed, gtk2.
Michael.
More information about the Lazarus
mailing list