Difference between revisions of "AquaToDo"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Re-drawing issues: Adding categories)
Line 4: Line 4:
  
 
==Text Issues==
 
==Text Issues==
* Multi line text
+
 
 +
* No cursor (not implemented)
 +
 
 +
* Multi line text : multiline sallayout to be implemented.
 +
 
 +
-> simple line works ( e.g.  registration works)
 +
 
 
* Text editing
 
* Text editing
 +
 +
==Keyboard issues==
 +
 +
[FIXME] : rewrite keyboard implementation Aqua adapted
 +
even on french keyboard, en-US is used.
 +
Only single keys are usable (a-z / A-Z).
 +
No accented chars
 +
Some controls are missing
  
 
==Re-drawing issues==
 
==Re-drawing issues==
Line 11: Line 25:
 
* Text on scroll
 
* Text on scroll
 
* First launch (most of the window isn't properly drawn)
 
* First launch (most of the window isn't properly drawn)
 +
 +
==Known issues==
 +
 +
 +
Crashes : when quit (log to be attached)
 +
 +
Native Filepicker: not competely implemented
  
 
[[Category:MacOSX]]
 
[[Category:MacOSX]]
 
[[Category:Aqua]]
 
[[Category:Aqua]]
 
[[Category:Porting]]
 
[[Category:Porting]]

Revision as of 13:57, 18 October 2006

All problems with the Aqua build should be noted here.

smsm1 is using Ericb2's build of 2006-10-15

Text Issues

  • No cursor (not implemented)
  • Multi line text : multiline sallayout to be implemented.

-> simple line works ( e.g. registration works)

  • Text editing

Keyboard issues

[FIXME] : rewrite keyboard implementation Aqua adapted even on french keyboard, en-US is used. Only single keys are usable (a-z / A-Z). No accented chars Some controls are missing

Re-drawing issues

  • Scroll bar buttons
  • Text on scroll
  • First launch (most of the window isn't properly drawn)

Known issues

Crashes : when quit (log to be attached)

Native Filepicker: not competely implemented

Personal tools