-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sites.google.com - Unable to select website pages by clicking the page title text #72988
Comments
Thanks for the report, I've signed into my test account and created a site. I was to reproduce the issue related to the selection of the pages on the right side. It seem that if I click the text the page is not selected, but if I click the page icon then pages is selected and changed. Note:
Related to second issue, for me images remains displayed. Tested with: Moving to Needsdiagnosis for further investigation. |
On the icon indeed, a click event is received
but on the text no event is received at all. |
After some sleuthing, it looks like the code that handles the events is in this function:
But indeed a So I decided to jump down the JS rabbit-hole for entirely too long before I realized that this is the element we're clicking on for the labels:
Notice the |
I suspect that we can do a site intervention here until Google figures this out, but it's hard to know how reliable a fix would be given the minified CSS class names are probably sensitive to any minor page updates, and I'd imagine the |
@wisniewskit Can anyone re-test if this is fixed? |
I just verified this issue with the url link mentioned in this comment. The issue is fixed for me, Firefox Nightly 124, Win11. |
Thanks, let's close this as fixed. |
URL: https://sites.google.com/
Browser / Version: Firefox 89.0
Operating System: Windows 10
Tested Another Browser: Yes Chrome
Problem type: Site is not usable
Description: Buttons or links not working
Steps to Reproduce:
Basically two things when I try to biuld a page in Google sites:
I can't send you my template, basically because is personal, but I assuma that you will have this error with any template you build in Google Sites.
View the screenshot
Browser Configuration
View console log messages
From webcompat.com with ❤️
The text was updated successfully, but these errors were encountered: