FS#43 - Unable to fill text fields in the forms. Typed chars appears in begining of window title.
Attached to Project:
Uzbl
Opened by Anonymous Submitter - 2009-06-20 07:44:03 PM
Last edited by Dieter Plaetinck (Dieter_be) - 2009-06-25 05:41:29 PM
Opened by Anonymous Submitter - 2009-06-20 07:44:03 PM
Last edited by Dieter Plaetinck (Dieter_be) - 2009-06-25 05:41:29 PM
|
DetailsUnable to fill text fields in the forms. Instead typed chars appears in beginning of window title.
=== STEPS === 1. uzbl -u http://mail.google.com >>> Window appears with login request form 2. Click mouse on login text field >>> There are visible cursor inside the text field - i.e. control gained focus and ready to take user input. 3. Try type some chars. >>> Typed characters appears at the beginning of window title. >>> Text field is empty, besides cursor is still there. === IMPACT === User unable to fill any text field. User may compromise its passwords cause of typed password appears clearly in title of window. |
This task depends upon
Closed by Dieter Plaetinck (Dieter_be)
2009-06-25 05:41:29 PM
Reason for closing: Not a bug
Additional comments about closing: pebcak
2009-06-25 05:41:29 PM
Reason for closing: Not a bug
Additional comments about closing: pebcak
PROTIP: cp /usr/share/uzbl/examples/config/uzbl/config ~/.config/uzbl/
Copying over the config file in /usr/share/uzbl/examples/config/uzbl/config to ~/.config/uzbl/config worked perfectly.
Maybe the solution here is having a "First run" page show up when the configuration file doesn't exist detailing how to copy over or where to find the example configuration file on your system.
2) lazzareth: there is no clean way to "know" when to show the page (the user may not want to use a config file, for example)