On Fri, 18 Jul 2014, Giuliano Colla wrote:


Il 18/07/2014 12:38, Giuliano Colla ha scritto:
Il 18/07/2014 11:07, Michael Van Canneyt ha scritto:

Hi,

I did an update of lazarus today, and the code completion dropdown box is bungled. The higlighted item is outside the dropdown box, and is drawn over other items.

See attached screenshot.

Lazarus of today, Linux 64-bit, GTK2 widget set.

The regression must have occurred somewhere in the last week(s).


Same here, Lazarus rev. 45890, Linux 32-bit, both GTK2 and Qt. (It was ok as of rev. 45756)

Giuliano


Additional info. The code completion becomes bungled here if completion involves a function or a procedure with parameters:

Bitmap.Width - OK
Bitmap.Create - OK
Bitmap.LoadFromFile - Wrong

I think it has to do with the length of the text it needs to display.

Michael.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to