[Done] IDE Editor pane disabled when hiding error log

Post bugs related to the IDE here
User avatar
Shardik
Addict
Addict
Posts: 1991
Joined: Thu Apr 21, 2005 2:38 pm
Location: Germany

[Done] IDE Editor pane disabled when hiding error log

Post by Shardik »

Steps to reproduce the bug:
- Start PureBasic IDE

Image

- In the menu click onto Debugger > Error Log > Disable "Show Error Log"

Image

After the last action the error log is hidden but the editor pane is disabled! Switching back by enabling again "Show error log" enables the editor pane again for text input.

In order to allow text input into into the disabled editor pane, you have to open a new tab by clicking onto the empty sheet (tool tip "New") in the tool bar and clicking onto the first tab which now displays an enabled editor pane without error log.

The same trick has to be done after loading a saved file with a hidden error log.

The described bug is shown with the PB 5.46 IDE and PB 5.71 IDE. But it's not a regression because the bug is only shown with the most recent MacOS versions Mojave and Catalina. I have tested the following MacOS versions for showing the bug:
[-] MacOS 10.6.8 'Snow Leopard'
[-] MacOS 10.9.5 'Mavericks'
[-] MacOS 10.11.6 'El Capitan'
[-] MacOS 10.13.6 'High Sierra'
[+] MacOS 10.14.6 'Mojave'
[+] MacOS 10.15.1 'Catalina'
[-] MacOS 11.0.1 'Big Sur'

Update: I have added MacOS 11.0.1 'Big Sur' to the list which doesn't show the bug in PB 5.73 x64 while MacOS 10.14.6 'Mojave' and MacOS 10.15.7 'Catalina' still show the described bug.
Fred
Administrator
Administrator
Posts: 16687
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: [Done] IDE Editor pane disabled when hiding error log

Post by Fred »

Already fixed.
Post Reply