-
Notifications
You must be signed in to change notification settings - Fork 49
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
displaced focus when hovering over a long text #856
Comments
Hi Michael! Thank you very much for your kind words and this bug report! I can see that is very annoying! As you noted, Chrome behaves differently to Firefox. Chrome is missing a feature needed to accurately look up text in text boxes so we have to use a different approach there. It appears that approach is not working correctly when the document is scrolled. I have looked into this issue and I believe I have fixed it. However, that fix won't be available until the next release which may be a few days. |
I've just released version 1.6.1 now which includes this fix. |
Hallo Brian,
That knocks me off my seat! I never expected my request to be resolved so soon and so thoroughly. It may be only one issues of many for you - for me it's a great relief. IT's been a true Christmas Gift. Thank you very much. I checked and the that annoying effect has vanished into thin air! Now (almost*) all is as it should be. Thank you again. Your quick and successful reaction makes you stand out from the bulk of App-Programmers and proves, you are a truly and dedicated man with a strong goal to create a very useful tool (and presumably a lover of language learning, especially Japanese, like me).
*there is one small issue, yet, but I will report it only after Christmas in order to make sure you refrain from coding but rather spent some happy time with your family or friends! Wish you a Merry Christmas and a Happy New Year. I will drop in later.
Sincerely yours, Michael
Von: Brian Birtles ***@***.***
Gesendet: Donnerstag, 16. Dezember 2021 10:01
An: birchill/10ten-ja-reader
Cc: Archer533; Author
Betreff: Re: [birchill/10ten-ja-reader] displaced focus when hovering over a long text (Issue #856)
I've just released version 1.6.1 now which includes this fix.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#856 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AKHSYBBUIHSINKFSSDQLK23URGTEZANCNFSM5KEQANOQ> .
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub> . <https://github.com/notifications/beacon/AKHSYBAGQVLDHU7K3K2LNQ3URGTEZA5CNFSM5KEQANO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHNLTJVI.gif>
|
Dear Michael, Thank you so much. I'm so glad to hear this was of help. Thank you so much for your consideration about not reporting the other issue until after the Christmas break too! I deeply appreciate it. (This may be the first Christmas I can spend with my family in over 10 years! Unfortunately since I plan to travel and due to quarantine requirements I might not be able to investigate issues properly until later in January. Thank you for your understanding.) Thank you so much again, your comment makes working on this project so much more rewarding. I hope 10ten continues to be useful to you and many others in the new year. Merry Christmas and a Happy New Year to you too! Brian |
At first: 10ten Reader is a great tool. It is very helpful and I meanwhile I use it regularly. Big thanks!
Now for the issue:
When a Japanese text is big and can only partly be displayed in the available window, there comes the moment, when you have to scroll down. That means that a part of the text is located above the visible area. From that moment on, the highlighted focus of 10ten Reader that follows the mouse movements is dislocated from the real spot the mouse pointer is aiming at. The more text is above the visible area, the greater the dislocation distance will be. In addition, a sideways dislocation takes place. Sometimes this can be handled by pointing with the mouse on a spot a bit aside from the word 10ten Reader is meant to explain. Then it is but an inconvenience. But depending on the word pointed to, the 10ten Reader's explanation window gets as long as to eclipses exactly that area, which contains your word, and you cannot find your word any longer. Then an inconvenience becomes a real nuisance.
For me, this looks as if the mouse pointer's position is always referred to the first line of the real text, regardless of whether it's visible or not. The failure seems to be, that for the position of the highlighted area, hence the area to be parsed, the found distance is applied to a different reference point, namely, either the first visible text line or even the position of the mouse pointer itself, but not likewise to the start of the text.
I observed this while analyzing text in Google Translator set to the Japanese language. I use current Google Chrome (96.0.4664.93, official build, 64-bit) as a browser, OS is Windows 10 (version 2004 build 19041.1348). When using the actual Firefox Browser, the reported effect seems not to occur.
10ten Reader 1 (see comments in the file).pdf
10ten Reader 2.pdf
Thank you, Michael
The text was updated successfully, but these errors were encountered: