-
Notifications
You must be signed in to change notification settings - Fork 0
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
Full pages only display the color "wheel" when scrolled to bottom of page #63
Comments
Looks like the color selection for the text when making a reply or something, but it doesn't happen on my end when visiting these links and I haven't had this issue yet, it all loads normally, so I'm not really sure but I'll post my info incase it helps: using firefox, violentmonkey & latest version of the script, win10. |
I have never seen that before... Just to confirm, the problem doesn't occur on any other links, and it can reliably be reproduced with that link (on your end at least)? When you click onto the broken link, are there any messages printed in the console? Also, if possible, can you tell me what options you have enabled and if you any other extensions/scripts that might also affect the page? |
The console is located in the developer tools in your browser, I'm not sure what it's called in Vivaldi though. You can probably open it by pressing F12 or going through inspect element. The main thing I'm looking for are any errors that are created by the script. However, I have a feeling that something else is going wrong since, theoretically, there shouldn't be anything in the script that would cause the page to be replaced with the colour picker... |
Error with Permissions-Policy header: Unrecognized feature: 'ambient-light-sensor'. |
Ok, we'll tackle the problems one at a time. What does your menu bar look like (the part with Forum rules, User control panel, messages, etc.)? |
I pushed a commit to fix the problem in your log. Try reinstalling the script in the beta branch and let me know if it fixes the problem (I think the error should go away but I don't think it will fix the colour picker problem). |
So strange |
Thanks trying this now, appreciate the help EDIT same results, heres the console this time
|
What happens if you run |
At first it just said NULL and then a few seconds later the rest, not sure what is or isnt relevant. |
Hmm, very odd. To me it looks like something is going wrong when your page is being loaded (not sure what's causing it though, but it's highly unlikely to be the script). I tried the script on a fresh install of Vivaldi and Tampermonkey with the script in |
Ok well i guess its just something on my end, i just formatted my pc so not sure what it would be but i appreciate you trying and looking into this, great script regardless and so far this is the only issue ive even encountered. Thanks, ill let you all decide whether to close this or not |
Can't reproduce. |
So i know this has been closed but just wanted to report this happens to me reliably through every browser ive used, chrome vivaldi, edge, opera gx, firefox and on every userscript extension ive tried the ones i remember for sure are tamper monkey steel monkey violent monkey and even persists after formatting windows. I was wrong about when it happens its not a specific link its ANY full page where i scroll to the bottom. In my video it doesnt happen on page 7 because its not a full page so i go back to page 6 and it happens before i hit the bottom of the page. and i have found others with this issue. 04-03-24.08-59-33.AM.mp4 |
Sorry, it's still strange but we can't get the bug either. So it's very difficult to fix it without knowing where it comes from. |
Understood, just i guess was wondering if anyone else had complained of it, a friend of mine had the same issue so thought maybe it wasnt as isolated as you had thought when i first reported but guess not. Thanks for the response. have a great day/night |
What's that quick reply thing? I think that's the problem. I just enabled it in the settings (Board preferences -> Display quick reply panel at topic view) and I can reproduce this issue. |
@KaladinDMP Can you try the beta script https://github.com/SubZeroPL/cs-rin-ru-enhanced-mod/raw/beta/cs-rin-ru-enhanced-mod.user.js You can change |
Interesting, i dont NEED that setting. If not using it fixes it im happy. But yes i will try the beta branch as well thank you so much for response EDIT switching to the beta even without disabling the quick reply has solved my issue. Also i didnt realize before but the infinite page feature was not working im guessing the color wheel was when it would have normally switched to the new page. If it happens randomly but not everytime even i would find this a huge improvement and be quite content but if it does happen i can try to remove the quick reply panel as well. THANKS! <3 |
You're welcome :) Hopefully everything works all the time from now on! |
Sorry im not able to explain this better i cant seem to figure out what causes it or anything it started on both vivaldi and chrome when i added the userscript to tampermonkey on vivaldi and violentmonkey on chrome. Im on win 11 enterprise if that matters and i caught a video of it happening. In this case i wonder if its the colorful post that was linked may have some relevance since it doesnt seem to happen in other cases....
heres a video of it happening
also the post i used in my example https://cs.rin.ru/forum/viewtopic.php?p=2975253#p2975253
and the post that was linked in that post (the one which seems to cause the bug) https://cs.rin.ru/forum/viewtopic.php?p=2966061#p2966061
if you need anymore info from me id be happy to try to help as much as i can. This is a great project which i much enjoy and this will certainly not stop me from using it and i only report it in an effort to help this tool get better even. Thank you
The text was updated successfully, but these errors were encountered: