zander
December 14, 2021, 1:26am
1
When I set the background to a particular colour it bleeds outside of the border that was set. It only does this on the iPhone the android fills in correctly. I’m not sure if it’s related to the new DnD or something in my settings.
Web Preview:
Andriod:
iPhone
Settings of a single Label
tatiang
December 14, 2021, 2:03am
2
I don’t understand where your fill color is. I see the BackgroundColor set to white. Where/how are you setting that?
Can you possibly share a link to the project?
zander
December 14, 2021, 2:15am
3
The background colour is set using some blocks. I created a duplicate project to replicate the issue.
Thunkable (link expires Fed 20, 2022)
tatiang
December 14, 2021, 3:26am
4
Okay, it was confusing because you didn’t show screenshots of the blocks. I had no idea that’s what you were having a problem with. Thanks for the link… I’ll take a look.
zander
December 14, 2021, 3:29am
5
Hey thanks for looking into this for me!
1 Like
tatiang
December 14, 2021, 3:30am
6
Yes, I see the problem. These are the blocks you’re using:
It seems that when Previewed in a browser, the Background Color respects the label’s Border Radius (15) and fills the rounded rectangle shape but when Live Tested in Thunkable Live on an iPhone, it does not respect it and fills the entire rectangle.
I would recommend submitting a bug report and linking to this topic.
1 Like
zander
December 14, 2021, 3:41am
7
Alright will do, it appears to only happen on iPhone. Thanks for helping me with this!
zander
December 16, 2021, 8:40pm
8
For those who want to follow the status of this bug
opened 08:08PM - 14 Dec 21 UTC
Thanks so much for filing an issue or feature request! Please fill out the follo… wing (wherever relevant):
The more info, the faster we will be able to address it!
### Platform
Does this affect:
Drag and Drop UI - iOS?
### Steps to Reproduce
1. Open app on iPhone
2. Click any of the boxes
3. Observe the bug
### Expected Behavior
What did you expect to happen?
When filling in the background of a label on Android or the Web it works perfectly and fills in the background as expected
### Actual Behavior
What actually happens?
For the iPhone it fills in the border, but it doesn't respect the radius lines and fills in the whole box.
### Project Link
Link to a project copy that shows this behaviour. This is important because most times we cannot reproduce the issues reported just with the list of steps, so please do provide this.
https://x.thunkable.com/copy/926b925de5f9c8b42088e4b1f01647a8
###Community Link
https://community.thunkable.com/t/drag-and-drop-label-background-bleeds-over-border/1653761/2
```
STACK TRACE AND/OR SCREENSHOTS
```
Andriod:
![image](https://user-images.githubusercontent.com/96126523/146071081-97a76e26-678b-482f-b62d-de084bb2acef.png)
Web:
![image](https://user-images.githubusercontent.com/96126523/146071100-44c724da-b6f6-4f2c-8134-343d3efb6d12.png)
Issue with iPhone:
![image](https://user-images.githubusercontent.com/96126523/146071155-32920117-3ce0-4876-9338-d35bd88622b8.png)
system
Closed
March 16, 2022, 8:41pm
9
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.