WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
173811
REGRESSION(
r215190
): [GTK] Large select element no longer works
https://bugs.webkit.org/show_bug.cgi?id=173811
Summary
REGRESSION(r215190): [GTK] Large select element no longer works
Michael Catanzaro
Reported
2017-06-24 09:42:31 PDT
One of the commits between 2.16.3 and 2.16.4 has broken the product select element on GNOME Bugzilla. Now no menu appears, so I cannot reassign products to different components. I've unfortunately had to downgrade to 2.16.3. I'm not sure, but I'd guess any select element that requires scroll items is probably broken. These select elements were already somewhat broken before, because the scroll items were displayed off the edge of the screen, but it was at least possible to scroll very slowly using the mouse wheel. Now the menu is no longer visible at all.
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2017-06-24 09:54:00 PDT
(In reply to Michael Catanzaro from
comment #0
)
> I'm not sure, but I'd guess any select element that requires scroll items is > probably broken.
Nope, some other select elements with scroll items still work fine.
Michael Catanzaro
Comment 2
2017-06-24 14:45:28 PDT
I think it's caused by either
r215190
or maybe
r215225
.
Michael Catanzaro
Comment 3
2017-06-25 12:52:24 PDT
I've confirmed it's caused by
r215190
.
Michael Catanzaro
Comment 4
2017-06-25 12:57:17 PDT
Rolled out in
r218798
. Reopened
bug #170553
.
Michael Catanzaro
Comment 5
2017-06-30 08:07:50 PDT
***
Bug 174021
has been marked as a duplicate of this bug. ***
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