Issue 101774 - FileControl control does not work with system file dialog on Windows Vista
Summary: FileControl control does not work with system file dialog on Windows Vista
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOo 3.0.1
Hardware: All Windows Vista
: P3 Trivial with 1 vote (vote)
Target Milestone: OOo 3.1.1
Assignee: stefan.baltzer
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks: 101565
  Show dependency tree
 
Reported: 2009-05-11 14:18 UTC by stefan.baltzer
Modified: 2010-01-14 13:25 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 stefan.baltzer 2009-05-11 14:18:39 UTC
See issue 100214 (Was same on MacOS).
Comment 1 stefan.baltzer 2009-05-11 14:33:34 UTC
Set target 3.1.1 as discussed in release meeting IRC chat today.
Comment 2 carsten.driesner 2009-06-25 10:10:34 UTC
cd: Started.
Comment 3 carsten.driesner 2009-06-25 10:19:12 UTC
cd: Fixed. The Vista file picker implementation violates the IDL description for
the FilePicker service. Although the service description states that
XInitialization is optional it's required for the Vista-based file picker. The
fix changes that and provides a simple open file picker in those scenarios.
Using XInitialization is not affected by this fix. The form FileControl is now
also working on Windows Vista/7.
Comment 4 mikhail.voytenko 2009-06-25 10:45:38 UTC
The fix is reviewed.
Comment 5 carsten.driesner 2009-06-30 07:55:08 UTC
cd->sba: Please verify.
Comment 6 stefan.baltzer 2009-07-09 12:17:33 UTC
Verified in CWS mav53 on Windows Vista.
Comment 7 stefan.baltzer 2010-01-14 13:25:49 UTC
OK in OOO320_m8. Closed.