Ticket #2601 (closed defect: fixed)

Opened 13 years ago

Last modified 10 years ago

Incorrect TTY layer initialization

Reported by: andrew_b Owned by: andrew_b
Priority: major Milestone: 4.8.0-pre2
Component: mc-tty Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset: committed-master committed-stable

Description (last modified by andrew_b) (diff)

The xterm_flag variable is initialized in setup_mc() but used first time in key_init () and then tty_init() (in do_enter_ca_mode()) before setup_mc() call.

See also #2479 (mouse support under tmux/screen terminal).

Change History

comment:1 Changed 13 years ago by andrew_b

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

comment:2 Changed 13 years ago by andrew_b

  • Keywords stable-candidate added
  • Description modified (diff)
  • Branch state changed from no branch to on review

Branch: 2601_tty_init (parent: master).
Initial changeset:b24a713b89e89917e6615adf817870343e6d3357

comment:3 Changed 13 years ago by slavazanko

  • Votes for changeset set to slavazanko

comment:4 Changed 13 years ago by angel_il

  • Description modified (diff)

comment:5 Changed 13 years ago by andrew_b

  • Votes for changeset changed from slavazanko to slavazanko andrew_b
  • Description modified (diff)
  • Branch state changed from on review to approved

comment:6 Changed 13 years ago by andrew_b

  • Status changed from accepted to testing
  • Votes for changeset changed from slavazanko andrew_b to committed-master
  • Resolution set to fixed

Merged to master.
changeset:a02c24e6d978666d2cf5dc191ae8146000d27436

git log --pretty=oneline eba55dd..a02c24e

comment:7 Changed 13 years ago by andrew_b

  • Keywords stable-candidate removed
  • Status changed from testing to closed
  • Votes for changeset changed from committed-master to committed-master committed-stable

Partially cherry-picked to 4.7.5-stable.
Initial changeset:0a2a18b5a786d7df487a1ab5063df58226764d98

comment:8 Changed 10 years ago by andrew_b

  • Branch state changed from approved to merged
Note: See TracTickets for help on using tickets.