Ticket #926 (closed planned_task: obsolete)
TEXT_PARAGRAPH_SPACING_R0
Reported by: | Astea | Owned by: | vlado |
---|---|---|---|
Priority: | 3 | Milestone: | M05_PRE5 |
Component: | TEXT_FORMATTING | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | MAIN | Effort: | 1 |
Importance: | 0 | Ticket_group: | |
Estimated Number of Hours: | Add Hours to Ticket: | ||
Billable?: | Total Hours: | ||
Analysis_owners: | dido, deyan | Design_owners: | diana, vlado |
Imp._owners: | diana, vlado, diana, vlado | Test_owners: | |
Analysis_reviewers: | dido | Changelog: | |
Design_reviewers: | meddle | Imp._reviewers: | pap, meddle, meddle |
Test_reviewers: | Analysis_score: | 4 | |
Design_score: | 3.5 | Imp._score: | 2 |
Test_score: | 0 |
Description
wiki page: TEXT_PARAGRAPH_SPACING_R0 - effort: 1d
Attachments
Change History
comment:1 Changed 16 years ago by dido
- Owner changed from Astea to dido
- Design_score set to 0
- Imp._score set to 0
- Test_score set to 0
- Analysis_score set to 0
comment:3 Changed 16 years ago by dido
- Status changed from s1a_analysis_started to s1b_analysis_finished
comment:6 Changed 16 years ago by nenko
- Ticket_group changed from GROUP_BASE_MODEL_TEXT_R0 to GROUP_TEXT_STYLING_R0
comment:10 Changed 16 years ago by deyan
- Ticket_group GROUP_TEXT_STYLING_R0 deleted
Removing from group
comment:11 Changed 16 years ago by dido
- Status changed from s1b_analysis_finished to s1c_analysis_ok
- Analysis_reviewers set to dido
- Analysis_score changed from 0 to 4
Analysis review 4p (10m)
comment:12 Changed 16 years ago by vlado
- Design_owners set to vlado
- Owner changed from dido to vlado
- Status changed from s1c_analysis_ok to s2a_design_started
comment:14 Changed 16 years ago by vlado
- Status changed from s2a_design_started to s2b_design_finished
comment:15 Changed 16 years ago by meddle
- Status changed from s2b_design_finished to s2c_design_ok
- Design_score changed from 0 to 3.5
- Design_reviewers set to meddle
I think for that requirements the design is enough...
3.5p (40m)
comment:16 Changed 16 years ago by vlado
- Status changed from s2c_design_ok to s3a_implementation_started
comment:18 Changed 16 years ago by vlado
- Status changed from s3a_implementation_started to s3b_implementation_finished
comment:19 Changed 16 years ago by pap
- Status changed from s3b_implementation_finished to s2c_design_ok
- Imp._score changed from 0 to 2
- Imp._reviewers set to pap
- The paragraph hud has very bad behaviour
- When you paste text and try to change the indent it throws an IndexOutOfBounds exception.
- The same happens when you type some text.
- Otherwise the code seems of reasonable quality.
- Try to improve the Javadoc and add some comments to the code as it is poorly documented
comment:20 Changed 16 years ago by vlado
- Status changed from s2c_design_ok to s3a_implementation_started
- Imp._owners changed from diana, vlado to diana, vlado, diana, vlado
comment:21 Changed 16 years ago by vlado
- Status changed from s3a_implementation_started to s3b_implementation_finished
comment:22 Changed 16 years ago by meddle
- Status changed from s3b_implementation_finished to s2c_design_ok
- Imp._reviewers changed from pap to pap, meddle
There are problems merging this task that could not be resolved trivially... I'm sorry that we couldn't fix them on my machine, so synchronize with the trunk and we I'll merge you...
2p (70m)
comment:23 Changed 16 years ago by vlado
- Status changed from s2c_design_ok to s3a_implementation_started
comment:24 Changed 16 years ago by vlado
- Status changed from s3a_implementation_started to s3b_implementation_finished
comment:25 Changed 16 years ago by meddle
- Status changed from s3b_implementation_finished to s2c_design_ok
- Imp._reviewers changed from pap, meddle to pap, meddle, meddle
Behavior problems:
- If I write only one row, for example the word 'anime' and try to change the identation the identation is not changed and when I open the HUD again it's 0, but I've entered for example 30.
- ENTER means new line and Shift+ENTER new paragraph in your current implementation ENTER always goes to the new identation and Shift+ENTER toggles it... That is not the right behavior, I talked with Milo about that.
Errors:
- When in idented row you delete with backspace you get this exception -> paragraph_error.txt. And strange 'C' character is shown at the end of the text.
So with these problems I can not merge the paragraphs into the trunk :(
2p (40m)
comment:26 Changed 15 years ago by deyan
- Status changed from s2c_design_ok to closed
- Resolution set to obsolete
Batch update from file query-obsoleted.csv
Note: See
TracTickets for help on using
tickets.