Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

Mark Pryce
Mark Pryce
8,804 Points

A bug? or just for me?

Hi guys, and gals.

Today I have noticed a persistent bug, or so I believe.

When doing 'code challenges' if the text area scrolls before I click inside it then I can no longer click inside the text area.

I have to scroll right to the top of the webpage and then click inside of the text area, this is forcing me to use my directional arrows to scroll through the whole page of text/code if I have to edit something towards the bottom.

As an example I can only click in !DOCTYPE of the code challenge and manually scroll down, without a mouse because it deselects the text area, I cannot click in any other part of the text area if a scroll has been activated.

I also tried searching the forums to see if there are any other related posts, but every letter I type in the search field refreshes the results and deselects the search field is this related?

This has only started today and I am having no other problems with selecting / deselecting / refreshing anywhere else on this site or any others. I have also closed my browser, logged out and in and even restarted my laptop.

Anybody else having this issue? or any advise?

Thanks in advance.

Edit: I am doing 'How to make a website' with Nick Pettit track, if that helps narrow it down.

2 Answers

Jason Anders
MOD
Jason Anders
Treehouse Moderator 145,858 Points

Hey Mark,

Could you send this to the Treehouse Support Team. This was an ongoing issue in the past, but I haven't seen any posts regarding this problem for quite some time.

If you could make the Support Team aware, they may be able to advice you further.

:dizzy:

Mark Pryce
Mark Pryce
8,804 Points

I will test it tomorrow, if it's persistent I will raise it with the support team.

Thanks for the reply Jason.

Edit: I just didn't want to bring it to their attention at first incase maybe it was from my end but if it has been an issue in the past then I will notify them.

Nate Jonah
Nate Jonah
20,981 Points

I'm having the same issue. It's been happening for a while now but only in Chrome. I'm definitely going to contact support. It's pretty annoying

EDIT: I've experienced it on several different courses, actually. I think one or two were JavaScript ones and now it's the HTML Video and Audio course with Nick.

Mark Pryce
Mark Pryce
8,804 Points

I contacted them last night, but the more people that contact them the more attention this bug will get, I hope.

If I get confirmation of a fix I will post it.

Let's just be patient and keep coding I'm sure they're doing their best :)

Jay Padzensky
Jay Padzensky
4,731 Points

There has been a known bug our developers are investigating that prevents typing in text fields when your browser window is too narrow (~400px or so). If you widen them, cursors return and one can navigate through the text field as expected. Might this be what's happening?

Mark Pryce
Mark Pryce
8,804 Points

Hi Jay

As far as I'm aware it also happens when the browser window is fully extended it only happens if a scroll has been activated, browser size does not seem to be the issue in my case.

Thanks for the update :)

Edit: I will test the theory when I can get back to my laptop and give you a precise result.