jquery clearing fields on click loses user data if using TAB to navigate
joachim - March 2, 2009 - 12:05
| Project: | Module Builder |
| Version: | 6.x-2.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Urgh!
I just used TAB instead of a click to switch fields in this and it lost my text when I later clicked.
Clearing the existing text needs to be done on focus, rather than on click. Or -- since tabbing selects everything anyway ready for overtyping, focus should lose the click behaviour.

#1
... and it also shouldn't happen when the Back button has been used to go from page 2 to page 1...
#2
Fixed.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.