Issue 13216

Summary: Quickstarter grays out menu items incorrectly
Product: ui Reporter: Unknown <non-migrated>
Component: uiAssignee: thorsten.martens
Status: CLOSED FIXED QA Contact: issues@ui <issues>
Severity: Trivial    
Priority: P4 CC: issues
Version: OOo 1.1 Beta   
Target Milestone: OOo 1.1 Beta2   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description Unknown 2003-04-09 13:30:29 UTC
When choosing the Open Document option from Quickstarter and opening a WAV file,
the file plays, but the From Template..., Open Document..., and Exit
Quickstarter options are grayed out the next time I open the Quickstarter menu.
 I know that the OpenOffice.org application is not intended to be able to open
WAV files, but if one is opened by accident, the bug would prevent the user from
having access to the menu items mentioned above. Also, the same issue may also
happen with other file types, although I have not tested for this.

WAV files are associated with Windows Media Player 9.00.00.2980 on my computer.
 I use Windows XP Professional.

Opening a file afterwards works fine from within the main interface (I was using
Writer).  The menu items which are not grayed out work properly.

This issue occured in both versions 1.0.2 and 1.1Beta.
Comment 1 Frank Schönheit 2003-04-16 14:32:16 UTC
confirming - jerickson86, thanks for reporting this

changing prio to P4 - P3 means "must be fixed before release", and I
think this isn't the case here.

targeting for Beta2 at the moment, though I doubt that it will make it
Comment 2 hennes.rohling 2003-04-28 13:07:07 UTC
hro@as: As discussed you should inplement the common (optional) 
notification mechanism.
Comment 3 andreas.schluens 2003-04-29 05:59:41 UTC
.
Comment 4 andreas.schluens 2003-04-29 09:09:55 UTC
I've checked in the workaround for this problem. Now my sound handler
implementation supports the guaranteed notifications.

But please note: This function currently by luck. Loading of not
visible contents will be handled more strictly next time at the API
method loadComponentFromURL(). Then such contents (e.g. sounds) won't
be loadable by this method any longer. Then you have to use the
dispatch framework instead of the component loader.

That means further, that the file open dialog won't offer such file
types for loading any longer.
Comment 5 andreas.schluens 2003-05-05 13:48:31 UTC
Please check it for an actual master ... THX.
Comment 6 thorsten.martens 2003-05-05 14:14:47 UTC
Checked and verified in actual master -> fixed ! Closed !
Comment 7 thorsten.martens 2003-05-15 11:10:30 UTC
Fixed, verified and closed !