Ticket #1785 (closed defect: fixed)
lost transparency colors in mcedit [editnormal] background depends on [normal]
Reported by: | j3nda | Owned by: | slavazanko |
---|---|---|---|
Priority: | trivial | Milestone: | 4.7.5 |
Component: | mcedit | Version: | 4.7.0-pre4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | commited-master committed-stable |
Description
/usr/bin/mc -e ./tmp.php --colors "editnormal=default,black"
in editor (mcedit) is background color "blue", lost transparency (for lines, which has text). backgroung color depends on [norma], eg: blue
for correcting:
/usr/bin/mc -e ./tmp.php --colors "editnormal=default,black:normal=default,black"
but, whole "mc" has black background. i mean, that only (mcedit) has "black" background, not all mc.
Attachments
Change History
Changed 15 years ago by j3nda
- Attachment 091102-1637jsm-mc-pre4.png added
comment:1 Changed 15 years ago by j3nda
broken in:
-rw-r--r-- 1 root root 1580 30. říj 19.06 mc-4.7.0_pre3.ebuild
-rw-r--r-- 1 root root 1581 30. říj 22.35 mc-4.7.0_pre4.ebuild
ok/correct in:
-rw-r--r-- 1 root root 1835 10. říj 18.37 mc-4.7.0_pre1.ebuild
comment:3 Changed 14 years ago by andrew_b
- Owner set to andrew_b
- Keywords stable-candidate added
- Status changed from new to accepted
- severity changed from no branch to on review
- Milestone changed from 4.7 to 4.7.5
Created 1785_editor_normal_color branch. Parent branch is master.
changeset:406a75630cea7ec3622b75c210d7a26939780991
comment:5 Changed 14 years ago by slavazanko
- Votes for changeset changed from angel_il to angel_il slavazanko
- severity changed from on review to approved
comment:7 Changed 14 years ago by slavazanko
- Status changed from accepted to testing
- Votes for changeset changed from angel_il slavazanko to commited-master
- Resolution set to fixed
- severity changed from approved to merged
scrshot of: mc -C editnormal=default,black