Ticket #2854 (closed defect: fixed)

Opened 12 years ago

Last modified 12 years ago

double click on a PanelDirectoryHistoryList directory does not 'cd' to it

Reported by: RBerny Owned by: andrew_b
Priority: major Milestone: 4.8.5
Component: mc-core Version: 4.8.4
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset: committed-master

Description

Using the mouse to change the current directory after opening the PanelDirectoryHistoryList? [], a double click on a choice does not refresh the panel to show the chosen directory; it is shown only after another click in the panel.
This appeared with the 4.8.4 release.

output of 'mc -V':

GNU Midnight Commander 4.8.4
Built with GLib 2.32.3
Using the S-Lang library with terminfo database
With builtin Editor
With subshell support as default
With support for background operations
With mouse support on xterm and Linux console
With support for X11 events
With internationalization support
With multiple codepages support
Virtual File Systems: cpiofs, tarfs, sfs, extfs, ftpfs, sftpfs, fish, smbfs
Data types: char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64;

output of 'mc -F':

Root directory: /home/berny

Config directory: /home/berny/.config/mc/
Data directory: /home/berny/.local/share/mc/

skins: /home/berny/.local/share/mc/skins/
extfs.d: /home/berny/.local/share/mc/extfs.d/
fish: /home/berny/.local/share/mc/fish/
mcedit macros: /home/berny/.local/share/mc/mc.macros
mcedit external macros:/home/berny/.local/share/mc/mcedit/macros.d/macro.*

Cache directory: /home/berny/.cache/mc/

output of 'mc --configure-options':

'--prefix=/usr' '--sysconfdir=/etc' '--mandir=/usr/share/man' '--enable-background' '--enable-charset' '--enable-largefile' '--with-edit' '--with-gpm-mouse' '--with-mmap' '--enable-vfs-smb' '--with-screen=slang' '--with-subshell' '--with-vfs' '--with-x' '--without-debug' '--without-gnome' '--without-included-gettext' '--libexecdir=/usr/lib' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2' 'LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro'

Change History

comment:1 Changed 12 years ago by andrew_b

  • Status changed from new to accepted
  • Owner set to andrew_b
  • Branch state changed from no branch to on review
  • Milestone changed from 4.8 to 4.8.5

Branch: 2854_panel_history_refresh (parent: master).
changeset:3d988155fb9aff9f81a62624d47984eb5f5e273f

comment:2 Changed 12 years ago by slavazanko

  • Votes for changeset set to slavazanko

comment:3 Changed 12 years ago by angel_il

  • Votes for changeset changed from slavazanko to slavazanko angel_il
  • Branch state changed from on review to approved

comment:4 Changed 12 years ago by andrew_b

  • Status changed from accepted to testing
  • Votes for changeset changed from slavazanko angel_il to committed-master
  • Resolution set to fixed
  • Branch state changed from approved to merged

comment:5 Changed 12 years ago by andrew_b

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.