fredyang / chrometophone

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

Contextual menu option sends clipboard rather than the link that was right clicked. #258

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Right click a link on the computer (using chrome 9 dev and latest chrome to 
phone browser extension)
2. Click the Chrome to Phone option.

What is the expected output? What do you see instead?
This should send the whole url but instead it just send the alt text of the 
link.  For example, if there was a link to example.com but they used the text 
"example" for the link, only "example" would be sent to the phone, not the link 
that you intended to send. 

Please provide any additional information below.
In chrome on mac, right clicking a link automatically highlights the text so 
it's impossible to send the link unless they don't use any alt text.

Original issue reported on code.google.com by djh...@gmail.com on 13 Dec 2010 at 3:25