https://bugs.documentfoundation.org/show_bug.cgi?id=141026

--- Comment #7 from Siddhant Chaudhary <[email protected]> ---
Hi. I would like to work on this issue. 

As of now I can see that STR_OPENLOCKED_MSG (in this file:
https://opengrok.libreoffice.org/xref/core/uui/inc/strings.hrc?r=f9ab3136)
takes three arguments, of which ARG1 is the file, ARG2 is the username. I'm not
sure what ARG3 is. Can someone please clarify this? Then we can probably split
this into two strings in which ARG1 and ARG2 go into the "Show Details"
expander, and ARG3 remains visible in the dialogue by default. 

Also, in the handleLockedDocumentRequest_ function in 
/core/uui/source/iahndl-locking.cxx, can someone tell me exactly how the dialog
box is created and how the arguments are passed to STR_OPENLOCKED_MSG to create
the dialogue string? Seeing the function for the first time is a bit confusing. 

Also, what should I learn to be able to add the "Show Details" expander?

Thanks for any help!

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to