Bug 190780 - [GTK] Problem with NTSA
Summary: [GTK] Problem with NTSA
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: Other
Hardware: All Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-21 13:20 PDT by bugzilla-ok
Modified: 2018-10-23 07:39 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugzilla-ok 2018-10-21 13:20:08 PDT
https://www.nhtsa.gov/ratings#manufacturer

Click "Compare Vehicles"

Start entering a car model and then click suggestion in dropdown menu. Nothing changes. Should add model for comparison.

Tested Epiphany and MiniBrowser, latest updates in Xubuntu 18.10. Works as expected in Firefox.
Comment 1 Adrian Perez 2018-10-23 07:39:10 PDT
(In reply to bugzilla-ok from comment #0)
> https://www.nhtsa.gov/ratings#manufacturer
> 
> Click "Compare Vehicles"
> 
> Start entering a car model and then click suggestion in dropdown menu.
> Nothing changes. Should add model for comparison.
> 
> Tested Epiphany and MiniBrowser, latest updates in Xubuntu 18.10. Works as
> expected in Firefox.

I can confirm the issue, and there are no error/warning messages in the
Web inspector console.

One more detail: Using the keyboard to select an item from the popup with
the arrow keys and then pressing “Enter” to select it *does* work. This
points to some mouse handling issue.

Also: Clicking the input field (without modifying the search terms entered)
pops up the completions again, and then choosing an element with the mouse
works.