Category: | Bug report |
Priority: | Low |
Status: | Assigned |
Project: | Severity: | Trivial |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
Original issue: http://sourceforge.net/tracker/index.php?func=detail&aid=1498507&group_i...
[ 1498507 ] Element properties dialog shows wrong Pen for line
Submitted By: Jamie - jpm1234
Date Submitted: 2006-05-31 13:41
Last Updated By: Item Submitter - Tracker Item Submitted
Date Last Updated: No updates since submission
Number of Comments: 0
Number of Attachments: 0
Category: iReport2 GUI
Assigned To: Nobody/Anonymous
Priority: 5
Summary:
Element properties dialog shows wrong Pen for line iReport 1.2.2
JasperReports 1.2.2
Create a new line anywhere on the report. Create another second line.
Click on both the first and second lines created and look at the "Graphics Element" tab in the Properties Dialog.
Both have the "Pen" set to "Thin" even though this actually isn't set at all (it's at default).
Click on the second line and choose "Pen" -> "Nothing" and then change it back to "Thin".
Now run save the report and look at the xml generated. The first line is default (which is 1Point) whereas the second line now should be correctly set to Thin.
I've ran into this before, but didn't think to check if the xml being generated was correct. I thought it was a bug in JasperReports, but it looks like it's an iReport
issue.
(Note that clicking on each element and referring to the new sidebar properties shows correctly that the Pen is "Default" on the first line drawn in the example)