giorgifafa / editra

Automatically exported from code.google.com/p/editra
0 stars 0 forks source link

Cannot get the docked windows to "redock" once I have lifted them out #657

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open Editra, open a python file.
2. View->Code Browser. A nice code browser panel opens on the right-hand side
3. Click on the panel title, drag it off the edirtra main panel. It now is 
floating.
4. Release the title, then try to put it back as a docked panel. No can do.

What is the expected output? What do you see instead?
I expect to be able to put the panel back somehow: double click on the title, 
position the panel over the main window, something, anythig.

IMPORTANT!!! Please answer these questions for any and ALL bug reports

What version of the product are you using? On what operating system?
Editra 0.6.48, python 2.7.1+,wxGTK 2.8.11.0, unicode, gtk2, wx-assertions-off, 
SWIG-1.3.29, ubuntu 04.11

What method of install was your version installed with (Binary/Source)?
Source

If from source: What version of python and wxPython are you using?
see above

Please provide any additional information below.

Original issue reported on code.google.com by matti.pi...@gmail.com on 22 May 2011 at 7:41

GoogleCodeExporter commented 9 years ago
Hi,

When you drag the floating panel toward an edge of Editra's main window do the 
docking hints get shown? (an overlay window showing how the docked window would 
be docked)

Numerous issues related to the UI have been reported on Ubunutu 11.04. 
Suspecting OS changes causing breakage in the UI toolkit.

Original comment by CodyPrec...@gmail.com on 23 May 2011 at 6:04

GoogleCodeExporter commented 9 years ago
No docking hints. I know these well from other projects, and was expecting 
them. I guess I should try the wxpython-demo to see if the gui is broken on the 
distribution. 

Original comment by matti.pi...@gmail.com on 23 May 2011 at 6:42

GoogleCodeExporter commented 9 years ago
issue reproduced

Original comment by CodyPrec...@gmail.com on 1 Jun 2011 at 2:14

GoogleCodeExporter commented 9 years ago
Issue still exists but I found that if you drag the window near the very edge 
of where you want to dock it in the main window that it will usually dock. Hard 
to tell though as the docking hints do not show.

Original comment by CodyPrec...@gmail.com on 27 Apr 2012 at 1:45