Author Topic: Hide/show "logs" shortcut not working while the focus in editor  (Read 2586 times)

Offline AZ

  • Almost regular
  • **
  • Posts: 151
Hide/show "logs" shortcut not working while the focus in editor
« on: October 09, 2019, 08:15:17 am »
Hello,
 "F2" to hide/show the "logs" panel is not working when the focus is in the editor. What do i need to check to have the shortcut to work ? thank you
CB: nightly build .
Thread model: posix
gcc version 5.1.1 20150618 (Red Hat 5.1.1-4) (GCC)

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Hide/show "logs" shortcut not working while the focus in editor
« Reply #1 on: October 09, 2019, 10:09:31 am »
CB version and OS version? What wxWidgets version are you using?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline AZ

  • Almost regular
  • **
  • Posts: 151
Re: Hide/show "logs" shortcut not working while the focus in editor
« Reply #2 on: October 09, 2019, 05:27:55 pm »
CB 17.12
OS Fedora 30

rpm -qa | grep wx
wxGTK3-i18n-3.0.4-8.fc30.noarch
compat-wxGTK3-gtk2-3.0.4-8.fc30.x86_64
wxBase3-3.0.4-8.fc30.x86_64

Does this help?
CB: nightly build .
Thread model: posix
gcc version 5.1.1 20150618 (Red Hat 5.1.1-4) (GCC)

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Hide/show "logs" shortcut not working while the focus in editor
« Reply #3 on: October 09, 2019, 08:07:48 pm »
This is known problem when using wx3.x on Linux...
It seems to be fixed in the latest night builds...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline AZ

  • Almost regular
  • **
  • Posts: 151
Re: Hide/show "logs" shortcut not working while the focus in editor
« Reply #4 on: October 09, 2019, 09:22:49 pm »
awesome.  Thank you !
the CB builds or wx builds?
CB: nightly build .
Thread model: posix
gcc version 5.1.1 20150618 (Red Hat 5.1.1-4) (GCC)

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Hide/show "logs" shortcut not working while the focus in editor
« Reply #5 on: October 10, 2019, 02:00:06 am »
CB builds, if you're asking about the night builds. I think the problem was on the CB side.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]