Livestreams & Videos
Community Livestreams
See more!
Popular this week
View by Category
Contact
Latest Comments
-
NVIDIA has a new Vulkan beta driver, fixes for Hitman 2…
- liamdawe -
The massive 0.5 release of Lutris is out with a revampe…
- atoms118 -
Eastshade, the peaceful open-world exploration game is …
- STiAT -
Agitate, a small indie game that's like a reverse city-…
- Nanobang -
With a clear inspiration from Portal, the first-person …
- Nanobang - See more comments
Latest Forum Posts
- Logitech G13 configuration
- Noahoscar986 - Navi , Polaris succesor to launch on Q1 2019
- Arehandoro - A New Game Screenshots Thread
- Avehicle7887 - Breaking: The text of Article 13 and the EU Copyright Directive h…
- chancho_zombie - protontricks a winetricks wrapper script for proton
- Sputnik_tr_02
Something appears to have changed with the links from the notifications. It now put me at the last new post instead of the first unread post like it used to do. Since this new behaviour is not really practical, I assume it's a bug.
Massive apologies about this, seems it was linked to another issue someone reported to me.
When updating the code a week ago, I was trying to be smart (doh!) and ended bundling together the code that updates notifications, regardless of if you've read them or not it would update the existing row.
I've since split this back as it should, to simply add to the total if you haven't seen it and overwrite it if you have seen it with the new details.
Thanks! It appears to be back to normal.
View PC info
Thanks for fixing it this fast!
You're really dedicated to your website!
Good news, one less thing to deal with ;)
View PC info
Not sure if related to the same bug, but for at least 2 days now my notification links keep sending me to the very bottom of the page instead of scrolling to the comment in question.
Example link: https://www.gamingonlinux.com/articles/valve-has-removed-the-steam-machine-section-from-steam.11505/page=6#r120557
Looking at the page source there's only one element with that id and it seems to be where it should, so I'm not sure what is going on. Using Firefox 59.0.2, no active addons that should be getting in the way.
That's unrelated and will be browser dependent. It's simply using HTML anchor links, so if it's not working there's literally nothing I can do to help really.
I mostly fails for me too on firefox, but clicking the address bar and hitting enter jumps to the right comment.
Liam: You could set the scroll position with javascript after everything is loaded. That should work but probably overkill.
EDIT: Also maybe highlight the linked comment?
Also using FF59, but I have no problems with it. Both on Linux at home and Windows at work.
[edit]
Ok, I need to change that. This one fails consistently:
https://www.gamingonlinux.com/articles/rise-of-the-tomb-raider-is-now-officially-available-on-linux-heres-a-look-at-it-with-benchmarks.11576/page=20#r120609
If can copy/paste this link into a new tab. It will load the page, then a short flash where it will actually be at the correct post after which it will move to the bottom of the page.
FYI, to link directly to comments properly, you need to copy the link. As it's different for everyone based on how many they set to display per-page.
So: https://www.gamingonlinux.com/articles/rise-of-the-tomb-raider-is-now-officially-available-on-linux-heres-a-look-at-it-with-benchmarks.11576/comment_id=120609
I can now confirm the issue, but only in Firefox, works 100% of the time in Chrome. Will investigate.
View PC info
Could it be related to the "Click to view long quote from..." feature? I assume the page loads all content then it gets shrunk with JS, and that throws Firefox off somehow?
Though Ehvis's link above works as expected for me every time and there's long quotes in it too.