Language…
11 users online: ASSATAKKU, Cristian Cardoso, DaMarioFan,  Donut, DPBOX, nonamelol1,  patcdr, Rauf, signature_steve, timothy726, tOaO - Guests: 247 - Bots: 298
Users: 64,795 (2,377 active)
Latest user: mathew

Minor Bug Reports

Link Thread Closed
  • Pages:
  • 1
  • 2
  • 3
  • 4
  • 5
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
The snowstorm occasionally lags quite a bit. It lags a LOT on the new reply page and makes typing in the reply input textbox rather unresponsive. This started recently, maybe a day or two ago?

However, this only occurs when the page is scrolled up enough that the sidebar stays in its default position. When the page is scrolled down enough that the sidebar detaches and scrolls with the window, the snowstorm doesn't lag at all.


Browser: Firefox 64.0 (64-bit)
OS: Windows 10
Scheme: [C3] Super Mario Odyssey - Menu right
I don't have time to do a full analysis right now, but that's probably far from the only issue with the snowstorm. The updated version, which is supposedly more performant and feature-rich, has so far caused nothing but problems, most of which are ironically related to performance. Considering the library hasn't been updated for 3 years, I'm really wondering if we should just downgrade to another version. The best solution I can think of would be to go back in versions until we see what caused this regression.
In some schemes something weird happens when you try to set a Tag or an Author when submitting something: the lower limit of the page and the background image shifts when the sub-menu appears. I confirmed it happens (at least) in the SMAS and Switch Palace schemes.

Also, very minor, but the VLDCX scheme still shows its banner, so the festive one is put in front of it.
Layout made by MaxodeX
2021 TRENO vibe check thread
Originally posted by Shiny Ninetales
In some schemes something weird happens when you try to set a Tag or an Author when submitting something: the lower limit of the page and the background image shifts when the sub-menu appears. I confirmed it happens (at least) in the SMAS and Switch Palace schemes.

This is because of the list that appears when you type an author's name, it's actually positioned all the way at the bottom of the page (thus the empty space) but then re-positioned using position: relative;. I think if they used position: absolute; (along with other updates) then that would fix it.

This should happen to all themes actually, it's just more noticeable on some than others because of the background.
Excuse me for the belated response. I was busy with a high-priority issue, most of which has now been implemented.

Originally posted by Shiny Ninetales
In some schemes something weird happens when you try to set a Tag or an Author when submitting something: the lower limit of the page and the background image shifts when the sub-menu appears.

RanAS's statement on this matter is correct. The menu, unfortunately, is a jQuery UI component (yes, section code is all-around not great), so there is little I can do about this. Seeing as the menu is a child of the page body, I don't think there should be a problem with using hacky CSS to position it absolutely - I've done this for most schemes. If it doesn't break anything, I'll track down which schemes haven't inherited the change and fix them, too.

Originally posted by Shiny Ninetales
Also, very minor, but the VLDCX scheme still shows its banner, so the festive one is put in front of it.

The VLDCX scheme has historically had problems because of its special banner. The entire scheme system is currently not flexible enough to support a proper solution. For now, I've copied what the Switch Palace scheme does and used some (quite dodgy) JavaScript to hide the VLDCX logo when the banner is overridden. It will most likely show up for a split second while the page is loading, but there's nothing I can really do about that until the scheme system is internally reworked. At any rate, it should hopefully look better than it used to.
i dont think this has been reported yet.
if thats a yes, then sorry
by some reason, the "show trophies" part of a profile's size is small
image to see what i mean

plz pm me ideas to put here cause i dont have ideas

Originally posted by Kiatus
i dont think this has been reported yet.
if thats a yes, then sorry
by some reason, the "show trophies" part of a profile's size is small
image to see what i mean

If it's what I think you mean, then that's intentional, because showing the whole thing at once would often take too much space. You can click on "Show Trophies" to expand or collapse the list.


 
Originally posted by WhiteYoshiEgg
Originally posted by Kiatus
i dont think this has been reported yet.
if thats a yes, then sorry
by some reason, the "show trophies" part of a profile's size is small
image to see what i mean

If it's what I think you mean, then that's intentional, because showing the whole thing at once would often take too much space. You can click on "Show Trophies" to expand or collapse the list.

lol i didnt notice you can click on the title and show the info

plz pm me ideas to put here cause i dont have ideas

Originally posted by Kiatus
i dont think this has been reported yet.
if thats a yes, then sorry
by some reason, the "show trophies" part of a profile's size is small

This is actually an intended feature, but I agree that the interface for it is devil spawn. I've always been of the opinion that it's quite sloppy; I guess it's time to try to improve it.


Confirmed, I'll look into the cause and fix it.
I've always though that the Trophies section should have its own title (as the same way as Contact and User Bio) and the option to show all of them a separately clickable option.

Also you could make to it display either one full or two full rows of trophies, instead of showing the first one (full) and the second one being cut by a bit. And finally, the clickable option to show all trophies shouldn't appear if the user doesn't have more trophies that the already shown (mostly for people who has only 1 row of trophies).
Layout made by MaxodeX
2021 TRENO vibe check thread
I think that the title should say "Trophies" instead of "Show trophies" and along with that, there should be an option to show more underneath one or two rows if the user's trophies cannot fit them, as Shiny Ninetales said before.
I have a Discord server as well! (by joining, you agree to the rules)
-----
Basically, I believe in peace and bashing two bricks together.

I don't seem to be able to post the eye shift emote in the acmlm set #ab{�_�}
Who had the idea to put weird characters in BBCode lol
It's easily the best thing I've done
So why the empty numb?
Originally posted by Koopster
I don't seem to be able to post the eye shift emote in the acmlm set #ab{�_�}

There, that should fix it. ¬ is a high ASCII character, so it's represented differently in Latin1 and UTF-8. The emoticon JavaScript used in CuteEdit didn't set a content encoding but sent Latin1 data, which got (probably) parsed as UTF-8 and turned into the replacement character. Other than that, the emoticon itself worked - the problem only applies to the post toolbar.
I don't know if this was actually intentional as a means of changing it up to keep us on our toes or what but I just noticed that the new 'mosts' awards that were handed out to the winners (congratulations to all those btw) are the C3 trophies instead of the usual mosts trophies.
                                                                                                                  
                              
Originally posted by LethalBrownies
I don't know if this was actually intentional as a means of changing it up to keep us on our toes or what but I just noticed that the new 'mosts' awards that were handed out to the winners (congratulations to all those btw) are the C3 trophies instead of the usual mosts trophies.

Not a site bug. Whoever awarded the trophies made a mistake and didn't set a correct base trophy. Coincidentally, the C3 trophies are the first ones in the database, so they got awarded instead. How that happened is beyond me considering that awarding trophies goes through two pages and up to three confirmations.
Don't know if a bug or intentional, but the P-Switch's position in the menu has changed, and now it overlaps with the icon of the last row (YI Patches). It does literally nothing (since the icons aren't clickable) but I guess I don't lost anything by saying it.
Layout made by MaxodeX
2021 TRENO vibe check thread
Originally posted by Shiny Ninetales
Don't know if a bug or intentional, but the P-Switch's position in the menu has changed, and now it overlaps with the icon of the last row (YI Patches). It does literally nothing (since the icons aren't clickable) but I guess I don't lost anything by saying it.

Excuse me? The P-Switch hasn't been touched in any way.
Weird. I trust you, but for some reason it shows up in this way to me:

Layout made by MaxodeX
2021 TRENO vibe check thread
It definitely used to be on the right side of the menu, can't remember how long ago though. I'd say it wasn't that way a month ago.
  • Pages:
  • 1
  • 2
  • 3
  • 4
  • 5
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
Link Thread Closed