Description: Add support to double click to open Edit target dialog in Automatic Redaction window. Steps to Reproduce: 1. run Writer 2. click Tools > Auto-Redact 3. in Automatic Redaction dialog double click to item in Redaction Targets list Actual Results: Edit Target window is not open Expected Results: open Edit Target window Reproducible: Always User Profile Reset: No Additional Info: n/a
Seems like a valid request.
(In reply to Muhammet Kara from comment #1) > Seems like a valid request. Code pointers: Add a double click handler for the redaction targets list (m_xTargetsBox), and call the EditHdl handler from there. Source code: sfx2/source/doc/autoredactdialog.cxx Header file: sfx2/inc/autoredactdialog.hxx
Hi! I would like to try to work through this. I am new here, so I am not sure about how to go about getting this assigned to me. It would be great to get some idea about the workflow and also if this issue is still open. Thanks!
(In reply to Nihal Jain from comment #3) > Hi! I would like to try to work through this. I am new here, so I am not > sure about how to go about getting this assigned to me. It would be great to > get some idea about the workflow and also if this issue is still open. > Thanks! Change assignee to your email and the status to assigned
Can I work on this ?
(In reply to Sumit Sahu from comment #5) > Can I work on this ? As 3 months have passed without Nihal doing anything, yes, you can take this.
I sent following patch for this bug; https://gerrit.libreoffice.org/c/core/+/108420
(In reply to Sumit Sahu from comment #7) > I sent following patch for this bug; > https://gerrit.libreoffice.org/c/core/+/108420 I built with the patch and I confirm it works as expected. I hope someone can review it.
Hello! I'd like to get involved with the open source community. Would this fix be a reasonable place to make my first contribution? I am confused from where to get started.
(In reply to CHAYAN DAS from comment #9) > Hello! > I'd like to get involved with the open source community. Would this fix be a > reasonable place to make my first contribution? I am confused from where to > get started. No, Sumit has a rather recent patch that is just waiting for review. Btw. I invited you to an interview.
Resetting due to inactivity. For anyone who would like to take this task. Just check out this patch, and take the review coments there into account: https://gerrit.libreoffice.org/c/core/+/108420
I would like to work on this issue.
(In reply to Radhey Parekh from comment #13) > I would like to work on this issue. Please, go ahead. Don't forget to assign the bug to yourself.
Hi!I want to solve this issue. I am new here But I will try my best.Thanks!
I have uploaded this code. Please check. https://gerrit.libreoffice.org/c/core/+/123570
Verne-Lai committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/687cfd51ac785c2ab2cb8e49dea28aa7f53cbdfb tdf#131327 Add double clicked event on auto-redact table It will be available in 7.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Should this be closed as fixed?
verified in Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: a3988b2d147a2442b348d58b79dbd6e71472b7af CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: Skia/Raster; VCL: win Locale: ru-RU (ru_RU); UI: en-US Calc: CL Jumbo Thanks for fixing!