[3.0b1] typing WebDAV username/password very slow (bug?)

Typing into the username or password field of the WebDAV settings is very slow: I can see the letters appearing one by one, and the hard disk is continually working.

Is this a bug?

I'm on WinXP, using Zotero 3.0b1 with Firefox 6.
  • edited May 24, 2012
    I'm also seeing this with 3.0.7 Standalone on Windows XP

    Seems like on each character it causes a database update:

    Excerpt from log (this repeats for each character):
    UPDATE itemAttachments SET syncState=? WHERE itemID IN (SELECT itemID FROM items WHERE libraryID IS NULL)
    DB update should probably only happen when username/password boxes lose focus.
Sign In or Register to comment.