I have to double click whenever want to open the file

Charles Joe 20 Reputation points
2025-07-03T06:59:03.88+00:00

I have the trouble. On my SPO, when I want to open the document, i have to double click instead of once, I don’t know why and this is inconveniencE

How to get back

Microsoft 365 and Office | SharePoint | Development
0 comments No comments
{count} votes

Accepted answer
  1. Steven-N 3,455 Reputation points Microsoft External Staff Moderator
    2025-07-03T11:06:00.2466667+00:00

    Hi Charles Joe

    Thanks for reaching out to Microsoft Q&A forum and apologize for the inconvenience 

    As my research and testing. It sounds like you're experiencing an issue where documents in your SharePoint Online library require a double-click to open, rather than the usual single-click. This behavior can sometimes occur if the default "Name" column has been modified or replaced, especially if custom formatting has been applied. 

    To check whether this is the root cause and potentially restore single-click functionality, you can try the following: 

    • Go to the affected Document Library 
    • Click to Column Name > Column Settings > Format this Column 

    User's image

    • Make sure that the JSON type script in Format Column has been set to default like this: 

    User's image

    • In case the JSON script is customized, you can set it to Default by Delete it and Save, or copy at below: 

    "https://developer.microsoft.com/json-schemas/sp/v2/column-formatting.schema.json" 

    You can try this method to see if the issue persists. If the problem continues, please update us in the comments section below so we can assist you further. 

    Regards


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".      

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.  


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.