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

[UI] [enhancement] Not obvious to user why diRule breaks tactic editor goal-switching #98

Open
rbohrer opened this issue Jan 13, 2022 · 6 comments

Comments

@rbohrer
Copy link
Member

rbohrer commented Jan 13, 2022

Version: 4.9.8
Reproduce:

  1. run attached archive's tactic
  2. open proof interface
  3. go to tactic editor
  4. try to navigate to the second TODO under "dC". It won't let you and the user won't know why

I'm assuming it's by-design that you can't navigate to these "todos" and that it's a result of the expandAllDefs and delayed USubst. However it may look like a bug to users without any added context.

Low priority, easy to explain to students

tactic-display-on-limited-editing-redo.kyx.txt

@smitsch
Copy link
Member

smitsch commented Jan 18, 2022

The attached archive seems to not fit the bug description, please update.

@rbohrer
Copy link
Member Author

rbohrer commented Jan 19, 2022

Updated file and description, my bad! I believe the same applies to issue #99, will check that now too

@smitsch
Copy link
Member

smitsch commented Jan 21, 2022

Was unable to reproduce it, may have been fixed with some earlier improvement. Please check.

@rbohrer
Copy link
Member Author

rbohrer commented Jan 24, 2022

I built the latest commit (6211d34) and reproduced the bug. To clarify: when I click on the second TODO, the mouse cursor will move, but the arrow symbol and green bar do not move, and the UI does not navigate to the second tab.

Additional info:
OS: Windows 10 Enterprise
Browser: Chrome Version 97.0.4692.71 (Official Build) (64-bit)
JDK: Openjdk 11.0.13

Let me know if you need anything else, thanks!

@smitsch
Copy link
Member

smitsch commented Feb 3, 2022

Still not able to reproduce. Is there anything useful in the View->Developer->JavaScript Console in Chrome?

@rbohrer
Copy link
Member Author

rbohrer commented Feb 3, 2022 via email

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

No branches or pull requests

2 participants