Issue 41: Multiple Table Dropshadow
Status:  Fixed
Owner: ----
Closed:  Oct 2007
Reported by fuzzbi...@gmail.com, Oct 23, 2007
What steps will reproduce the problem?
1. Create a page with at least two separate tables.
2. Add the dropshadow effect to the page.
3. Only the first table will be dropshadow.

What is the expected output? What do you see instead?
All tables with dropshadow.  Only the first table has dropshadow.

What version of the product are you using? On what operating system?
2.3 pre-release headstream.

Please provide any additional information below.
Attached is a patch that will modify the jmesa.js to add the dropshadow to
all tables on the page with a class of .table.

 
multi-table-dropshadow-patch.txt
585 bytes   View   Download
Oct 23, 2007
#1 extremec...@gmail.com
Applied the patch.
Status: Fixed