Last modified: 2010-03-12 09:22:50 UTC
Reporting against Babaco Release : r62243 Steps to Reproduce :: 1. Select a random page and start editing. 2. Click on 'Table' icon from the advanced tool bar. 3. Check 'Select a random page' and 'Select a random page' check boxes. 4. Change the no of rows and columns. 5. Click on 'Insert' button. Expected Outcome:: Insert table window should closed after user clicks the 'Insert' button. Test Environment:: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 3.5.30729)
To whoever wants to debug this: this is probably the result of a JS error in the click handler for the insert button, most likely in context.fn.encapsulateSelection()
*** Bug 22499 has been marked as a duplicate of this bug. ***
Verified and close