FS#244 - uzbl-tabbed does not input in password fields (all websites)
Attached to Project:
Uzbl
Opened by Rahul Jain (rahulthewall) - 2010-09-23 02:49:57 PM
Last edited by Brendan Taylor (bct) - 2012-10-22 11:59:03 PM
Opened by Rahul Jain (rahulthewall) - 2010-09-23 02:49:57 PM
Last edited by Brendan Taylor (bct) - 2012-10-22 11:59:03 PM
|
DetailsI can enter my username and password via the respective fields in uzbl-browser, but I cannot do the same in uzbl-tabbed. I have no idea what is going wrong.
Version: 2010.08.05 Distribution: Gentoo (using ebuild in portage tree) Please tell me what other details can I provide. |
This task depends upon
142c142
< sed 's/<{br}>%{>\([^(]\+(\)\(radio\|checkbox\|text\|search\|textarea\|password\)):<}%/\\n\1\2):/g')
---
> sed 's/<{br}>%{>\([^(]\+(\)\(radio\|checkbox\|text\|search\|textarea\|password\)):<}%/\n\1\2):/g')