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

Demo code popup issues on Mac Chrome, Safari and Desktop #361

Closed
1 task done
buzzware opened this issue Mar 28, 2024 · 2 comments
Closed
1 task done

Demo code popup issues on Mac Chrome, Safari and Desktop #361

buzzware opened this issue Mar 28, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@buzzware
Copy link

Usage Information

https://avaloniacommunity.github.io/Material.Avalonia on Mac Chrome Version 123.0.6312.87 (Official Build) (x86_64) and Safari 17.3.1 (19617.2.4.11.12)

Description

  1. The demo project (https://avaloniacommunity.github.io/Material.Avalonia/) code display popup text on Mac Chrome has no cursor and is not selectable. It freezes the browser and you get a "Page Unresponsive" popup.
  2. On Mac Safari the code button freezes the browser without showing the popup (I have seen the popup appear only once in many attempts).
  3. The Demo project on Desktop on Mac (not a macos build) the code popup has a cursor and I can copy and paste with it, but the normal selection text highlight is invisible, so it doesn't look like you can select it. The Reset button crashes the app, and the Apply button shows "Dynamic code generation is not supported on this platform." (which is properly highlighted on selection and does copy and paste).

Reproduction Steps

  1. Run the demo
  2. Select the Buttons page
  3. tap any "</>" code button

Expected Behavior

Code should be selectable and highlight as selected

Actual Behavior

Crashes the browser, page unresponsive

Regression?

No response

Known Workarounds

No response

Anything else?

No response

Could you help with a pull-request?

No

Is there an existing issue for this?

  • I have searched the existing issues
@buzzware buzzware added the bug Something isn't working label Mar 28, 2024
@SKProCH
Copy link
Collaborator

SKProCH commented Mar 28, 2024

WASM bug is actually a known issue, but invisible selection in desktop is something I missed, actually. I'll try to fix this, thanks!

@SKProCH
Copy link
Collaborator

SKProCH commented Mar 29, 2024

Desktop bugs and selection color should be fixed now. As for WASM - currently investigate an TextMate problem.

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

2 participants