-
-
Notifications
You must be signed in to change notification settings - Fork 392
Closed
pharo-spec/Spec
#1528Milestone
Description
Bug description
If the miller columns are expanded to more than two then selecting an element in the middle shifts the view to the left and leaves an empty pane on the right. The video should explain it well
To Reproduce
Steps to reproduce the behavior:
- Open playground
- Create an array and inspect it and then inspect an element
- expand the miller columns to three in the lower bar
- then select another element of the collection
- see that all columns shifted left and on the right is an undefined pane and it is broken
Expected behavior
When having three miller columns and selecting an element in the middle pane only the right pane should change. Only if you select an element on the right most pane should shift left and open a new inspector view
Screenshots
video
Version information:
- OS: MacOS but unrelated
- Pharo Version 11 + 12
Expected development cost
I'm missing the expertise but the cost should be rather low as the context of the miller columns should be available making the logic apply.
Metadata
Metadata
Assignees
Labels
No labels