FLUID-2173: Reorderer has difficulties working on bare <tr> rows within table layouts

Metadata

Source
FLUID-2173
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Antranig Basman
Created
2009-01-28T15:53:49.000-0500
Updated
2009-02-02T08:59:38.000-0500
Versions
  1. 0.5beta1
  2. 0.5
  3. 0.6beta1
  4. 0.6
  5. 0.7
Fixed Versions
  1. 0.8
Component
  1. Reorderer

Description

Various users have reported a form of "layout corruption issue" when the Reorderer is applied to sort bare <tr> elements within an overall table - although so far these issues have produced tricky to reproduce. I have created a sample manual-tests/table-tr as a placeholder for a test which demonstrates the issue - currently it seems to work.

Comments

  • Justin Obara commented 2009-02-02T08:59:38.000-0500

    Appears to have been resolved with the latest release

    Tested using:

    FF2, FF3 (Mac OS 10.5)
    FF3 (Win Vista)

    and confirmed by Gonzalo, who initially found this error