-
Notifications
You must be signed in to change notification settings - Fork 743
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
[WASM] It is no longer possible see selected TextBox
content
#14806
Comments
@MartinZikmund is this in firefox? |
Maybe related to #14132 ? This was merged yesterday. @Youssef1313 |
Maybe could be related. |
Retested in different browser, and it works. Apparently it is a bug in my Edge version! 😅 |
@MartinZikmund Nice Edge bug timing with the recent change #14132 😄 |
This is failing for me on the latest edge dev, I'll test the canary to see if it's there as well. |
It's broken in Edge Canary (121.0.2275.0), Chrome Canary (122.0.6182.0) |
Doesn't repro in Edge 120.0.2210.61 (Official build) (64-bit) 👀 |
Chromium issue: https://bugs.chromium.org/p/chromium/issues/detail?id=1504444 |
Related to w3c/csswg-drafts#6641 as well. |
Per this comment, the chromium change has been moved back to experimental flags. Verified working in Chrome Canary 122.0.62000.0. |
https://github.com/orgs/community/discussions/50295#discussioncomment-5574958 just more information I found, weird one |
Current behavior
It seems the selection highlight is not functional in WASM:
It seems that the highlight itself is invisible and hence it is not possible to see which part of the text is selected. But the selection does happen still.
Expected behavior
Should work correctly.
How to reproduce it (as minimally and precisely as possible)
No response
Workaround
No response
Works on UWP/WinUI
Yes
Environment
Uno.UI / Uno.UI.WebAssembly / Uno.UI.Skia, Uno.WinUI / Uno.WinUI.WebAssembly / Uno.WinUI.Skia
NuGet package version(s)
No response
Affected platforms
WebAssembly
IDE
Visual Studio 2022
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: