NewTools icon indicating copy to clipboard operation
NewTools copied to clipboard

Debugger auto-create method seems buggy

Open hernanmd opened this issue 1 year ago • 2 comments

The new "Create method" option in the debugger seems to have some UX problems. I know it's easy to turn it off, but still the layout takes a lot of space. And clicking around some lists are displayed out of position.

Screenshot_2024-08-06_at_20 47 44

hernanmd avatar Aug 06 '24 18:08 hernanmd

Thanks for the report. This looks like a spec problem.

We planned to "fix" the "space problem" but after holidays.

StevenCostiou avatar Aug 06 '24 19:08 StevenCostiou

Thanks Steven.

As additional feedback, after I click the bug button "Set Scope" another debugger opens:

Screenshot 2024-08-06 at 20 55 57

hernanmd avatar Aug 06 '24 19:08 hernanmd

For the first screenshot:

  • the drop down menu is a spec problem, I created an appropriate issue here https://github.com/pharo-spec/Spec/issues/1750
  • We can see the label at the top of the pane is cut off, I created an appropriate issue here https://github.com/pharo-spec/NewTools/issues/1068

For the second screenshot, I do not understand the "Set Scope" button thing, there is no such button in the debugger nor in the screenshots.

For the rest, the issue only mention "it seems there are problems" without specifying, so nothing more can be done. I propose to close this issue, please reopen appropriate issues if necessary, with precise details about the UX problems.

StevenCostiou avatar Mar 27 '25 16:03 StevenCostiou