I'm was working on SQLyog Free 4.05 and upgrade to 4.06, but the problem remains.
Making a select query that shows fields from three different tables shows the result relationships. The fields that are showed are initialy blocked, disabled. Only when click and choose what table to alter (field writed 'Read Only') the field turned to editable. If I click on a disabled field, it is selected (a black line retangle is showed rounding the field).
Then I turn it to editable, and then double-click on the field, I select its contents (the field is a 11-length bigint type) and use it in another program (browser, etc.). When I came back to SQLyog I want to make a new query run, using the same query (select …) I used before. Then I click in the “play” button (green single triangle on the top-left menu);
The disabled field remains selected (black line retangle), and when I double-click there occurs a program crash — “This program executed a illegal operation and will be closed”.
It ocurrs on both 4.05 and 4.06 versions of Free SQLyog.