[Done] MacOS: Procedure panel doesn't open automatically

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

[Done] MacOS: Procedure panel doesn't open automatically

Post by Shardik »

On my iMac 27'' 2019 my PureBasic IDE has the horizontal size to just display 80 columns and I have the following preference settings:
ToolsPanel > Options
- Panel on the right side
- Automatically hide the Panel: Activated

The procedure panel doesn't open automatically when the cursor is at the right edge of the IDE window. It also doesn't open when clicking onto "<<" on the vertical bar at the right edge. When deactivating "Automatically hide the Panel", the procedure panel opens at once.

This bug occurs in PB 6.10 and 6.11 in at least these MacOS versions:
  • MacOS 10.15.7 'Catalina'
  • MacOS 13.6.7 'Ventura'
  • MacOS 14.5 'Sonoma'
Automatical unhiding works like a charm in PB 6.04 and previous versions.

In Linux Mint 21.3 and Windows 10 this bug doesn't occur at all.
User avatar
Shardik
Addict
Addict
Posts: 2060
Joined: Thu Apr 21, 2005 2:38 pm
Location: Germany

Re: MacOS: Procedure panel doesn't open automatically

Post by Shardik »

I have pushed a pull request which eliminates the bug:
https://github.com/fantaisie-software/p ... c/pull/279
Fred
Administrator
Administrator
Posts: 18220
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: [Done] MacOS: Procedure panel doesn't open automatically

Post by Fred »

Already fixed in current release
Post Reply