To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87596


User cd changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'cornouws,fs,mh'          |'aw,cornouws,fs,md,mh'
--------------------------------------------------------------------------------
                  Status|RESOLVED                  |REOPENED
--------------------------------------------------------------------------------
              Resolution|FIXED                     |
--------------------------------------------------------------------------------




------- Additional comments from c...@openoffice.org Mon Sep 13 12:27:26 +0000 
2010 -------
cd: Unfortunately my fix has also a severe drawback. Although both bug docs now
work correctly on all tested platforms (Windows, Linux KDE/Gnome, Mac) there is
a serious problem with the dialog editor. Scrolling a dialog or changing values
via property browser lead to inconsistent model values. Debugging reveals that
the drawing layer calls setPosSize on the control during the paint method of the
Basic dialog editor. The drawing layer adds the decoration size whereas VCL
doesn't. Unfortunately the implementation of windowResized() of the
UnoDialogControl class is not able to distinguish between size changes from the
drawing layer or other parts like VCL or toolkit. 
Therefore I don't see a chance to fix this issue in a short amount of time.
Furthermore we need to discuss how drawing layer and toolkit should work 
together.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to