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

[bug]: Mouse Hover Over Buttons Causes Weird Behavior on Code Comparison Section #541

Open
1 of 2 tasks
BenaliOssama opened this issue Dec 23, 2024 · 0 comments
Open
1 of 2 tasks
Labels
bug Something isn't working

Comments

@BenaliOssama
Copy link

BenaliOssama commented Dec 23, 2024

Tool

Assembler

Interface

Website (https://nand2tetris.github.io/web-ide)

Contact Details

What happened?

When using the default screen resolution (1920x1080, 16:9) on Linux, a bug occurs on the Nand2Tetris web-based IDE. When hovering the mouse over the source buttons (Translate, Translate All, Reset), the buttons in the Compare Code section start rapidly alternating in a strange manner. This issue does not occur when resizing the browser window.

Steps to Reproduce:

Open the page https://nand2tetris.github.io/web-ide/asm.
Use the default screen resolution (1920x1080, 16:9).
Hover the mouse over the buttons in the source button section (Translate, Translate All, Reset).
Observe that the buttons in the "Compare Code" section begin to alternate rapidly and behave abnormally.
Expected Behavior: The buttons in the "Compare Code" section should not exhibit rapid alternating behavior when hovering over the source buttons.

Actual Behavior: The buttons in the "Compare Code" section alternate rapidly and behave unpredictably when the mouse hovers over the source buttons at the default screen resolution. This issue does not occur when resizing the browser window.

Environment:

Operating System: Linux
Display: Default resolution 1920x1080 (16:9)
Page URL: https://nand2tetris.github.io/web-ide/asm

Additional Comments

No response

Do you want to try to fix this bug?

  • I want to try to add this feature!

Code of Conduct

  • I agree to follow this project's Code of Conduct
@BenaliOssama BenaliOssama added the bug Something isn't working label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant