Comment 7 for bug 1582060

Revision history for this message
Olivier Tilloy (osomon) wrote : Re: OSK doesn’t pop up on HERE account login page

This is not specific to here.com: I can reliably reproduce the issue with a test HTML page that has a hyperlink (with target="_blank") to another page with any input field, e.g.:

<html>
 <body>
  <a href="http://start.ubuntu.com" target="_blank">test</a>
 </body>
</html>

Clicking that link opens a new tab, but focusing the search field in that new tab doesn’t bring up the OSK.