Ticket #2548 (closed bug: fixed)

Opened 13 years ago

Last modified 13 years ago

[html] Exporting of borders is not correct

Reported by: todor Owned by: antoni
Priority: major Milestone: Y1
Component: uncategorized Version: 2.1
Keywords: Cc:
Category: unknown Effort:
Importance: Ticket_group:
Estimated Number of Hours: 0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0
Analysis_owners: Design_owners:
Imp._owners: Test_owners:
Analysis_reviewers: Changelog: Changelog
Design_reviewers: Imp._reviewers:
Test_reviewers: Analysis_score: 0
Design_score: 0 Imp._score: 0
Test_score: 0

Description

  • When the frames with borders are exported, the positions are incorrectly calculated.
  • This changes the frame overall position

Change History

comment:1 Changed 13 years ago by todor

  • Status changed from new to s1b_analysis_finished

comment:2 Changed 13 years ago by antoni

  • Status changed from s1b_analysis_finished to s2a_design_started

comment:3 Changed 13 years ago by antoni

  • Status changed from s2a_design_started to s2b_design_finished

comment:4 Changed 13 years ago by antoni

  • Status changed from s2b_design_finished to s2c_design_ok

comment:5 Changed 13 years ago by antoni

  • Owner set to antoni
  • Status changed from s2c_design_ok to s3a_implementation_started

comment:6 Changed 13 years ago by antoni

  • Status changed from s3a_implementation_started to s3b_implementation_finished

Problem with borders is fixed, currently position of frames is properly calculated and there is no offset anymore. Rotated frames with border are also tested.
Unfortunately there is problem with padding in text frames, because of absolute position of text parts in frames, padding is not applied.
Code is commited in revision [10057].

comment:7 Changed 13 years ago by antoni

Padding of text frame if fixed.
Now padding offset of frame is added to top and left position of every text segments.
Padding look correctly now, but unfortunately issue with justified text exist again.

Code is commited in revision [10060].

comment:8 Changed 13 years ago by todor

  • Status changed from s3b_implementation_finished to s3c_implementation_ok

this problem is fixed

comment:9 Changed 13 years ago by todor

  • Status changed from s3c_implementation_ok to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.