JonasNo / fauxbar

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

URLs with spaces in them handled differently in left Fauxbar field than Chrome, Firefox, IE #48

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Enter a URL with a space in it into the left text box of the Fauxbar tab, 
such as:
http://internal-wiki.example-company.com/wiki/History of the Internet
2. Hit enter

What is the expected output? What do you see instead?

What happens: It appears that Fauxbar sees a space in the text and so runs it 
through the Fauxbar Fallback URL.

Expected: The browser would try navigating to the URI. This is what happens in 
Chrome, Firefox, and IE by default. This is particularly the case as Fauxbar 
has separate text fields on the left and the right, as opposed to Chrome's 
single omnibar trying to serve both direct address navigation an search.

What version of the product are you using? On what operating system?

Chrome 13.0.782.215 m, Fauxbar - Version: 1.0.0, Windows 7

Please provide any additional information below.

Original issue reported on code.google.com by andrewbo...@gmail.com on 27 Aug 2011 at 11:50

GoogleCodeExporter commented 9 years ago
Well spotted. I'll make it so that if the first portion of text conforms to a 
valid address, the entire text will be treated as such.

Original comment by fauxbar....@gmail.com on 29 Aug 2011 at 9:14

GoogleCodeExporter commented 9 years ago
Fixed in 1.0.1.

Original comment by fauxbar....@gmail.com on 30 Aug 2011 at 12:47