commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnue/designer BUGS


From: Jason Cater
Subject: gnue/designer BUGS
Date: Fri, 20 Dec 2002 19:19:00 -0500

CVSROOT:        /cvsroot/gnue
Module name:    gnue
Changes by:     Jason Cater <address@hidden>    02/12/20 19:19:00

Modified files:
        designer       : BUGS 

Log message:
        updated BUGS

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/designer/BUGS.diff?tr1=1.15&tr2=1.16&r1=text&r2=text

Patches:
Index: gnue/designer/BUGS
diff -c gnue/designer/BUGS:1.15 gnue/designer/BUGS:1.16
*** gnue/designer/BUGS:1.15     Tue Apr  2 21:31:50 2002
--- gnue/designer/BUGS  Fri Dec 20 19:19:00 2002
***************
*** 28,42 ****
  **************
  
  
! These are known issues with Designer 0.3.0  
! 
! * Designer occasionally seg faults when clicking on the Tree View. I cannot
!   find any pattern to the segfaulting and it usually only happens to me once
!   in a while; so if anyone can reliably repeat this bug, PLEASE let us know
!   what you are doing. 
! 
!   Update: I think this has been corrected, so if no additional reports 
!   surface before the next release, this bug will be removed -- jcater
  
  * 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
--- 28,34 ----
  **************
  
  
! 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
***************
*** 44,62 ****
    Not sure if this is a limitation of the way we implemented the Grid editor
    or a limitation of wxPython.
  
- * If you are viewing a page and then, using the Tree View, select an object
-   on another page, the Layout Editor may not switch to the other page.  You
-   have to first select the other page in the Tree View first, then select the
-   object to modify. Sometimes doing this will produce a segmentation fault.
-   
-   Update: I think this is fixed for the 0.1.0 release, but am not 100% 
-   positive... if no more cases pop up, this listing will be removed. --jcater
- 
- * The Events tab on the "Property Editor" window is not functional.
-   It currently displays the same information as on the "Properties"
-   tab; however, do not attempt to edit properties from the "Events"
-   tab as you may get a segfault.
- 
  * 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.
--- 36,41 ----
***************
*** 72,113 ****
    objects;  i.e., to delete a page, you must first delete all blocks and 
    labels.
  
- * When modifying a page's attributes, the page's notebook panel does not 
-   redraw correctly. You will have to select another object and then 
-   reselect the page.
-   [ this may be resolved ]
- 
- * If you load a form definition that has a page (other than the first page)
-   without any elements, the first page's elements display on the empty page's
-   notebook tab.  
-   [ this may be resolved ]
- 
  * 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. 
- 
- * (GTK Only) The "Property Editor" grid, when scrollbars are present, 
-   doesn't always show the "pulldown" control on its Combo Boxes. 
- 
- * (GTK Only) The background in the Layout Editor's scrollbar region 
-   does not redraw correctly. If you resize the window, the background
-   gets redrawn in the correct color.
- 
- * (Win32 Only) The "Property Editor" grid has several issues under 
-   Windows 9x/2000: 
- 
-     * If the properties grid displays Scrollbars, then you will not be 
-       able to edit the property's values.  This is an issue with the Win32 
-       version of wxWindows. Currently, the workaround is to make your 
-       Properties Editor window large enough to not require Scrollbars. 
- 
-     * If your monitor is at a high resolution and you place the Properties 
-       Editor window in the lower-right corner, then the Grid will not 
-       refresh correctly.  The solution is to place the window in another 
-       corner of your monitor.  (This one truly baffles us!)
- 
  
  
  The following aren't technically bugs, but may bite none-the-less:
--- 51,61 ----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]