Powered by MSDN

US - English
NEW! Silverlight 5 is available Learn More

OpenFileDialog does not work on the Mac RSS

2 replies

Last post Dec 08, 2008 07:58 PM by bkejser

(1)
  • bkejser

    bkejser

    Member

    6 Points

    32 Posts

    OpenFileDialog does not work on the Mac

    Dec 05, 2008 09:40 PM | LINK

    Hi

    If I set the Filter property of the OpenFileDialog class to "*.dmg" and use Firefox on the Mac, only dmg files with a single period are selectable.

    For example,

    The following files could be selected.

    abc.dmg
    xyz.dmg
    a b c.dmg

    The following files could not be selected.

    abc.a.dmg
    z.y.z.dmg
    a.b.c.dmg

    If I use Safari on the Mac, nothing is selectable.


  • vijaydevatha

    vijaydevatha

    Member

    111 Points

    25 Posts

    Microsoft

    Re: OpenFileDialog does not work on the Mac

    Dec 08, 2008 07:27 PM | LINK

    We've verified that we can reproduce this issue, thanks for reporting! We've filed a bug in our database and should be able to release a fix in a future release. 

     

    Thanks!

    Vijay

    Vijay Devatha
    Silverlight team (Microsoft)
  • bkejser

    bkejser

    Member

    6 Points

    32 Posts

    Re: OpenFileDialog does not work on the Mac

    Dec 08, 2008 07:58 PM | LINK

     Thanks