Environment:
- hosted version of FogBugz
- Safari 5.0.5 on MacOS X (Snow Leopard)
Steps to reproduce:
- in the list of cases select the checkbox for a case with no estimate
- click the "Working On" drop down menu anchor
- pick the first option in the menu (Selected Case:...)
- you'll get a "Case ### does not have an estimate" dialog, enter 1 as an estimate and click "OK"
- everything hangs, the open dialogs don't go away
As a workaround you can do:
- click "Cancel", or click outside the dialogs to dismiss them
- redo steps #2 and #3
- all is good
- do a "List Cases" to confirm that the estimate got recorded
BTW, there seems to be a bug in the app powering stackexchange too, the numbering for the workaround steps in the source of this post go from 6 trough 9, yet they're displayed starting at 1.
Additional info:
The failure seems to occur in the client-side JavaScript, indicated by the following error: "Syntax error, unrecognized expression: [tagName=FB:REMAIN]" in the error console of the Safari browser.