Bug report
The "Continue with Google/Microsoft/Apple" buttons on the ChatGPT login page do not appear in the same order on the page that in the HTML code on Chromium-based browsers, affecting keyboard navigation and accessibility
Steps to reproduce:
- Open a Chromium-based browser
- Go to https://chat.openai.com/
- If logged in, log out
- Go on the login page
- Press
Taba bunch of times to see keyboard navigation order
Expected result
Buttons in this order (same as in the HTML) :
Continue with Microsoft Account
Continue with Google
Continue with Apple
Actual result
Buttons in this order :
Continue with Google
Continue with Microsoft Account
Continue with Apple
Additional information
Browser: Tested on Chrome and Edge (works as expected on Firefox)
OS: Windows 11
Images
Image 1 : Chrome/Edge/... (wrong order)
Image 2 : Firefox (right order)
Image 3 : Keyboard navigation order on Chrome/Edge/...*
