Ticket #2212 (closed bug: fixed)

Opened 15 years ago

Last modified 15 years ago

intented-paragraph-wrong-navigation - Mouse click does not put cursor where it should

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

Description (last modified by todor) (diff)

When a paragraph is centered or right indented, clicking with mouse on a text position puts the cursor 9+ positions ahead

  • The caret must be place exactly in the position of the text where the user clicked.

Attachments

align.patch (932 bytes) - added by diana 15 years ago.

Change History

comment:1 Changed 15 years ago by deyan

  • Importance set to 58
  • Summary changed from intented-paragraph-wrong-navigation – Mouse click does not put cursor where it should to intented-paragraph-wrong-navigation – Mouse click does not put cursor where it should

Batch update from file 0911261.csv

comment:2 Changed 15 years ago by todor

  • Category set to unknown
  • Analysis_score set to 0
  • Test_score set to 0
  • Summary changed from intented-paragraph-wrong-navigation – Mouse click does not put cursor where it should to intented-paragraph-wrong-navigation - Mouse click does not put cursor where it should
  • Design_score set to 0
  • Imp._score set to 0

comment:3 Changed 15 years ago by todor

  • Status changed from new to s1b_analysis_finished
  • Description modified (diff)
  • Analysis_owners set to todor

comment:4 Changed 15 years ago by diana

  • Design_owners set to diana
  • Imp._owners set to diana

In HotSegmenLayout : getHitPos() remove the unnecessary offset from the given parameter(since the text x coordinate is not 0.0 if the text is centered ot aligned left).

Changed 15 years ago by diana

comment:5 Changed 15 years ago by diana

  • Status changed from s1b_analysis_finished to s2a_design_started

comment:6 Changed 15 years ago by diana

  • Status changed from s2a_design_started to s3b_implementation_finished

comment:7 Changed 15 years ago by pap

  • Status changed from s3b_implementation_finished to s3c_implementation_ok
  • Design_score changed from 0 to 4
  • Design_reviewers set to pap
  • Imp._score changed from 0 to 4
  • Imp._reviewers set to pap, deyan
  • OK
  • Commited to trunk in [8253]

comment:8 Changed 15 years ago by deyan

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

fixed

Note: See TracTickets for help on using tickets.