calendar.google.com - Design is broken
Categories
(SeaMonkey :: Web Compatibility, defect, P3)
Tracking
(Not tracked)
People
(Reporter: azlata, Unassigned)
References
()
Details
From github: https://github.com/webcompat/web-bugs/issues/136639.
<!-- @browser: SeaMonkey 2.53.11 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Firefox/68.0 SeaMonkey/2.53.11.1 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/136639 -->URL: https://calendar.google.com
Browser / Version: SeaMonkey 2.53.11
Operating System: Windows 10
Tested Another Browser: Yes FirefoxProblem type: Design is broken
Description: Items are misaligned
Steps to Reproduce:
While the "year" view uses the full width of the browser window, any other view ("Day", "Week", etc.) only uses a very small portion of the available width.It appears that the CSS setting of "position" of class "K2fuAf" is to blame. At the loaded setting "absolute", the rendering is wrong (horizontally compressed). If that "position" property is removed or changed to "relative" then the rendering is correct.
Both Firefox and Chrome display the Google Calendar pages correctly, so I don't think the CSS is to blame.
The problem appears to be a relatively new one since it has not been long ago when I still could use Google Calendar with Seamonkey.
I tried different user agent settings, but to no avail.
<details>
<summary>View the screenshot</summary>
<img alt="Screenshot" src="https://webcompat.com/uploads/2024/5/24d88015-4eb4-4ad6-ab40-55e1047b99a4.jpg">
</details><details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>From webcompat.com with ❤️
Change performed by the Move to Bugzilla add-on.
| Reporter | ||
Updated•1 year ago
|
| Reporter | ||
Updated•1 year ago
|
Design is total broken and SeaMonkey crashes with:
SeaMonkey 2.53.18.2
Useragent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0
Buildnaam: 20240318103520
See also:
https://workspace.google.com/
SeaMonkey 2.53.18.2
Useragent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0
Buildnaam: 20240318103520
Still the same with:
SeaMonkey 2.53.19
Useragent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0
Buildnaam: 20240827170848
No crashes anymore.
Updated•11 months ago
|
Description
•