[
https://issues.apache.org/jira/browse/CB-14190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16634048#comment-16634048
]
ASF GitHub Bot commented on CB-14190:
-------------------------------------
janpio commented on issue #275: CB-14190: (windows) Fix bug where double
clicking `<select>` exits app
URL:
https://github.com/apache/cordova-plugin-inappbrowser/pull/275#issuecomment-425913000
Hey, I just fixed the problem that caused Android tests to fail in `master`.
Could you rebase this PR please? This should get rid of the Android failures
and possibly fix all test failures for this PR.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Double click `<select>` element causes app to exit.
> ---------------------------------------------------
>
> Key: CB-14190
> URL: https://issues.apache.org/jira/browse/CB-14190
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-plugin-inappbrowser, cordova-windows
> Affects Versions: 3.0.0
> Reporter: Iain Connor
> Assignee: Jesse MacFadyen
> Priority: Minor
>
> In Windows, create an inappbrowser and browse somewhere with target not
> `_system` or `_self` or empty.
> Find a `<select>` element and double click it.
> Expected behaviour:
> First click expands `<select>` dropdown by showing `<option>`s.
> Second click is ignored or chooses `<option>` under cursor, if there is one.
> Actual behaviour:
> Second click exits the inappbrowser.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]