Ticket #1973 (closed bug: fixed)
Hot Text: Changes should be grouped
Reported by: | deyan | Owned by: | vlado |
---|---|---|---|
Priority: | major | Milestone: | M12_RELEASE |
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: | vlado |
Imp._owners: | vlado | Test_owners: | |
Analysis_reviewers: | vlado | Changelog: | |
Design_reviewers: | meddle | Imp._reviewers: | meddle, todor |
Test_reviewers: | deyan | Analysis_score: | 3.5 |
Design_score: | 3.5 | Imp._score: | 3.5 |
Test_score: | 0 |
Description (last modified by deyan) (diff)
When you are typing a text, undo should undo not only the last symbol, but more changes, for example a whole word. The best approach will be to group the changes before and after a timeout (500 milliseconds for example)
- The change should start when you type a character and should end when you have not typed in a character for more than timeout time
Change History
comment:2 Changed 16 years ago by deyan
- Description modified (diff)
- Summary changed from Text changes should be grouped to Hot Text: Changes should be grouped
comment:3 Changed 16 years ago by vlado
- Status changed from s1b_analysis_finished to s2a_design_started
comment:4 Changed 16 years ago by vlado
- Status changed from s2a_design_started to s2b_design_finished
comment:6 Changed 16 years ago by vlado
- Owner set to vlado
- Status changed from s2c_design_ok to s3a_implementation_started
- Imp._owners set to vlado
comment:7 Changed 16 years ago by vlado
- Status changed from s3a_implementation_started to s3b_implementation_finished
Fixed as part of HOT_TEXT_REDESIGN_R2 task.
comment:8 Changed 16 years ago by meddle
- Design_owners set to vlado
- Status changed from s3b_implementation_finished to s3c_implementation_ok
- Analysis_reviewers set to vlado
- Analysis_score changed from 0 to 3.5
- Imp._reviewers set to meddle, todor
- Design_score changed from 0 to 3.5
- Design_reviewers set to meddle
- Imp._score changed from 0 to 3.5
We fixed it at the implementation review of HOT_TEXT_REDESIGN_R2. I like the new behavior :)
Write your names in the fields!!!!!!!!!!!!!!!!
Note: See
TracTickets for help on using
tickets.