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

Macros Buttons Stuck in the top corner

1611918585

Edited 1611918689
CKenny
Sheet Author
Hi everyone, when I try to add  roll buttons from the Character sheet to the macros quick bar or just in the macros tab, they all bundle together in the top left corner of the map there is like 8 buttons in that pic and they are unmovable  any Ideas on what is causing the problem and how to solve it?
1611919184
Ziechael
Forum Champion
Sheet Author
API Scripter
Do you have any APIs or browser extensions that might be affecting that area? Try a fresh game with no scripts installed and using incognito browsing to see if the problem persists.
1611920783
CKenny
Sheet Author
Thanks I did as you have suggested and it work for almost all the buttons Only the ones in repeating sections still behave like previously explained is this normal?
1611922199
Ziechael
Forum Champion
Sheet Author
API Scripter
I certainly hope not lol... Having ruled out the potential client side issues I'd suggest creating a ticket for the dev team to investigate as the forums are more community support than dev support these days.
1611924804
GiGs
Pro
Sheet Author
API Scripter
Its definitely not normal. I'd try loading it up in a different browser, to see if there's something funky going on there. If you se chrome, load in firefox, and if you use firefox, load in chrome, to see if the buttons appear properly.
1611927932
CKenny
Sheet Author
I tried in both browser, and even on a different machine the problem is there on all of them
1611937596
GiGs
Pro
Sheet Author
API Scripter
In that case, you'll probably need to file a bug. That definitely shouldnt be happening. Does it happen if you create a new campaign with the same character sheet?
1611942094
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Also, other than the emojis, do the abilities or character name contain any "control characters": {, }, [, ], (, ), @, #, $, %, &
1612019123

Edited 1612023860
CKenny
Sheet Author
Does it happen if you create a new campaign with the same character sheet? yes, it happen in every game with the same sheet Also, other than the emojis, do the abilities or character name contain any "control characters": {, }, [, ], (, ), @, #, $, %, & I have checked the sheet the buttons in the repeating sections don't have a name attribute do you think that's the source of the problem? Edit : I added the name attribute to the buttons and it fixed the problem Thanks GIGs, thanks keithcurtis, thanks Ziechael