Issue 79228 - handle APPEVENT_PRINT in Desktop::HandleAppEvent()
Summary: handle APPEVENT_PRINT in Desktop::HandleAppEvent()
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOo 2.2.1
Hardware: All Mac OS X, all
: P3 Trivial (vote)
Target Milestone: OOo 2.3
Assignee: carsten.driesner
QA Contact: issues@framework
URL:
Keywords: aqua
: 79229 (view as issue list)
Depends on:
Blocks:
 
Reported: 2007-07-04 15:38 UTC by hdu@apache.org
Modified: 2007-08-08 15:46 UTC (History)
2 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 hdu@apache.org 2007-07-04 15:38:15 UTC
Desktop::HandleAppEvent() ignores APPEVENT_PRINT events, which are needed for a good platform 
integration of the Aqua port.
Comment 1 hdu@apache.org 2007-07-04 15:47:38 UTC
*** Issue 79229 has been marked as a duplicate of this issue. ***
Comment 2 hdu@apache.org 2007-07-06 10:56:48 UTC
Setting the target milestone.
Comment 3 carsten.driesner 2007-07-06 13:50:53 UTC
cd: Fixed.
Comment 4 eric.bachard 2007-07-27 08:44:55 UTC
ericb->cd 

How verify this is really fixed ?  Open files dragging icons or using the Finder or using double click works, 
but this is maybe something different fixed there ? 

thanks in advance 
Comment 5 carsten.driesner 2007-07-27 08:49:31 UTC
cd->ericb: I just implemented the core part in the desktop project and Herbert
checked it using his MacOS X-system. He selected some documents and used the
context menu to print the files.
Comment 6 eric.bachard 2007-07-27 08:58:56 UTC
ericb->cd

Ok, thanks for you fast answer :)

I'll let hdu confirm everything is ok.
Comment 7 eric.bachard 2007-07-27 08:59:01 UTC
ericb->cd

Ok, thanks for your fast answer :)

I'll let hdu confirm everything is ok.
Comment 8 philipp.lohmann 2007-07-31 16:47:34 UTC
verified in CWS aquavcl02
Comment 9 hdu@apache.org 2007-08-08 15:46:35 UTC
Got into SRC680_m225 => closing