Issue 91210 - About dialog: content will be erased by lower dialog border
Summary: About dialog: content will be erased by lower dialog border
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: ui (show other issues)
Version: DEV300m21
Hardware: Mac Mac OS X, all
: P3 Trivial (vote)
Target Milestone: OOo 3.0
Assignee: oc
QA Contact: issues@framework
URL:
Keywords: aqua
Depends on:
Blocks:
 
Reported: 2008-06-30 12:54 UTC by oc
Modified: 2009-07-20 15:56 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description oc 2008-06-30 12:54:53 UTC
On Mac: open HELP-ABOUT and press CMD-SDT => the scrolltext is partly erased by
the lower dialog border
Comment 1 hdu@apache.org 2008-06-30 14:30:15 UTC
.
Comment 2 hdu@apache.org 2008-06-30 16:14:04 UTC
The AboutDialog does some competing paints:
- it draws text in the paint handler
- it sets up a timer and scrolls in the timer event

Comment 3 hdu@apache.org 2008-07-01 15:12:49 UTC
In the case of the Aqua port also these two timers are competing:
- the repaint timer
- the AquaBlinker timer for the native OK button
and depending on the order in which all these timer fire the view was drawn inconsistently.

Fixed in CWS aquavcl09.
Comment 4 philipp.lohmann 2008-07-10 14:48:56 UTC
please verify in CWS aquavcl09
Comment 5 oc 2008-07-14 14:42:24 UTC
verified in internal build cws_aquavcl09
Comment 6 thorsten.ziehm 2009-07-20 15:56:28 UTC
This issue is closed automatically and wasn't rechecked in a current version of
OOo. The fixed issue should be integrated in OOo since more than half a year. If
you think this issue isn't fixed in a current version (OOo 3.1), please reopen
it and change the field 'Target Milestone' accordingly.

If you want to download a current version of OOo =>
http://download.openoffice.org/index.html
If you want to know more about the handling of fixed/verified issues =>
http://wiki.services.openoffice.org/wiki/Handle_fixed_verified_issues