Are drop-down links broken?
Sat, 2017-04-08 23:43
Is it just me, or are the drop down links on this website broken?
With “drop-down links” I do NOT mean the traditional drop-down lists, but the links with a black arrow next to them. You see them when you write a post, e.g.:
> Smileys
And when you click this link, a list full of smileys pops up. At lest this is supposed to happen. :/
When I click the link, my browser just scrolls back to the top. I have tried with 2 different browsers.
Can anyone here please confirm that this is happening?
Hi, I am a Hedgewars developer.
Wow, I didn't even notice > Smileys exist. But yeah, they also scroll me to the top. Not sure what they are supposed to link to, but single # at the end is just scroll to top.
My themes / Theme Editor / Code contributions /
Dank
Indeed. Looks like some Javascript breakage.
Thanks for the heads-up
sheepluva <- me my code stats ->
a Hedgewars Developer
click here to message me
<- where I'm from what I speak ->
Should be fixed now. Please test.
sheepluva <- me my code stats ->
a Hedgewars Developer
click here to message me
<- where I'm from what I speak ->
It is fixed by 50%.
I can now open the drop-down links, but not close them when clicking again.
Hi, I am a Hedgewars developer.
I brought this up on IRC like 2 months ago XP.
Confirmed 50% fix on Firefox.
mikade
Hedgewars Developer
Hm. Something seems to be wrong with Drupal's slideDown function.
It's not finishing as it should (no error message though),
so it doesn't set fieldset.animating back to false.
Clicking isn't allowed during animations, so it's stuck in a non-clickable animation-state limbo.
sheepluva <- me my code stats ->
a Hedgewars Developer
click here to message me
<- where I'm from what I speak ->