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

Cannot rename a class var #16768

Open
demarey opened this issue Jun 14, 2024 · 0 comments
Open

Cannot rename a class var #16768

demarey opened this issue Jun 14, 2024 · 0 comments

Comments

@demarey
Copy link
Contributor

demarey commented Jun 14, 2024

Bug description
Cannot rename a class var

To Reproduce
Steps to reproduce the behavior:

  1. Define a class
Object << #Foo
	classSlots: { #Default };
	package: 'ToRemove';
	install
  1. Open the browser on #Foo class on class side
  2. Select #Default and right-click to choose rename
  3. put a new name
  4. See error

Screenshots
Capture d’écran 2024-06-14 à 09 16 28

Pharo-12.0.0+SNAPSHOT.build.1513.sha.ee8b9dea9b3bbc42dbcc5efca62ee8de39633f9e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant