2239: Adding comment to review does not work with Chrome 14.0.835.94
- ThirdParty
- Review Board
shanka******@gmai***** (Google Code) (Is this you? Claim this profile.) | |
Oct. 4, 2011 | |
2296 |
What version are you running? 1.5.5 What's the URL of the page containing the problem? The review page (/r/<reviewnum>) What steps will reproduce the problem? 1. Visit a review request that has some reviews already posted. 2. Click on "Add comment" after one of the reviews 3. What is the expected output? What do you see instead? I expect a text box to open up, where I can add a comment, and click on "Save". Instead, what happens is that a "blank comment" is added (as if I had hit save on an empty textbox), and no Publish button (or any other button) shows up. What operating system are you using? What browser? Chrome 14.0.835.94, on both MacOS 10.6.8 and Windows 2008 R2. Please provide any additional information below. This is a problem caused by a recent update to Chrome. Used to work fine in the 13.* series and before.
Same issue for me on Mac. Note that the edit box does appear if you collapse and expand the entire comment thread after clicking "Add comment".
Another workaround is to go into developer mode and hit the elements button. The comment box should appear immediately.
I suspect the issue with this bug is neither Chrome nor Review Board. The culprit is Ad-block. If you force an Ad-Block update, this functionality should work as expected. If this is the case for everyone else, you can probably close this bug.
Confirmed. The problem seems to be go away when I disable AdBlock. However, I'm running the newest version (2.4.28) as far as I can see.
On linux running chromium... I successfully updated my adblock subscription and the problem went away. Thanks.
Ah, I didn't realize you meant to force a subscription update. I tried this and can confirm that it fixes the problem.