1079: Commenting on screenshot is not working

sebastie*********@gmai***** (Google Code) (Is this you? Claim this profile.)
April 22, 2009
1013
What version are you running?
1.0 beta2 from release directory

What steps will reproduce the problem?
1. Go to a review with a screenshot. Go to this screenshot.
2. Select a frame on the screenshot.
3. Try to edit a comment in it. You can't

What is the expected output? What do you see instead?
I guess we should be able to add some text ?

I got the following javascript error on the mouseUp event (just after 
creating the frame).

commentDetail.one("close", function () {activeCommentBlock = 
commentBlock;commentDetail.setCommentBlock(commentBlock).positionToSide(com
mentBlock.flag, {side: "b", fitOnScreen: 
true});commentDetail.open();}).close is not a function
http://zeb/media/rb/js/screenshots.js?1239291171
Line 427

What operating system are you using? What browser?


Please provide any additional information below.
Tested with Firefox 3.0.8/Chrome and Windows Vista.
chipx86
#1 chipx86
It's fixed in the nightlies.