[Done] Procedure panel automatically hides at wrong cursor position
Posted: Thu Oct 05, 2023 9:51 am
On my Windows 10 22H2 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
- Milliseconds before hiding the Panel: 0
I have found these bugs:
In PB 5.73 and older this IDE bug didn't occur. In these new PB versions the bug can be reproduced:
- PB 6.00
- PB 6.01
- PB 6.02
- PB 6.03 Beta 9
ToolsPanel > Options
- Panel on the right side
- Automatically hide the Panel: Activated
- Milliseconds before hiding the Panel: 0
I have found these bugs:
- When the cursor is moved from the left to the right over column 40 and above, the panel is already opened.
- The panel automatically doesn't hide when leaving the panel with the cursor to the left. The panel doesn't hide before the cursor reaches column 29 and below.
In PB 5.73 and older this IDE bug didn't occur. In these new PB versions the bug can be reproduced:
- PB 6.00
- PB 6.01
- PB 6.02
- PB 6.03 Beta 9