New issue
Advanced search Search tips

Issue 881570 link

Starred by 1 user

Issue metadata

Status: Unconfirmed
Owner:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug



Sign in to add a comment

updating from v68 to v69 a sendKeys command will no longer trigger BS4 typeahead when using ChromeDriver.

Reported by ericpo...@gmail.com, Sep 6

Issue description

Chrome Version       : v69.0.3497.81
URLs (if applicable) :
Other browsers tested:
  Add OK or FAIL after other browsers where you have tested this issue:
     Safari: PASS
    Firefox: PASS
       Edge: PASS

What steps will reproduce the problem?
(1) Using Selenium/Protractor automation we use the sendKeys statement to enter text into inputs. Those inputs have twitter bootstrap 4 autocomplete dropdowns that should show up after entering text.
(2) After updating from v68 to v69 a sendKeys command will no longer trigger BS4 typeahead when using ChromeDriver.

What is the expected result?  appropriate eventing takes place from sendKeys using chromeDriver so that auto-complete can take place/open.


What happens instead? no autocomplete


Please provide any additional information below. Attach a screenshot if
possible.  v68 everything works, v69 does not.

 
Labels: Needs-Triage-M69
Components: Platform>DevTools
Do you have a reproduction example?
Cc: einbinder@chromium.org
Cc: -einbinder@chromium.org
Components: -Platform>DevTools
Owner: einbinder@chromium.org

Sign in to add a comment