Ticket #2556 (s3c_implementation_ok bug)
[html] Text tabulation fix
Reported by: | todor | Owned by: | antoni |
---|---|---|---|
Priority: | major | Milestone: | Y1 |
Component: | uncategorized | Version: | 2.1 |
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: | Design_owners: | ||
Imp._owners: | Test_owners: | ||
Analysis_reviewers: | Changelog: | Changelog | |
Design_reviewers: | Imp._reviewers: | ||
Test_reviewers: | Analysis_score: | 0 | |
Design_score: | 0 | Imp._score: | 0 |
Test_score: | 0 |
Description
- different font sizes have different width of the tabulation
- the tabulation should not be related with the font size of the text
Change History
comment:2 Changed 13 years ago by antoni
- Status changed from s1b_analysis_finished to s2a_design_started
comment:3 Changed 13 years ago by antoni
- Status changed from s2a_design_started to s2b_design_finished
comment:5 Changed 13 years ago by antoni
- Owner set to antoni
- Status changed from s2c_design_ok to s3a_implementation_started
comment:6 Changed 13 years ago by antoni
Fixed size tabulations will be displayed anymore like tabulations in Sophie.
Font family Monospace with font-size of 10 will be used to display tabulation with width of 48px.
Code was commited in revision [10068].
comment:7 Changed 13 years ago by antoni
- Status changed from s3a_implementation_started to s3b_implementation_finished
Tabulation width constant in Sophie Author is modified from 50 to 48px to be equal to tabulation diplayed in Sophie HTML Reader.
Code is commited in revision [10069].
Note: See
TracTickets for help on using
tickets.