Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy & paste allows creating a recursive hierarchy #1864

Closed
klayoutmatthias opened this issue Sep 20, 2024 · 0 comments · Fixed by #1865
Closed

Copy & paste allows creating a recursive hierarchy #1864

klayoutmatthias opened this issue Sep 20, 2024 · 0 comments · Fixed by #1865
Assignees
Labels
Milestone

Comments

@klayoutmatthias
Copy link
Collaborator

To reproduce:

  • create a layout with a top cell and a child cell
  • select the child cell instance, copy to clipboard (Ctrl+C)
  • Descend into that child cell (Ctrl+A)
  • Paste

Effect: the child cell is instantiated inside itself. The application will crash.

@klayoutmatthias klayoutmatthias self-assigned this Sep 20, 2024
@klayoutmatthias klayoutmatthias added this to the 0.29.7 milestone Sep 20, 2024
klayoutmatthias added a commit that referenced this issue Sep 21, 2024
Fixing issue #1864 (Copy & paste allows creating a recursive hierarchy)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant