Ticket #2468 (closed bug: obsolete)
text-empty-selection-cannot-set-foreground-color
Reported by: | diana | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
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: | 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: | 4 | |
Design_score: | 4 | Imp._score: | 4 |
Test_score: | 0 |
Description
When there is no selection in the text frame no foreground color can be applied from the color picker hud (the circle in the color picker cannot be moved).
Attachments
Change History
comment:2 Changed 15 years ago by diana
- Status changed from s1b_analysis_finished to s2a_design_started
- In TextStyleUtils:getValue function if the selection interval is empty the value of the given attribute is taken from the inputStyle of the text model.
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 pap
- Status changed from s3b_implementation_finished to s3c_implementation_ok
- Analysis_reviewers set to pap
- Analysis_score changed from 0 to 4
- Imp._reviewers set to deyan, pap
- Design_score changed from 0 to 4
- Design_reviewers set to pap
- Imp._score changed from 0 to 4
- Commited in [9210].
- Good job.
Note: See
TracTickets for help on using
tickets.