-
Notifications
You must be signed in to change notification settings - Fork 2
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
Difficulties selecting ruby text #3
Comments
I did a simple copy-and-paste experiment in various browsers:
Code: <ruby>火<rt>ㄏㄨㄛˇ</rt></ruby><ruby>星<rt>ㄒㄧㄥ</rt></ruby> |
Here are some more results, using In Chrome:
Safari does the same, except that the actual highlight appears on the 2nd rt and not the first, which can be rather confusing. Firefox exhibits the same highlighting behaviour as Chrome, but never pastes the rt text. I don't have a Windows machine at the moment, so can't test Edge. |
System: test_by_chorme.mp4 |
@bobbytung reports the following:
In mono-ruby case when you select and copy certain text with mono-ruby, the last ruby texts will not be selected. For example:
After copy and paste, you will get "火ㄏㄨㄛˇ星". "ㄒㄧㄥ" is not copied.
The text was updated successfully, but these errors were encountered: