[#3379] Fadil - donate

RhymeDrooler

Well-Known Member
May 8, 2017
269
17
B7aI648.png

Donation input may become white.
Input loses focus after 1-5 seconds.
 

Attachments

  • Fadil-donate.json
    697.2 KB · Views: 7

Jacques00

Administrator
Moderator
Aug 26, 2015
5,140
1,270
I can confirm the focus bug, though I am not sure what is triggering it. It may be a timed blur or render event for one or more of the UI elements updating. Might need some more research to hunt down the source.

As for the input turning white, I think it may be due to the style sheet not loading properly on your end because it shows up fine on my end. In your screenshot, I can see the text font and alignments are slightly off. Make sure your game is fully loaded and your browser/device is compatible (up to date), if possible.
 

RhymeDrooler

Well-Known Member
May 8, 2017
269
17
On hover, this input had the correct color and I didn't see any other wrong colors, so I think the CSS was loaded.

Yes, i disabled webfonts and changed the fonts with custom CSS (Stylus add-on) and completly disabled font smoothing in FF because it was fucked up (that was the only way to get rid of fucking cleartype).
 

Gedan

BUTTS BUTTS BUTTS
Staff member
Aug 26, 2015
8,008,906
8,008,325
I spent a couple of hours and tracking down the cause of the focus dropping; it's in Jacques' hands to fix that bit now as it's tied up with the SVG Mannequin display.