Solution to scrolling problem in safari browser

Dear OpenAI Team,

I would like to share a solution to a scrolling issue in Safari that occurs when using ChatGPT. I would appreciate it if this solution could be made available to other users who encounter the same problem.

Solution Description:

  1. Right-click on the chat page in Safari.
  2. Select the “Inspect Element” option (this opens the developer tools).
  3. In the HTML window that appears, find the line of code under the <body> tag that says overflow-hidden.
  4. Edit the code by replacing hidden with auto and adding a ; at the end.
  5. After making this change, the scrolling issue on the chat page is resolved.

I hope this solution can assist other ChatGPT users who face this issue.

Best regards,
[Your Name]

1 Like

But, what about iPhone? How can I fix it?

Also eager to have a solution for iPhone

1 Like