fredyang / chrometophone

Automatically exported from code.google.com/p/chrometophone
0 stars 0 forks source link

Sent URLs should consistently open new browser windows #176

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please answer the questions about build version and network, will save
developers a lot of time !

What steps will reproduce the problem?
1. Send a URL using Chrome to Phone
2. Send another one without touching the phone

What is the expected output? 

Two web pages open in two browser windows on the handset

What do you see instead?

The second URL opens in the same browser window as the first.

Note that if you change apps away from the browser (on the handset) between 
sending URLs, the second URL *does* open in a new browser window.

What version of the android, in Settings -> About phone -> Build number (
ex. FRFxx ) ? If less than FRF50 - see the FAQ.

FRF91

Is the phone using WiFi or mobile network when problem occurs ? If Wifi,
are you behind a firewall that blocks outgoing connections ?

Wifi

Original issue reported on code.google.com by p...@google.com on 17 Aug 2010 at 12:11

GoogleCodeExporter commented 9 years ago
Android browser doesn't support this via the intent API.

Original comment by burke.da...@gmail.com on 20 Aug 2010 at 10:30