Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] Consolidated List of Defects To Be Fixed For M8



In addtion to the list JDT/UI & Platform/Search fixed the following bugs
for M8.
All of them have been committed and tagged for the 1200 build.

JDT/UI:

 - NPE & Assertion Failure in Call Hiearchy

  (https://bugs.eclipse.org/bugs/show_bug.cgi?id=55899)

 - Hierarchy toolbar buttons too large, request re-ordering icons as
temporary fix
   (https://bugs.eclipse.org/bugs/show_bug.cgi?id=55512)


 - Shouldn't use @todo as a default todo tag

   (https://bugs.eclipse.org/bugs/show_bug.cgi?id=56105)


 - User Libraries lose jars after save, load [build path]

   (https://bugs.eclipse.org/bugs/show_bug.cgi?id=55975)


 - UI Blocked when opening Java Perspective during CVS check out

  (https://bugs.eclipse.org/bugs/show_bug.cgi?id=52474)

Platform Search:

 - New Search View not correctly layouted

   (https://bugs.eclipse.org/bugs/show_bug.cgi?id=55887)

 - [new search] exception when opening match with external editor

   (https://bugs.eclipse.org/bugs/show_bug.cgi?id=55689)



Dirk


                                                                           
             Kevin Haaland                                                 
             <Kevin_Haaland@ca                                             
             .ibm.com>                                                  To 
             Sent by:                  platform-releng-dev@xxxxxxxxxxx     
             platform-releng-d                                          cc 
             ev-admin@eclipse.                                             
             org                                                   Subject 
                                       [platform-releng-dev] Consolidated  
                                       List of Defects To Be Fixed For M8  
             25.03.2004 17:39                                              
                                                                           
                                                                           
             Please respond to                                             
             platform-releng-d                                             
              ev@xxxxxxxxxxx                                               
                                                                           
                                                                           





Here is the consolidated list of all defects, by component that I believe
teams are going to address for M8. If there are errors in this list of
defects please let me know.



Platform UI


55581 -- [KeyBindings] pressing Ctrl-F6 again closes editor list
55947 -- [DetachedWindows] Detached fast view not redrawn
55905 -- [EditorMgmt] WorkbenchPage#lastActiveEditor keeps reference on
editor after closing all editors

50638        [EditorMgmt] dropdown: persistent editor drop down list
53594        [FastView] NPE attempting to close Junit view
54296        [RCP] Presentation API and implementation needs to nail d...

54342        [EditorMgmt] dropdown: ctrl+e does not activate editor dr...

54930        [RCP] Fast view menu item should not be shown for fixed v...

55020        Open workspace dialog opens behind splash screen
55211        [EclipseForms] UI Forms missing @since 3.0 tags for new A...

55486        Alt+- does not open a proper system menu
55536        [Fast Views] Drag from open Fastview to detached window ...
55722        [EditorMgmt] ctrl+e shortcut doesn't activate editor prop...

55816        [ViewMgmt] Focus lost when showing view
55905        [EditorMgmt] WorkbenchPage#lastActiveEditor keeps referen...

55927        [ViewMgmt] [RCP] Should not be able to detach fixed views
55933        [DetachedView] detached views associated with wrong window
56121        [Presentation] exception while replace from local history
56145        Workspace prompt needs to work around combo selection bug...

56166        Defaults for M8


Install/Update

56090 -- Installing new feature into a new target site may invalidate the
configuration:


Team/CVS

56104 maj -- Widget is disposed exception from Sync view
56084 maj -- IllegalArgumentException deleting lines from a text file
(validateEdit and scheduling rule scoping)
55938 maj -- NPE changing sync view layout


Platform Core


55930 -- File encoding should be used on save
55478 -- Unused import not reported in IDE
53978 -- manifest.mf of org.eclipse.swt is not consistent with plugin.xml
[dup of 56108 in PDE?]



Debug


55997 - Debugger hangs
55704 - Step into selection leads to too many breakpoints being skipped
55950 - StringIndexOutOfBoundsException while stepping


        Investigating

        54954 - Scrapbook Editor: Each typed character while synchronizing
gives one blocked job dialog
        55287 - Classpath issue


SWT:

56089 - Extend selection causing horizontal scroll is slow
55738 - Next word action broken on win2000
43396 - Combo does not fire SelectionListener
56126 - StyledText background highlighting doesn't work




Text


55867 - Hang when clicking quickfix rollover
56009 - AssertionFailedException in ASTProvider

56091 - ArrayIndexOutOfBoundsException Initializing Quick Diff


        Investigating

        55615 - Sleeping scheduled synchronize task is blocking the
workbench



PDE/UI:

56108 - SWT not detected as Java project

56109 -- Launch failed because plugins are not selected
56111 -  Invalid cp container after removing projects



Back to the top