Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "E4/Meeting Minutes/Status 20090720"

 
(2 intermediate revisions by one other user not shown)
Line 13: Line 13:
 
*Crash when opening an existing 3.x workspace (Boris) {{FixedBug|284032}}  
 
*Crash when opening an existing 3.x workspace (Boris) {{FixedBug|284032}}  
 
*Fix EMF editor for self-hosting (Boris)  
 
*Fix EMF editor for self-hosting (Boris)  
**Can't create new things  
+
**Can't create new things (this is a symptom of "IWorkbenchPage.activate doesn't work", see below -''Boris'')
 
*HTML editor hanging bug (Boris)  
 
*HTML editor hanging bug (Boris)  
 
*Set focus during activation (Eric/Paul, {{bug|280698}})  
 
*Set focus during activation (Eric/Paul, {{bug|280698}})  
Line 35: Line 35:
 
*Main toolbar  
 
*Main toolbar  
 
*Ideal activation
 
*Ideal activation
 
<style type="text/css"></style>
 

Latest revision as of 14:14, 20 July 2009

We had a quick meeting to discuss work that needs to happen before we ship 0.9. Feel free to add your own items to the list.

Must fix

  • Paste into dialogs (Paul, bug 281107)
  • Debugging has to work (Oleg)
  • External editors (Eric)
  • Embedded browsers (Eric)
  • Manifest editor (Eric)
  • PDE export to host (Boris)
  • Crash when opening an existing 3.x workspace (Boris) bug 284032
  • Fix EMF editor for self-hosting (Boris)
    • Can't create new things (this is a symptom of "IWorkbenchPage.activate doesn't work", see below -Boris)
  • HTML editor hanging bug (Boris)
  • Set focus during activation (Eric/Paul, bug 280698)
  • Activate something else when last editor is closed (Eric/Paul)
  • IWorkbenchPage activate has to work (Eric/Paul)
  • New & Noteworthy (John)

Nice to fix

  • Appearance tweaks (Kevin)
  • Debug perspective (Oleg)
  • Cool model editor (Eric)
  • CSS for ETabFolder margins (Kevin)
  • Switch CSS (Kevin)
    • Restyle on the fly
    • Pick CSS from list

Out of plan

  • Trim (min/max, progress)
  • Main toolbar
  • Ideal activation

Back to the top