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

Black dot next to tool bar

Hey, so I noticed this thursday for the first time when was having a game, but there is now a weird black dot at the top left side of the screen, next to the tool bar, in all roll20 rooms that I have tried since then, and it has never been there before, so must be some kind of glitch, I asked some friends and they had it too. It is just a cosmetic thing as far as I have seen but it's pretty annoying since after noticing it first time just can't stop seeing it. Hopefully whatever caused that can be fixed. :)
1556907451

Edited 1556907559
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
I thought it was just me! Happens even with all extensions turned off, logging in under my (free level) testing account, Chrome and Firefox.
1556921528
Gen Kitty
Forum Champion
... and now I can't stop seeing it, either...
Hmmm... looks like it is an empty div named "durationTooltip"? A new feature in the works?
1556931139
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
It could have something to do with SFX. You could probably hide it with Stylus, but I wouldn't bother. It will probably be gone soon. Pay no heed to this strange visitor from another planet.
1557022218

Edited 1557022254
Made a thread about it before Keith directed me here. Yeah, it's weird. I thought it was a glitch until I saw "durationTooltip". It's probably a WIP feature and something the devs didn't mean to leave onscreen. You can remove it by inspecting and editing the element.
Normal 0 21 false false false DA X-NONE X-NONE /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin-top:0cm; mso-para-margin-right:0cm; mso-para-margin-bottom:8.0pt; mso-para-margin-left:0cm; line-height:107%; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-fareast-language:EN-US;} I got the same issue, doesn’t matter if I use Firefox or Chrome. The other players noticed the same dot on their end to when I pointed it out.
Confirming having the same issue, both Firefox and Chrome as well, all extension disabled.
1557368031
The Aaron
Roll20 Production Team
API Scripter
It is the div that is used to show the playback duration on a track.  If you start playing something, then point to it (until you get the numbers next to the mouse cursor) it will disappear until the next time you refresh the page.  Its initial position is just not ideal.
1557376400
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Way to spoil the mystery, there.