WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
30195
Calendar rendering is not proper as table width specified in percentage
https://bugs.webkit.org/show_bug.cgi?id=30195
Summary
Calendar rendering is not proper as table width specified in percentage
sameer.inbox
Reported
2009-10-07 22:09:04 PDT
Created
attachment 40844
[details]
Calendar table rendering issue Steps to reproduce:: 1) open
http://www.smartwings.net/home.php?lang=en
url 2) Click on calendar icon in the left menu.(please check calendar_steps.jpg for reference). 3) New calendar window will open check the rendering of the calendar, it is not proper. Also attaching the reduced version of page. Following is the analysis for the issue Basically calendar is a table having width 100% which means it will take its container width. Which is 200 px. If we mention the width 200px directly in css then the rendering is proper but same is not happening when width is specified in percentage.
Attachments
Calendar table rendering issue
(17.67 KB, image/jpeg)
2009-10-07 22:09 PDT
,
sameer.inbox
no flags
Details
Steps to reproduce
(138.22 KB, image/jpeg)
2009-10-07 22:10 PDT
,
sameer.inbox
no flags
Details
Reduced attachement
(4.90 KB, application/zip)
2009-10-07 22:12 PDT
,
sameer.inbox
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
sameer.inbox
Comment 1
2009-10-07 22:10:29 PDT
Created
attachment 40845
[details]
Steps to reproduce
sameer.inbox
Comment 2
2009-10-07 22:12:17 PDT
Created
attachment 40846
[details]
Reduced attachement
Ahmad Saleem
Comment 3
2022-08-15 11:53:04 PDT
I am not able to reproduce this bug using attached "Reduced attachment" in Safari 15.6 on macOS 12.5 and it renders fine and does not have issue as shown in "Calendar table rendering", it is rendering same as other browsers as well (Chrome Canary 106 and Firefox Nightly 105). Although, Firefox has issue where the drop-down 2009 is cut-off and does not display clearly but it is clearly Firefox issue. I am going to mark this as "RESOLVED WONTFIX" at the point, please reopen if you are able to reproduce this bug. Thanks!
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug