Log Message: ----------- bugs update Modified Files: -------------- pgadmin3: BUGS.txt (r1.50 -> r1.51)
Index: BUGS.txt =================================================================== RCS file: /projects/pgadmin3/BUGS.txt,v retrieving revision 1.50 retrieving revision 1.51 diff -LBUGS.txt -LBUGS.txt -u -w -r1.50 -r1.51 --- BUGS.txt +++ BUGS.txt @@ -2,12 +2,12 @@ <li>Known issues <ul> <li>[Object Tree] missing schema for function return type if table type (are there more cases?) - <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. <li>[Object Tree] Adding an unnamed constraint isn't reflected immediately in the tree. <li>[Windows] Alt+Tab Icon is system default. </ul> <li>Known wxWindows issues <ul> + <li>[gtk] combobox positioning when height is not specified; we might need redesign to specify heights <li>[gtk Query Tool] copy from msg or history window using toolbar doesn't work (patch pending) <li>[Object Tree] Scrollbar doesn scroll page by page under gtk <li>[Main listview] Background behind the tabs doesn't redraw on Win XP and 2003.
---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])