zotero/test
Dan Stillman 8fec5ace3a Fix post-save textbox focusing bugs in right-hand pane
Fix a couple cases of lost text field focus after an edit, including
focusing of the Title field after using New Item when a field is already
being edited and has a changed value.

Also, in tests, select My Library and wait for items to load when using
the loadZoteroPane() support function. We could add a parameter to skip
that or move it to a separate function, but the code to detect it is a
bit convoluted and it's a prerequisite for many tests, so it's handy to
have a function for it.
2015-05-04 02:45:55 -04:00
..
components Make debugging tests a bit easier 2015-03-07 22:17:44 -05:00
content Fix post-save textbox focusing bugs in right-hand pane 2015-05-04 02:45:55 -04:00
resource Add header to EventUtils.jsm 2015-03-09 17:40:58 -04:00
tests Fix post-save textbox focusing bugs in right-hand pane 2015-05-04 02:45:55 -04:00
chrome.manifest Unit testing infrastructure 2015-03-07 16:34:55 -05:00
install.rdf Unit testing infrastructure 2015-03-07 16:34:55 -05:00
runtests.sh Disable browser UI tour in test profile 2015-04-26 18:08:25 -04:00