Bug 309777 - When cells in a grid are merged vertically, the pdf view inserts a border.
Summary: When cells in a grid are merged vertically, the pdf view inserts a border.
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: 2.5.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: Future   Edit
Assignee: Yu Chen CLA
QA Contact: Xiaoying Gu CLA
URL:
Whiteboard:
Keywords: plan
Depends on:
Blocks:
 
Reported: 2010-04-20 05:10 EDT by bugreporter.nospam CLA
Modified: 2010-09-07 04:03 EDT (History)
4 users (show)

See Also:


Attachments
the html view behaves as expected (28.40 KB, image/png)
2010-04-20 05:10 EDT, bugreporter.nospam CLA
no flags Details
The layout (70.42 KB, image/png)
2010-04-20 05:11 EDT, bugreporter.nospam CLA
no flags Details
the pdf view inserts borders that are not expected (48.29 KB, image/png)
2010-04-20 05:12 EDT, bugreporter.nospam CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description bugreporter.nospam CLA 2010-04-20 05:10:20 EDT
Created attachment 165396 [details]
the html view behaves as expected

1. Insert a table into the layout
2. Insert a grid (2 rows, 2 cols) into table detail
3. Set all borders in cell (row 1, col 1)
4. merge cell (row 1, col 2) and cell (row 2, col 2) (merge vertically) to cell(row 1, col 2)
5. view report as html: as expected
6. view report as pdf: a border appears between cell (row 2, col 1) and the merged cell(row 1, col 2)!
Comment 1 bugreporter.nospam CLA 2010-04-20 05:11:32 EDT
Created attachment 165397 [details]
The layout
Comment 2 bugreporter.nospam CLA 2010-04-20 05:12:31 EDT
Created attachment 165398 [details]
the pdf view inserts borders that are not expected
Comment 3 Yu Chen CLA 2010-04-28 03:36:44 EDT
This case can not be supported currently due to our layout limitation.
For html output, the same problem also exists on Google Chrome.

A workaround is removing all the borders and paddings on grid cells, and add borders for label1.