AquaToDo

From Apache OpenOffice Wiki
Revision as of 02:11, 19 May 2007 by Msicotte (Talk | contribs)

Jump to: navigation, search

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
  • Fonts seems to be systematically drawn as bold
  • When the size of the sheet is modified, the font in the listbox does appear the same size -> getNativeControlText() will help to fix that
  • Choosen fonts can appear in the listbox only after one char has been written // bad initialisation ?

New part verified working : clicking on different fonts in the same sheet, the correct name (and size !) do appear (just refresh lacks because of redrawing issue)

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

[done] Some controls are missing : ismael implemented a lot ( not all ) of shortcuts + Apple key, even in the menus

Re-drawing issues

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