Ticket #1657 (closed defect: fixed)

Opened 15 years ago

Last modified 14 years ago

Transparency support is broken in 4.7.0-pre3

Reported by: vladimir Owned by: slavazanko
Priority: major Milestone: 4.7.1
Component: mc-tty Version: 4.7.0
Keywords: skin, transparency Cc: vladimir.elisseev@…
Blocked By: Blocking:
Branch state: Votes for changeset: committed-master committed-stable

Description

The latest version breaks transparency support. If I'd change _default_ to lightgray;default in the [core] section, the panels are unreadable. It looks like the _default_ variable interpreted as lightgray;lightgray.

Change History

comment:1 Changed 15 years ago by vladimir

  • Cc vladimir.elisseev@… added

comment:2 Changed 15 years ago by andrew_b

  • Component changed from mc-core to mc-skin

comment:3 Changed 14 years ago by vladimir

mc 4.7.0-pre3 is out... the bug is still there :(

comment:4 Changed 14 years ago by vladimir

  • Version changed from 4.7.0-pre3 to 4.7.0

mc 4.7.0 is out... is there a chance?

comment:5 Changed 14 years ago by andrew_b

Is MC built with ncurses? With S-Lang works good for me. With NCuses, there some problems.
To enable transparence, remove background color of '_defaul_' item:

[core]
    _default_=lightgray;

comment:6 Changed 14 years ago by slavazanko

  • Status changed from new to accepted
  • Owner set to slavazanko

comment:7 follow-up: ↓ 8 Changed 14 years ago by slavazanko

  • severity changed from no branch to on review
  • Milestone changed from 4.7 to 4.7.1

Created branch 1657_broken_transparency.

Initial changeset:cc0f57849929121c5ac55e99c3a3c112bac1ef0f

Review, please.

Vladimir, thank you for your bugreport, sorry for long-time reaction.

comment:8 in reply to: ↑ 7 Changed 14 years ago by vladimir

Replying to slavazanko:

Created branch 1657_broken_transparency.

Initial changeset:cc0f57849929121c5ac55e99c3a3c112bac1ef0f

Review, please.

Vladimir, thank you for your bugreport, sorry for long-time reaction.

The patch perfectly fixes the problem, thanks!

comment:9 Changed 14 years ago by andrew_b

  • Votes for changeset set to andrew_b

comment:10 Changed 14 years ago by angel_il

  • Votes for changeset changed from andrew_b to andrew_b angel_il
  • severity changed from on review to approved

comment:11 Changed 14 years ago by slavazanko

  • Status changed from accepted to testing
  • Component changed from mc-skin to mc-tty
  • Votes for changeset changed from andrew_b angel_il to commited-master
  • Resolution set to fixed
  • severity changed from approved to merged

comment:12 Changed 14 years ago by slavazanko

  • Status changed from testing to closed
  • Votes for changeset changed from commited-master to commited-master commited-stable
Note: See TracTickets for help on using tickets.