Bug 173811 - REGRESSION(r215190): [GTK] Large select element no longer works
Summary: REGRESSION(r215190): [GTK] Large select element no longer works
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: Other
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
: 174021 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-06-24 09:42 PDT by Michael Catanzaro
Modified: 2017-06-30 08:07 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 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.
Comment 1 Michael Catanzaro 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.
Comment 2 Michael Catanzaro 2017-06-24 14:45:28 PDT
I think it's caused by either r215190 or maybe r215225.
Comment 3 Michael Catanzaro 2017-06-25 12:52:24 PDT
I've confirmed it's caused by r215190.
Comment 4 Michael Catanzaro 2017-06-25 12:57:17 PDT
Rolled out in r218798. Reopened bug #170553.
Comment 5 Michael Catanzaro 2017-06-30 08:07:50 PDT
*** Bug 174021 has been marked as a duplicate of this bug. ***