ralf3u created an issue (geany/geany#4255)

**Steps to reproduce**
1. condition: only the editor is visible (so, no sidebar)
2. press the shortcut "Toggle Sidebar" to let appear the sidebar
3. click with left key of the mouse on the vertical line between editor and 
sidebar, and move the vertical line so far till the edge of the Geany window, 
so that sidebar has 100% width (editor is not more visible); do not release the 
left key of the mouse, and then do this: move the vertical line back to the 
middle of the window, so editor has for example 50% width
4. release the left key of the mouse

**Result**
The editor is not in focus any more.

**Expectation**
The editor should still have focus.

**Possible solution**
Only when releasing the left key of the mouse there should be this:
`IF sidebar width=100% THEN set the content-area of the sidebar in focus.`
It is exactly the same solution like #4254.

**System**
Lubuntu 24.10
Geany 2.0

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/4255
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/issues/4...@github.com>

Reply via email to