Ticket #2088 (closed bug)
Align horizontaly and verticaly results in moving frames when clicked more than once.
Reported by: | todor | Owned by: | |
---|---|---|---|
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: | todor | Design_owners: | jani |
Imp._owners: | jani | Test_owners: | |
Analysis_reviewers: | jani | Changelog: | |
Design_reviewers: | meddle | Imp._reviewers: | meddle |
Test_reviewers: | Analysis_score: | 2 | |
Design_score: | 2 | Imp._score: | 2 |
Test_score: | 0 |
Description
- Select two or more frames.
- Click align frames horizontally (vertically).
- Click align frames horizontally (vertically) again. This result in moving the group up (left).
Change History
comment:2 Changed 16 years ago by jani
- Design_owners set to jani
- Status changed from s1b_analysis_finished to s2a_design_started
- Imp._owners set to jani
comment:3 Changed 15 years ago by jani
- Status changed from s2a_design_started to s3b_implementation_finished
The align value was wrongly calculated for horizontal and vertical alignment. Also fixed the sort keys of the align buttons. [7275]
comment:4 Changed 15 years ago by meddle
- Status changed from s3b_implementation_finished to s3c_implementation_ok
- Analysis_reviewers set to jani
- Analysis_score changed from 0 to 2
- Imp._reviewers set to meddle
- Design_score changed from 0 to 2
- Design_reviewers set to meddle
- Imp._score changed from 0 to 2
Yes but if you try to align two frames first horizontally and the vertically you got an Exception.
http://pastebin.asteasolutions.net/m6cc58f15 -> The exception :)
2p
Note: See
TracTickets for help on using
tickets.