Author: btami Date: 2005-12-01 04:08:08 -0600 (Thu, 01 Dec 2005) New Revision: 8110
Added: trunk/gnue-navigator/BUGS trunk/gnue-reports/BUGS Modified: trunk/gnue-designer/BUGS Log: moved designer BUGS to roundup Modified: trunk/gnue-designer/BUGS =================================================================== --- trunk/gnue-designer/BUGS 2005-11-30 22:54:32 UTC (rev 8109) +++ trunk/gnue-designer/BUGS 2005-12-01 10:08:08 UTC (rev 8110) @@ -1,28 +1,3 @@ -These are known issues with Designer 0.4.3 - -* On the Property Editor: You cannot change a value and then click to another - window/frame without first pressing enter. The value will revert back to - the original because one of wxPython's focus listener isn't being called. - Not sure if this is a limitation of the way we implemented the Grid editor - or a limitation of wxPython. - -* Designer currently redraws the entire layout screen whenever a property - is modified and whenever an object is deleted or modified. This may - make designer run noticably slow on older computers. - -* Designer loses custom xml encoding= attribute and defaults back to utf-8. - If you manually specify in your GFD file, for example: - <?xml version="1.0" encoding="iso-1859-2"?> - then save it, the form will be written as: - <?xml version="1.0"?> - This will affect our international customers. - -* You cannot delete an object (Page or Block) as long as it has child - objects; i.e., to delete a page, you must first delete all blocks and - labels. - -* Wizards have a few issues: - - * Running a wizard and then running the wizard again without first - exiting will cause the selections from the first wizard to reappear. - This is mostly an inconvenience -- it shouldn't cause you to crash. +Please use our bug tracking system at +http://www.gnuenterprise.org/roundup/gnue/ to get a list of outstanding bugs, +features or wishes. Added: trunk/gnue-navigator/BUGS =================================================================== --- trunk/gnue-navigator/BUGS 2005-11-30 22:54:32 UTC (rev 8109) +++ trunk/gnue-navigator/BUGS 2005-12-01 10:08:08 UTC (rev 8110) @@ -0,0 +1,3 @@ +Please use our bug tracking system at +http://www.gnuenterprise.org/roundup/gnue/ to get a list of outstanding bugs, +features or wishes. Added: trunk/gnue-reports/BUGS =================================================================== --- trunk/gnue-reports/BUGS 2005-11-30 22:54:32 UTC (rev 8109) +++ trunk/gnue-reports/BUGS 2005-12-01 10:08:08 UTC (rev 8110) @@ -0,0 +1,3 @@ +Please use our bug tracking system at +http://www.gnuenterprise.org/roundup/gnue/ to get a list of outstanding bugs, +features or wishes. _______________________________________________ Commit-gnue mailing list [email protected] http://lists.gnu.org/mailman/listinfo/commit-gnue
