CaioMeloSilva / poster-extension

Automatically exported from code.google.com/p/poster-extension
0 stars 0 forks source link

Enhancement: Add history of URLs as pull-down in the URL field #53

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
We often post the the same URL during testing, or a series of URLs.  It
would be great to have the last n URLs available as a pull-down list

Original issue reported on code.google.com by david_in...@millipore.com on 4 Jun 2010 at 2:21

GoogleCodeExporter commented 8 years ago
That sounds like a useful feature.

Original comment by a...@milowski.com on 29 Mar 2011 at 5:07

GoogleCodeExporter commented 8 years ago
It's very easy to add such feature. In poster-window.xul change to this:

<textbox id="url" flex="2" type="autocomplete" autocompletesearch="history 
form-history"/>

Original comment by ebeng...@gmail.com on 5 Apr 2011 at 8:15