Issue 77743 - Intro bitmap not shown
Summary: Intro bitmap not shown
Status: CLOSED FIXED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: 680m211
Hardware: PC Mac OS X, all
: P3 Trivial (vote)
Target Milestone: OOo 2.3
Assignee: ericb
QA Contact: issues@gsl
URL:
Keywords: aqua
Depends on:
Blocks:
 
Reported: 2007-05-24 08:01 UTC by pavel
Modified: 2007-07-09 22:15 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 pavel 2007-05-24 08:01:24 UTC
Intro bitmap is not shown, only white empty rectangle is and:

-->RefreshRect refresh 0 - 0 - 440 - 286
FIXME: HIViewSetNeedsDisplayInRect returned -50 (mrView is 0x0)

because mrView is NULL.
Comment 1 philipp.lohmann 2007-05-30 11:00:14 UTC
fixed in CWS aquavcl01, newly added project desktop
Comment 2 pavel 2007-06-15 23:23:26 UTC
Verified in aquavcl01.

This is the only change so far in module desktop - only several Flush() calls added.
Comment 3 pavel 2007-06-28 06:59:00 UTC
Change target milestone to 2.3.
Comment 4 pavel 2007-07-09 22:15:41 UTC
Intro bitmap is shown everytime on SRC680_m220.

Closing.