Log Message: ----------- gtk focus problem Modified Files: -------------- pgadmin3: BUGS.txt (r1.48 -> r1.49)
Index: BUGS.txt =================================================================== RCS file: /projects/pgadmin3/BUGS.txt,v retrieving revision 1.48 retrieving revision 1.49 diff -LBUGS.txt -LBUGS.txt -u -w -r1.48 -r1.49 --- BUGS.txt +++ BUGS.txt @@ -1,6 +1,7 @@ <ul> <li>Known issues <ul> + <li>[gtk] retrieving current focus in QueryWindow failes (needed for toolbar enabling) <li>[Object Tree] missing schema for function return type if table type (are there more cases?) <li>[gtk] cursor problem with wxSTC (disappears every second focus change) <li>[Query Builder] Menu item 'Query Browser' causes Segfault under unix - crash after qbForm->Show() in frmQueryBuilder::OnSize() at layout.LayoutMDIFrame(this). QB currently disabled.
---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html