Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Browser Updates?

Hello, so I logged in and entire attributes box window is blank where before, last week, it was working just fine....  The entire contents of the box is invisible. But the buttons still work!  I made no changes and when I logged in, the whole box seemed empty. But really it is invisible. Nothing changed with the CSS or HTML.   Another crazy thing, it varies RANDOMLY on browser. Sometimes it works on Chrome (other players checking in), and sometimes it doesn't. Some times it works for other browsers for some, and some do not. Currently, the latest Opera Browser works. Firefox never works. Chrome works sometimes, I'm guessing if Chrome has been updated it will not. Brave will work half the time. I'm assuming there is an update to the Chromium that conflicts with SOMETHING in the below code.  But I just don't know what it is :() Anyone know of any updates lately that would make it do that? Every other tab or window works just fine.
1652210095
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
HI Michael! When you say "attributes box window", do you mean the Attributes and Abilities tab of a character journal? A screen shot might help explain. Also, an indication of what character sheet you are using, if any. I haven't seen any other reports of this, so hopefully it's a setting or something local you might be able to correct for.
1652301323

Edited 1652301367
Example of a good tab. This is what the bad tab looks like. The buttons are there! You can click them! You just can't see them! Additionally, it's just this one DIV!
It also works on other browsers... sometimes. Like on Brave is 50/50. On chrome it's def no. Mozilla is no. Opera is yes.
1652310046
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Hmm. Is this sheet reacting to Dark Mode maybe? Which sheet is this? I'd be happy to snoop around.
keithcurtis said: Hmm. Is this sheet reacting to Dark Mode maybe? Which sheet is this? I'd be happy to snoop around. HTML: <a href="https://github.com/MavSantroy/Drakudai/blob/main/Drakudai_5_2_2022.html" rel="nofollow">https://github.com/MavSantroy/Drakudai/blob/main/Drakudai_5_2_2022.html</a> CSS: <a href="https://github.com/MavSantroy/Drakudai/blob/main/Drakudai_5_2_2022.css" rel="nofollow">https://github.com/MavSantroy/Drakudai/blob/main/Drakudai_5_2_2022.css</a> &nbsp; I think it has something to do with the tick boxes inside the attributes tab. If I cut the table out and put it into another div, it displays. Basically attributes has two displays, depending on whether it's ticked or not. Right now both are invisible
1652327275
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Well shoot. I didn't realize this was a custom sheet and not a repo sheet. I'm probably not the best person for this...
keithcurtis said: Well shoot. I didn't realize this was a custom sheet and not a repo sheet. I'm probably not the best person for this... No problem.&nbsp; I found the issue... I have NO idea how... but a 0 turned into a 1 on a transparency settings. Crazy thing is, I hadn't edited the sheet in weeks and I logged in and it was like that! Once the transparency was switched it back to 0 or whatever, it worked.