WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
194701
REGRESSION(
r240250
): buildbot console view popup is not correctly positioned since
r240250
https://bugs.webkit.org/show_bug.cgi?id=194701
Summary
REGRESSION(r240250): buildbot console view popup is not correctly positioned ...
Carlos Garcia Campos
Reported
2019-02-15 05:26:31 PST
Steps to reproduce: 1. Go to
https://build.webkit.org/console
2. Scroll down a bit 3. Click on any bubble 4. The popup is not shown, because it's positioned at the top of the page, scroll up and you will see the it there.
Attachments
Add attachment
proposed patch, testcase, etc.
Frédéric Wang (:fredw)
Comment 1
2019-02-15 05:39:18 PST
showBuildBox() should probably use document.scrollingElement instead of document.body to get the scroll offset.
Carlos Garcia Campos
Comment 2
2019-02-15 05:45:04 PST
Shouldn't this be backwards compatible? There might be more websites broken.
Frédéric Wang (:fredw)
Comment 3
2019-02-15 06:40:46 PST
(In reply to Carlos Garcia Campos from
comment #2
)
> Shouldn't this be backwards compatible? There might be more websites broken.
Yes this change was expected to break existing content. See
https://lists.webkit.org/pipermail/webkit-dev/2018-January/029857.html
https://lists.webkit.org/pipermail/webkit-dev/2018-September/030122.html
for details.
Simon Fraser (smfr)
Comment 4
2019-02-15 10:53:55 PST
Does the bug reproduce in Chrome?
Frédéric Wang (:fredw)
Comment 5
2019-02-15 11:02:07 PST
(In reply to Simon Fraser (smfr) from
comment #4
)
> Does the bug reproduce in Chrome?
Yes it reproduces in Chrome but for some reason not in Firefox. Maybe they have different interpretation of whether to use quirks mode with XHTML pages.
Radar WebKit Bug Importer
Comment 6
2019-02-15 23:26:26 PST
<
rdar://problem/48135567
>
Ahmad Saleem
Comment 7
2022-12-16 07:43:22 PST
Pop-up are showing fine -
https://build.webkit.org/#/console
Is this still an issue? Thanks!
Alexey Proskuryakov
Comment 8
2022-12-16 11:07:12 PST
We now have a new major version of Buildbot, with entirely rewritten UI.
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