# Screens don't scroll on web 2020-12-14

**URL:** https://community.thunkable.com/t/screens-dont-scroll-on-web-2020-12-14/1035539
**Category:** Questions about Thunkable X
**Created:** [December 14, 2020, 9:17am UTC](https://community.thunkable.com/t/screens-dont-scroll-on-web-2020-12-14/1035539 "2020-12-14T09:17:18Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![drted](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/drted/32/92694_2.png) [@drted](https://community.thunkable.com/u/drted)
#### Post date: [December 14, 2020, 9:17am UTC](https://community.thunkable.com/t/screens-dont-scroll-on-web-2020-12-14/1035539/1 "2020-12-14T09:17:18Z")

</div>

For the last few weeks, I’ve noticed screen and column scrolling on the web doesn’t work when there is fit contents label. This change roughly coincided with the drag and drop roll out (which also has this issue).

Is anyone else reporting this problem?

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/b/0/b075b7f67c3beb00c71ba2359b169cd90235fa73.png)  
 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/2/b/2b26232d96a88adee8071d121aa749fb141aea86.png)  
 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/b/8/b8565433d0ca9f688263aec19977134f809bb003.png)

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [December 14, 2020, 11:20am UTC](https://community.thunkable.com/t/screens-dont-scroll-on-web-2020-12-14/1035539/2 "2020-12-14T11:20:55Z")

</div>

Thanks @drted - just trying to figure out what’s going on in your screenshots.

There doesn’t seem to be a scroll bar on the Screen in either one, right? Is one just the screen and the other is with a column?

In the third screenshots, are you using the `numberOfLines` property of the TextInput?

---

<div class="post-metadata">

### Author: ![drted](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/drted/32/92694_2.png) [@drted](https://community.thunkable.com/u/drted)
#### Post date: [December 14, 2020, 12:07pm UTC](https://community.thunkable.com/t/screens-dont-scroll-on-web-2020-12-14/1035539/4 "2020-12-14T12:07:16Z")

</div>

@domhnallohanlon

Not using the number of lines, but I am using multiline = true in the text input

Here is a simplified example app. I added a single label using the default settings. The only DESIGN property I changed was to set screen scrollable = true.  
[https://x.thunkable.com/copy/35adfd0970017768877624dd07debe65](https://x.thunkable.com/copy/35adfd0970017768877624dd07debe65)

These are the only blocks:  
 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/c/f/cfb85033c4cdf6fbe45bdb412b3e7fbd14b7975f.png)

Here are the results in Live Test. Notice there is no scroll bar in the browswer window. That seems like a problem.  
 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/e/9/e9060bd5d45f143cb543ba3d6f8eefb65e4fbdf8.png)

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:19pm UTC](https://community.thunkable.com/t/screens-dont-scroll-on-web-2020-12-14/1035539/5 "2024-11-08T12:19:44Z")

</div>


