Ticket #2462 (closed bug: obsolete)
tab-in-justified-text -- Tab in justified text sometimes tears words
Reported by: | deyan | Owned by: | boyanl |
---|---|---|---|
Priority: | major | Milestone: | X3 |
Component: | uncategorized | Version: | 2.0 |
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: | deyan | Design_owners: | boyanl |
Imp._owners: | boyanl | Test_owners: | |
Analysis_reviewers: | boyanl | Changelog: | Changelog |
Design_reviewers: | meddle | Imp._reviewers: | meddle, deyan, todor |
Test_reviewers: | Analysis_score: | 3.5 | |
Design_score: | 3.5 | Imp._score: | 3.5 |
Test_score: | 0 |
Description (last modified by deyan) (diff)
Attachments
Change History
comment:1 Changed 15 years ago by deyan
- Status changed from new to s1b_analysis_finished
- Description modified (diff)
comment:2 Changed 15 years ago by boyanl
- Design_owners set to boyanl
- Status changed from s1b_analysis_finished to s2a_design_started
- Imp._owners set to boyanl
- Analysis_reviewers set to boyanl
- Analysis_score changed from 0 to 3.5
OK
comment:3 Changed 15 years ago by boyanl
- Status changed from s2a_design_started to s2b_design_finished
- Correct the index calculation in Word.get
comment:5 Changed 15 years ago by boyanl
- Owner set to boyanl
- Status changed from s2c_design_ok to s3a_implementation_started
comment:6 Changed 15 years ago by boyanl
- Status changed from s3a_implementation_started to s3b_implementation_finished
comment:7 Changed 15 years ago by meddle
- Status changed from s3b_implementation_finished to s1c_analysis_ok
- Design_score changed from 0 to 2
- Design_reviewers set to meddle
- Imp._score changed from 0 to 2
- Imp._reviewers set to meddle, deyan
This task will fail:
- Exception occurs when pasting text with few paragraphs from browser.
- The exception is attached in the null_pointer.log file.
2p
comment:8 Changed 15 years ago by boyanl
- Status changed from s1c_analysis_ok to s2a_design_started
- Added a check for whether the index is at the end of the text
Let's hope there won't be one now :)
comment:9 Changed 15 years ago by boyanl
- Status changed from s2a_design_started to s3b_implementation_finished
comment:10 Changed 15 years ago by meddle
- Status changed from s3b_implementation_finished to s3c_implementation_ok
- Design_score changed from 2 to 3.5
- Imp._score changed from 2 to 3.5
- Imp._reviewers changed from meddle, deyan to meddle, deyan, todor
Ok, now it is working, and you should write ifs with brackets despite the rows they are in...
Merged into the trunk at [9201].
3.5p
comment:11 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.