Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Close Button Problem with Document Discussions.

  Asked By: Leila Dillon         Date: Apr 29, 2010      Category: Sharepoint      Views: 333
 

Has anyone encountered a problem with the Close button when you
Discuss a document? Here's the scenario... I click "Discuss" under
a document - the document opens (sometimes in a seperate window which
I also hate! anyone know how to force it to actually open IN the
browser and not a seperate window?) - I can view the document and the
discussion thread - when i click the Close button on the discussion
thread, regardless if I add a discussion item/reply or not, it DOES
NOT close and sometimes even launches the discussed document again if
I closed it! The only way to move is to either hit the back button on
the browser several times or the drop down history arrow next to the
back button and choose a previous page. PLEASE! can anyone tell me
how to make the Close button actually work! the workaround with the
back button or the drop-down arrow is COMPLETELY unacceptable

Tagged:            

 

3 Answers Found

 
Answer #1       Answered By: Lonnie Cohen          Answered On: Apr 29, 2010       

s> Has anyone encountered  a problem  with the close  button when you
s> discuss  a document? Here's the scenario... I click  "Discuss" under
s> a document  - the document opens  (sometimes in a seperate  window which
s> I also hate! anyone know how to force it to actually open IN the
Try to use this one and play with value of BrowserFlags (1 2 4 8)

REGEDIT4

[HKEY_CLASSES_ROOT\Word.Document.8]
"BrowserFlags"=dword:00000008

[HKEY_CLASSES_ROOT\Excel.Sheet.8]
"BrowserFlags"=dword:00000008

[HKEY_CLASSES_ROOT\PowerPoint.Show.8]
"BrowserFlags"=dword:00000000

s> browser and not a seperate window?) - I can view the document and the
s> discussion thread - when i click the Close button  on the discussion
s> thread, regardless if I add a discussion item/reply or not, it DOES
s> NOT close and sometimes even launches the discussed document again if
s> I closed it! The only way to move is to either hit the back button on
s> the browser several times or the drop down history arrow next to the
s> back button and choose a previous page. PLEASE! can anyone tell me
s> how to make the Close button actually work! the workaround with the
s> back button or the drop-down arrow is COMPLETELY unacceptable! Thank
s> you in advance.....

I have same trouble, close my eyes and disable discussion as unsecured source.

 
Answer #2       Answered By: Ruchir Satam          Answered On: Apr 29, 2010       

where do I do this? ---> REGEDIT4

[HKEY_CLASSES_ROOT\Word.Document.8]
"BrowserFlags"=dword:00000008

[HKEY_CLASSES_ROOT\Excel.Sheet.8]
"BrowserFlags"=dword:00000008

[HKEY_CLASSES_ROOT\PowerPoint.Show.8]
"BrowserFlags"=dword:00000000


AND

this... ----> disable discussion as unsecured source.

 
Answer #3       Answered By: Suresh Chindarkar          Answered On: Apr 29, 2010       

where do I do this? ---> REGEDIT4
On the client PC
It set up client browser to open office docs
in new window  or inside browser

 
Didn't find what you were looking for? Find more on Close Button Problem with Document Discussions. Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].