yakisova41 / return-youtube-comment-username

This is to change the handle in the YouTube comments section to a username
https://rycu.yakisova.com/
MIT License
51 stars 2 forks source link

Further issues with 0.3.10.2 beta (replacing during drafting / cursor positioning) #64

Closed lheydon closed 11 months ago

lheydon commented 11 months ago

Hi @yakisova41,

Just found two further issues with 0.3.10.2 beta. See screenshot illustrating both.

issue1

  1. The username isn't replaced with the handle when drafting a comment, only once it is posted. Although in fairness, I've genuinely forgotten whether this was ever the case or not?

  2. A definite brand new issue is that the cursor is now inserted on the left of the username/handle rather than to the right of it. I'm not sure whether this is a cursor positioning glitch within the script, or is perhaps due to the textbox format being incorrectly handled as a right-to-left script?

Thanks in advance.

yakisova41 commented 11 months ago

Added the ability to display the name while typing in 0.3.11 Probably the issue with the cursor moving to the left is a youtube bug or spec.

lheydon commented 11 months ago
  1. Confirmed display while typing issue fixed in 0.3.11.
  2. Tested the cursor positioning issue with add-on enabled/disabled and confirmed is a YouTube issue rather than yours 👍