Base meta bug for all table related issues.
While distributing the height of selected rows evenly , it uses the highest column's Height, and extend the table height. Instead it should distribute the number of rows evenly with in the table height. Simpler terms: Table height should not grow while distributing rows evenly. This function works good with distributing columns evenly. The width is not extending, and distributes with in the table's width. Thank you
(In reply to Hari Prasad from comment #1) > While distributing the height of selected rows evenly , it uses the highest > column's Height, and extend the table height. Instead it should distribute > the number of rows evenly with in the table height. > > Simpler terms: Table height should not grow while distributing rows evenly. > This function works good with distributing columns evenly. The width is not > extending, and distributes with in the table's width. > > Thank you No distributed table row height was resolved as WF in work on bug 64242 Also this is a meta, should open a new enhancement request for handling distributed table row height--but which would likely be duped back to 64242