Here is a more detailed summary of my problem that I originally wrote as a forum post.
Hi everyone, I’d like to report a UI rendering bug that affects the ChatGPT input box when using Firefox version 140.0.4 on Windows 11 Pro 24H2 (Build 26100.4652). After working through this issue in depth with ChatGPT and trying every reasonable fix, the issue persists and appears to be a frontend compatibility problem between ChatGPT and Firefox 140 and above.
Issue Summary:
The placeholder text ("Ask me anything...") appears briefly on initial page load and then disappears, even if the input remains unfocused, unlike expected behavior.
The blinking text cursor is completely invisible when typing on the first line, even with the input field focused. It only reappears under specific conditions (see below).
The cursor only reappears if:
- I press the left arrow key to move backward into text, or
- The input wraps to the second line.
There are no typing or visual issues at all in Chrome. This is isolated to Firefox.
System Info:
Browser: Firefox 140.0.4 (Build ID: 20250707120347)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:140.0) Gecko/20100101 Firefox/140.0
OS: Windows 11 Pro 24H2 (Build 26100.4652)
What I’ve Already Tried (with ChatGPT’s help):
Browser-level fixes:
- Refreshed the page, cleared cache and cookies
- Incognito or private window test
- Disabled all extensions
- Reset zoom (Ctrl+0) and tested at multiple zoom levels
- Disabled hardware acceleration
- Cleared startup cache (about:support)
- Tried in Firefox Troubleshoot Mode (safe mode)
Advanced troubleshooting:
- Created a brand new Firefox profile and tested, same issue
- Inspected the input element in Dev Tools: placeholder text is technically present; no opacity 0, visibility hidden, or text indent hiding it
- Verified this bug does not occur in Chrome on the same machine and account
Attempt to Report via Official Help Page:
I also reached out through the official help page chat support system. The AI support agent acknowledged that:
“You’ve already covered everything a user could do from their end… this likely points to a compatibility bug introduced between a recent ChatGPT frontend update and Firefox 140.”
However, they said they could not escalate the issue to the engineering team, only log it for internal monitoring. I was advised to use the in-app feedback system (which I did), but there is currently no way to file a traditional support ticket or speak to a human.
Suspected Cause:
This issue appears to be the result of a frontend regression or styling incompatibility between ChatGPT’s recent UI code (likely involving placeholder text styling, caret color, or container layout) and Firefox 140’s rendering engine. It started happening around mid-July 2025 and did not exist before.
Firefox 140 has introduced some layout quirks, and it is possible this bug only affects specific OS and browser combinations, for example Windows 11 Pro 24H2 with Firefox 140.
Why I’m Posting Here:
Because there is no traditional support ticketing system and the AI help agent cannot escalate directly to engineering, I’m sharing this in the discord so that:
- Others affected can confirm or chime in
- Moderators or staff can escalate the issue to the ChatGPT frontend team
- Visibility increases for an eventual fix, either by OpenAI or Firefox
Temporary Workaround:
For now, I’m using ChatGPT in Chrome where everything works fine. I also tried Firefox Developer Edition and older Firefox versions, and the bug seems specific to recent Firefox stable builds (140 and above).
Please let me know if anyone else can reproduce this, or if staff can forward this to engineering for further review. I’m happy to provide screenshots or video captures if needed. Thanks for reading!