Ticket #1703 (closed defect: fixed)
"selected" parameter should not define color for "Help, Menu, View, Edit,..." line
Reported by: | sergey-feo | Owned by: | slavazanko |
---|---|---|---|
Priority: | minor | Milestone: | 4.7.0-pre4 |
Component: | mc-skin | Version: | 4.7.0-pre3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description
Now "selected" parameter defines both cursor color and color for "Help, Menu, View, Edit,..." line. It should define only cursor color; color for bottom line should has separate parameter.
Change History
comment:1 Changed 15 years ago by slavazanko
- Owner set to slavazanko
- Status changed from new to accepted
comment:2 Changed 15 years ago by slavazanko
- severity changed from no branch to on review
- Milestone changed from 4.7 to 4.7.0-pre4
created 1703_menubar_colorpair branch
Initial changeset:216c3a56708b78fff18c89a6ca7275102f6f9a68
review, please.
comment:4 Changed 15 years ago by slavazanko
- Votes for changeset angel_il deleted
branch rebased and added new commits :
- 742eae18d2261d5703404bbe9bb513f56e6fc40d: Make own colorpairs for buttonbar widget
- (new) da8d68d85a4c41877b22bf9f3bd8913f352b7bad: Fixed width calculation of Buttonbar widget
Review.
comment:6 Changed 15 years ago by andrew_b
- Votes for changeset angel_il deleted
- severity changed from on review to on rework
Mouse handling is broken. Click on left half of button calls correct function (F1 -- help, F2 -- menu, etc). Click on right half on button calls function of next button (F1 -- menu, F2 -- view. etc).
Vote was removed, Severity was set to rework.
comment:7 Changed 15 years ago by slavazanko
- severity changed from on rework to on review
- 0e8d649dbfdbe20f716f8a5f2da0b0ce89e36d3c: Fixed calculation of mouse coordinates for buttonbar.
Review.
comment:9 Changed 15 years ago by angel_il
- Votes for changeset changed from andrew_b to andrew_b angel_il
comment:11 Changed 15 years ago by slavazanko
- Status changed from accepted to testing
- Votes for changeset changed from andrew_b angel_il to commited-master
- Resolution set to fixed
- severity changed from approved to merged
Note: See
TracTickets for help on using
tickets.