Ticket #2465 (closed bug: obsolete)

Opened 15 years ago

Last modified 13 years ago

text-margin-link-exception

Reported by: diana Owned by:
Priority: major Milestone:
Component: uncategorized Version: 2.0
Keywords: text Cc:
Category: unknown Effort:
Importance: Ticket_group:
Estimated Number of Hours: 0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0
Analysis_owners: kyli Design_owners: kyli
Imp._owners: kyli Test_owners:
Analysis_reviewers: meddle Changelog:
Design_reviewers: meddle Imp._reviewers: meddle, deyan
Test_reviewers: Analysis_score: 4
Design_score: 4 Imp._score: 4
Test_score: 0

Description

  • Create a new book.
  • Create a text frame in it.
  • Make the text frame be a link (example: make it show when MOUSE_PRESSED).
  • Type some text in the text frame.
  • Set margins in the text frame (example:set all be 2.0).
  • Open preview mode.
  • Try to trigger the event of the link (ex:click in the text frame) (at this point exception appears).

Attachments

getHitIndex.patch (1.1 KB) - added by diana 15 years ago.

Change History

comment:1 Changed 15 years ago by diana

  • Status changed from new to s1b_analysis_finished

comment:2 Changed 15 years ago by diana

  • Status changed from s1b_analysis_finished to s2a_design_started
  • In HotAreaLayout:getHitIndex if the lines before the wanted position are == 0 then the result is not affected, otherwise from the result is drawn the offset.

Changed 15 years ago by diana

comment:3 Changed 15 years ago by diana

  • Status changed from s2a_design_started to s3b_implementation_finished

comment:4 Changed 15 years ago by meddle

  • Status changed from s3b_implementation_finished to s3c_implementation_ok
  • Analysis_reviewers set to meddle
  • Changelog [wiki:Changelog] deleted
  • Analysis_score changed from 0 to 4
  • Imp._reviewers set to meddle, deyan
  • Design_score changed from 0 to 4
  • Design_reviewers set to meddle
  • Imp._score changed from 0 to 4

Merged into the trunk at [9206]

comment:5 Changed 13 years ago by meddle

  • Status changed from s3c_implementation_ok to closed
  • Resolution set to obsolete

Closing all the tickets before M Y1

Note: See TracTickets for help on using tickets.