Ticket #2472 (closed bug: obsolete)

Opened 15 years ago

Last modified 13 years ago

text-wrong-selection

Reported by: diana Owned by: diana
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: diana Design_owners: diana
Imp._owners: diana Test_owners:
Analysis_reviewers: pap Changelog: Changelog
Design_reviewers: pap Imp._reviewers: deyan, pap
Test_reviewers: Analysis_score: 3.5
Design_score: 4 Imp._score: 3.5
Test_score: 0

Description

When a text in a text frame is selected from left to right the selected interval is one character more(from the right side) than expected.

Attachments

2472.patch (2.3 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 CaretProcessor:process add only CommonChar.BOLD, CommonChar.ITALIC, CommonChar.FONT_SIZE from the previous text unit to the caret styles(not the whole style of the prev. unit as it is now).

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 diana

  • Status changed from s3b_implementation_finished to s1c_analysis_ok

comment:5 Changed 15 years ago by diana

  • Owner set to diana
  • Status changed from s1c_analysis_ok to s2a_design_started
  • In CaretProcessor:getStyledText add only Layout.CARET_ATTR to the caret style values(now it is wrong because the caret style is applied to the next letter interval and if the CommonChar.FONT_SIZE is applied then the letter after the caret will be with wrong size).

Changed 15 years ago by diana

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
  • Analysis_reviewers set to pap
  • Analysis_score changed from 0 to 3.5
  • Imp._reviewers set to deyan, pap
  • Design_score changed from 0 to 4
  • Design_reviewers set to pap
  • Imp._score changed from 0 to 3.5

comment:8 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.