Automatically and smoothly expands all collapsed comments on Reddit [except for permalink ones...] with enhanced performance
< 腳本Reddit Comment Auto-Expander (Smooth)的回應
Cannot edit a comment when this script is enabled; it immediately tries to quit/discard the comment editor. Could this be resolved by pausing the script when it detects either the existence comment editing text field is detected, or a click event on the "edit" button (and unpause it on click of "discard" or "save changes")?
Thank you for your feedback :)
I have uploaded a new version that SHOULD fix the edit comment issue (damn, that gave me a lot more grey hair than I had before, the reddit DOM is such a f*****g mess...).
Kindly report/feedback back, I barely use reddit and was just asked to code that by some regular reddit users :)
Thanks for looking into this! Apologies for not seeing your reply sooner. Unfortunately after updating the script to v1.08, the comment editing problem is NOT fixed :/ When I try to edit a comment, instead of it immediately closing the editor, it now waits several seconds and then closes the editor.
I can not replicate the problem in tampermonkey on firefox (is this the combination you use?). I just tried it out.
You might need to switch the script off for the rare case of needing to edit a comment then. I'm sorry but at the moment I can not fix this without beeing able to replicate the problem.
Cannot edit a comment when this script is enabled; it immediately tries to quit/discard the comment editor. Could this be resolved by pausing the script when it detects either the existence comment editing text field is detected, or a click event on the "edit" button (and unpause it on click of "discard" or "save changes")?