RESOLVED CONFIGURATION CHANGED 14456
Cannot login to site due to missing input fields
https://bugs.webkit.org/show_bug.cgi?id=14456
Summary Cannot login to site due to missing input fields
António Nunes
Reported 2007-06-29 00:23:00 PDT
Under the above link, the main 'frame' when loaded should show 2 login fieldsand info text (under "Login NetBanco Particulares"). One field flashes for a moment during loading, but then immediately disappears. No way to login to the site then. This is a long-standing bug on this site. (i.e. it already happened in previous versions of Safari).
Attachments
Archive with two screenshots. One from FireFox, that displays correctly, and one from Safari not displaying essential objects. (406.99 KB, application/zip)
2007-06-29 00:26 PDT, António Nunes
no flags
Reduction (537 bytes, text/html)
2007-06-29 01:21 PDT, mitz
no flags
Safari 15.6 differs from other browsers slightly (1.03 MB, image/png)
2022-08-13 09:40 PDT, Ahmad Saleem
no flags
António Nunes
Comment 1 2007-06-29 00:26:45 PDT
Created attachment 15309 [details] Archive with two screenshots. One from FireFox, that displays correctly, and one from Safari not displaying essential objects.
mitz
Comment 2 2007-06-29 01:21:57 PDT
Created attachment 15310 [details] Reduction Firefox says that the <html>'s offsetHeight includes the float, but WebKit doesn't include it.
Ahmad Saleem
Comment 3 2022-08-13 09:40:02 PDT
Created attachment 461580 [details] Safari 15.6 differs from other browsers slightly *** Safari 15.6 on macOS 12.5 *** <body> offsetHeight is 36. <html> offsetHeight is 244. *** Firefox Nightly 105 *** <body> offsetHeight is 38. <html> offsetHeight is 246. *** Chrome Canary 106 *** <body> offsetHeight is 37. <html> offsetHeight is 245. __________ I am not sure whether it is fixed or not but just wanted to share updated results based on attached test case and refer to screenshot for any rendering of output. Thanks!
Ryosuke Niwa
Comment 4 2022-08-13 19:20:00 PDT
All browsers match -> config changed.
Note You need to log in before you can comment on or make changes to this bug.