KLayout / klayout

KLayout Main Sources
http://www.klayout.org
GNU General Public License v3.0
743 stars 192 forks source link

Instance selecion in object properties does not match with view port object highlight #1733

Closed s910324 closed 6 days ago

s910324 commented 4 weeks ago

System : Windows 11 x64 Software : Klayout 0.29.1 portable

Hi recently I have encounter a senerio that the selection of instance does not correlate well with the selection indicatiob in view port following video shows a grouped selection of 4 instance + one rectangular, when I switch to choose TEXT instance, the view port hightlights the FiducialMark instance instead.

It seems only affects view port hight light, and does not affect the info displayed on property window.

https://github.com/KLayout/klayout/assets/1561043/db9e9a44-5e0b-4a6d-9183-4fd0b04b7ebf

It occurs randomly so i think it might provide some hint with the layout attached. Selection_test.zip

Thank you.

klayoutmatthias commented 3 weeks ago

Thanks a lot for the test case. The issue reproduces for me.

I will take a look and try to fix it on the next minor release.

Best regards,

Matthias