Ticket #93 (closed defect: fixed)

Opened 6 years ago

Last modified 5 years ago

Incorrect table cell spanning

Reported by: tkg Assigned to:
Priority: minor Milestone: xmlroff 0.5.5
Component: libfo Version: 0.5.x
Keywords: Cc:
Blocking:

Description

See testdocs/tests/informaltable.001

Change History

(follow-up: ↓ 4 ) 02/26/08 14:37:15 changed by tkg

Borders on spanning cells should be drawn using "real available height".

'display-align' is not implemented.

Cells spanning from first row into second are not being accounted for correctly.

02/27/08 10:50:17 changed by tkg

(In [334]) Passing explicit width and height when drawing borders improves spanning table cells (Re #93). Using gdoubles instead of gfloats.

02/27/08 11:39:48 changed by tkg

(In [335]) Merging in [334]: Passing explicit width and height when drawing borders improves spanning table cells (Re #93). Using gdoubles instead of gfloats.

(in reply to: ↑ 1 ) 02/27/08 11:41:34 changed by tkg

Replying to tkg: ...

'display-align' is not implemented.

Now #107.

Cells spanning from first row into second are not being accounted for correctly.

Now #108.

02/28/08 12:54:13 changed by tkg

  • status changed from new to closed.
  • resolution set to fixed.

Fixed.

02/28/08 20:45:18 changed by tkg

  • milestone set to xmlroff 0.5.5.