Comments > Open all pop-ups - Don't display empty pop-ups SOLVED
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Paul - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
- User
- Posts: 558
- Joined: Sat Dec 16, 2023 11:09 am
Comments > Open all pop-ups - Don't display empty pop-ups
Hi,
Is there a way to not display empty pop-ups using Open all pop-ups feature ?
Steps to reproduce
1. Open this file 2. Click on Open all pop-ups
GIF
It would make sense to only display the one i've surrounded as all other pop-ups are empty.
Thanks for investigating,
Is there a way to not display empty pop-ups using Open all pop-ups feature ?
Steps to reproduce
1. Open this file 2. Click on Open all pop-ups
GIF
It would make sense to only display the one i've surrounded as all other pop-ups are empty.
Thanks for investigating,
You do not have the required permissions to view the files attached to this post.
Major Stylus topics
- RemoveAnnotationsWithEraser T#6903
- MiniPopupMenuOnTextSelection T#6894
- AbnormalSpikes forum.pdf-xchange.com/viewtopic.php?p=179935&hilit=spikes#p179935
- ForceEraserPreview forum.pdf-xchange.com/viewtopic.php?t=42380
- RemoveAnnotationsWithEraser T#6903
- MiniPopupMenuOnTextSelection T#6894
- AbnormalSpikes forum.pdf-xchange.com/viewtopic.php?p=179935&hilit=spikes#p179935
- ForceEraserPreview forum.pdf-xchange.com/viewtopic.php?t=42380
-
- User
- Posts: 1748
- Joined: Sat Sep 11, 2021 5:04 am
Re: Comments > Open all pop-ups - Don't display empty pop-ups SOLVED
Hello Loki@99,
As for the "Open All Pop-ups" command, there should be no option that satisfies your wishes. However, using the JavaScript that Stefan has shown in his previous post, you should be able to achieve something pretty close to what you want to do.
rakunavi
As for the "Open All Pop-ups" command, there should be no option that satisfies your wishes. However, using the JavaScript that Stefan has shown in his previous post, you should be able to achieve something pretty close to what you want to do.
rakunavi
You do not have the required permissions to view the files attached to this post.
TOP desires for PDFXCE
forum.pdf-xchange.com/viewtopic.php?t=39665 LassoTool
forum.pdf-xchange.com/viewtopic.php?t=38554 CmtGarbled
forum.pdf-xchange.com/viewtopic.php?t=37353 FulScrMultiMon
forum.pdf-xchange.com/viewtopic.php?t=41002 DisableTouchSelect
forum.pdf-xchange.com/viewtopic.php?t=39665 LassoTool
forum.pdf-xchange.com/viewtopic.php?t=38554 CmtGarbled
forum.pdf-xchange.com/viewtopic.php?t=37353 FulScrMultiMon
forum.pdf-xchange.com/viewtopic.php?t=41002 DisableTouchSelect
-
- Site Admin
- Posts: 2287
- Joined: Mon Jan 15, 2018 9:01 am
Re: Comments > Open all pop-ups - Don't display empty pop-ups
Thanks for pointing this out, Rakunavi.
Regards.
Regards.
-
- User
- Posts: 558
- Joined: Sat Dec 16, 2023 11:09 am
Re: Comments > Open all pop-ups - Don't display empty pop-ups
Hi All,
@rakunavi
Thanks for your input and the GIF showing exactly what I'm trying to achieve.
I'm a bit lost with the topic you mentioned and these JavaScript stuff.
I would appreciate if you can give the steps you followed so that I can have the "green puzzle" button you showed on the GIF.
Thank you,
@rakunavi
Thanks for your input and the GIF showing exactly what I'm trying to achieve.
I'm a bit lost with the topic you mentioned and these JavaScript stuff.
I would appreciate if you can give the steps you followed so that I can have the "green puzzle" button you showed on the GIF.
Thank you,
Major Stylus topics
- RemoveAnnotationsWithEraser T#6903
- MiniPopupMenuOnTextSelection T#6894
- AbnormalSpikes forum.pdf-xchange.com/viewtopic.php?p=179935&hilit=spikes#p179935
- ForceEraserPreview forum.pdf-xchange.com/viewtopic.php?t=42380
- RemoveAnnotationsWithEraser T#6903
- MiniPopupMenuOnTextSelection T#6894
- AbnormalSpikes forum.pdf-xchange.com/viewtopic.php?p=179935&hilit=spikes#p179935
- ForceEraserPreview forum.pdf-xchange.com/viewtopic.php?t=42380
-
- User
- Posts: 1748
- Joined: Sat Sep 11, 2021 5:04 am
Re: Comments > Open all pop-ups - Don't display empty pop-ups
Hello Loki@99,
rakunavi
In addition to Stefan's script mentioned in the previous comment, the following knowledgebase and post should be helpful.
- #KB510 How do I add a custom tool to the toolbar, using JavaScript, in the Editor?
https://www.pdf-xchange.com/knowledgeba ... the-Editor - How to float the JavaScript toolbar "Add-on Tools" in the Ribbon UI
viewtopic.php?t=41343
rakunavi
You do not have the required permissions to view the files attached to this post.
TOP desires for PDFXCE
forum.pdf-xchange.com/viewtopic.php?t=39665 LassoTool
forum.pdf-xchange.com/viewtopic.php?t=38554 CmtGarbled
forum.pdf-xchange.com/viewtopic.php?t=37353 FulScrMultiMon
forum.pdf-xchange.com/viewtopic.php?t=41002 DisableTouchSelect
forum.pdf-xchange.com/viewtopic.php?t=39665 LassoTool
forum.pdf-xchange.com/viewtopic.php?t=38554 CmtGarbled
forum.pdf-xchange.com/viewtopic.php?t=37353 FulScrMultiMon
forum.pdf-xchange.com/viewtopic.php?t=41002 DisableTouchSelect
-
- Site Admin
- Posts: 2287
- Joined: Mon Jan 15, 2018 9:01 am
Re: Comments > Open all pop-ups - Don't display empty pop-ups
Thank you for the additional information provided, rakunavi.
Regards.
Regards.
-
- User
- Posts: 558
- Joined: Sat Dec 16, 2023 11:09 am
Re: Comments > Open all pop-ups - Don't display empty pop-ups
Hi,
@rakunavi
Thanks for the SampleFiles.zip files
In your old topic you said
I already opened the reg file before actions performed bellow
The black screen you see after clicking the reg file is simply an issue with Licecap (GIF recorder)
Thanks for your assistance,
@rakunavi
Thanks for the SampleFiles.zip files
In your old topic you said
By mistake, I opened the reg file before all other steps. Now, even if I have the .js file in JavaScripts folder and the "dummy" temporary new toolbar, the "green puzzle" button doesn't show.rakunavi wrote: ↑Mon Jan 29, 2024 11:29 am
Assuming the default settings, the following steps to apply the registry file will work.
Note that it is assumed that there is at least one *.js file with the toolbar set in the JavaScripts folder; Document-Level JavaScript alone will not result in a floating toolbar. As long as the toolbar is set in the *.js file, the Document-Level JavaScript toolbar will be floating together with the *.js file.
- Temporarily add a new toolbar in the Customize Toolbar dialog beforehand.
- Load the registry file.
- Delete the toolbar created temporarily in Step 1.
I already opened the reg file before actions performed bellow
The black screen you see after clicking the reg file is simply an issue with Licecap (GIF recorder)
Thanks for your assistance,
You do not have the required permissions to view the files attached to this post.
Major Stylus topics
- RemoveAnnotationsWithEraser T#6903
- MiniPopupMenuOnTextSelection T#6894
- AbnormalSpikes forum.pdf-xchange.com/viewtopic.php?p=179935&hilit=spikes#p179935
- ForceEraserPreview forum.pdf-xchange.com/viewtopic.php?t=42380
- RemoveAnnotationsWithEraser T#6903
- MiniPopupMenuOnTextSelection T#6894
- AbnormalSpikes forum.pdf-xchange.com/viewtopic.php?p=179935&hilit=spikes#p179935
- ForceEraserPreview forum.pdf-xchange.com/viewtopic.php?t=42380
-
- Site Admin
- Posts: 11345
- Joined: Wed Jan 03, 2018 6:52 pm
Re: Comments > Open all pop-ups - Don't display empty pop-ups
Hello, Loki@99
It looks like you missed the step where you close the Editor between adding the dummy toolbar, and before running the reg key. At least that is the main difference I note in your gif.
Kind regards,
It looks like you missed the step where you close the Editor between adding the dummy toolbar, and before running the reg key. At least that is the main difference I note in your gif.
Kind regards,
Dan McIntyre - Support Technician
PDF-XChange Co. LTD
+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com
PDF-XChange Co. LTD
+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com
-
- User
- Posts: 1748
- Joined: Sat Sep 11, 2021 5:04 am
Re: Comments > Open all pop-ups - Don't display empty pop-ups
Hello Loki@99,
The previous post includes instructions for creating the DUMMY toolbar because the explanation assumes that the settings have been initialized, but it is not necessary to create it first.
If you have customized the application to some extent, the following keys should exist.
However, when the settings are initialized, the key under CmdLayouts does not exist in the first place.
However, if the registry file "HKEY_CURRENT_USER\SOFTWARE\Tracker Software\PDFXEditor\3.0\Settings\CmdLayouts" does not exist, running the registry file should result in the following.
In this case, follow the steps below and the settings should be reflected as intended.
Therefore, there is a possibility that something beyond my understanding may have happened, so I am sorry to have written this long, but I recommend that you do not trust the above explanation too much and leave it for reference only.
The above procedure involves changes to the registry, so please back up your settings before attempting it. Please note that neither I nor Tracker Software is responsible for the safety of the above registry settings.
Best regards,
rakunavi
The previous post includes instructions for creating the DUMMY toolbar because the explanation assumes that the settings have been initialized, but it is not necessary to create it first.
If you have customized the application to some extent, the following keys should exist.
- HKEY_CURRENT_USER\SOFTWARE\Tracker Software\PDFXEditor\3.0\Settings\CmdLayouts
- HKEY_CURRENT_USER\SOFTWARE\Tracker Software\PDFXEditor\3.0\Settings\CmdLayouts\Ribbon\Layouts
- HKEY_CURRENT_USER\SOFTWARE\Tracker Software\PDFXEditor\3.0\Settings\CmdLayouts\Ribbon\Layouts\000000
However, when the settings are initialized, the key under CmdLayouts does not exist in the first place.
- HKEY_CURRENT_USER\SOFTWARE\Tracker Software\PDFXEditor\3.0\Settings\CmdLayouts
However, if the registry file "HKEY_CURRENT_USER\SOFTWARE\Tracker Software\PDFXEditor\3.0\Settings\CmdLayouts" does not exist, running the registry file should result in the following.
In this case, follow the steps below and the settings should be reflected as intended.
- If the PDF-XChange Editor is running, close it once.
- Make sure that "CmdLayouts\Ribbon\Layouts\000000" is not mainView, then delete the key. You can either use the Registry Editor as shown in the video or use the attached registry file.
- After starting the PDF-XChange Editor, exit it without doing anything. At this time, the application should change the mainView "CmdLayouts\Ribbon\Layouts\000001" to "CmdLayouts\Ribbon\Layouts\000000" behind the scenes.
- Run the registry file and add the settings.
Therefore, there is a possibility that something beyond my understanding may have happened, so I am sorry to have written this long, but I recommend that you do not trust the above explanation too much and leave it for reference only.
The above procedure involves changes to the registry, so please back up your settings before attempting it. Please note that neither I nor Tracker Software is responsible for the safety of the above registry settings.
Best regards,
rakunavi
You do not have the required permissions to view the files attached to this post.
TOP desires for PDFXCE
forum.pdf-xchange.com/viewtopic.php?t=39665 LassoTool
forum.pdf-xchange.com/viewtopic.php?t=38554 CmtGarbled
forum.pdf-xchange.com/viewtopic.php?t=37353 FulScrMultiMon
forum.pdf-xchange.com/viewtopic.php?t=41002 DisableTouchSelect
forum.pdf-xchange.com/viewtopic.php?t=39665 LassoTool
forum.pdf-xchange.com/viewtopic.php?t=38554 CmtGarbled
forum.pdf-xchange.com/viewtopic.php?t=37353 FulScrMultiMon
forum.pdf-xchange.com/viewtopic.php?t=41002 DisableTouchSelect
-
- User
- Posts: 558
- Joined: Sat Dec 16, 2023 11:09 am
Re: Comments > Open all pop-ups - Don't display empty pop-ups
Hi all,
I managed to get the floating toolbar with the "green puzzle" button but for some reason I can't drag it make it as a toolbar unless I reset my settings.
With my custom settings, I can't drag and pin it
With settings reset, I can drag and pin it
I managed to get the floating toolbar with the "green puzzle" button but for some reason I can't drag it make it as a toolbar unless I reset my settings.
With my custom settings, I can't drag and pin it
With settings reset, I can drag and pin it
You do not have the required permissions to view the files attached to this post.
Major Stylus topics
- RemoveAnnotationsWithEraser T#6903
- MiniPopupMenuOnTextSelection T#6894
- AbnormalSpikes forum.pdf-xchange.com/viewtopic.php?p=179935&hilit=spikes#p179935
- ForceEraserPreview forum.pdf-xchange.com/viewtopic.php?t=42380
- RemoveAnnotationsWithEraser T#6903
- MiniPopupMenuOnTextSelection T#6894
- AbnormalSpikes forum.pdf-xchange.com/viewtopic.php?p=179935&hilit=spikes#p179935
- ForceEraserPreview forum.pdf-xchange.com/viewtopic.php?t=42380
-
- Site Admin
- Posts: 11345
- Joined: Wed Jan 03, 2018 6:52 pm
Re: Comments > Open all pop-ups - Don't display empty pop-ups
Hello, Loki@99
Try unlocking your tool panes, side-snapping requires this to be disabled: Kind regards,
Try unlocking your tool panes, side-snapping requires this to be disabled: Kind regards,
You do not have the required permissions to view the files attached to this post.
Dan McIntyre - Support Technician
PDF-XChange Co. LTD
+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com
PDF-XChange Co. LTD
+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com
-
- User
- Posts: 558
- Joined: Sat Dec 16, 2023 11:09 am
Re: Comments > Open all pop-ups - Don't display empty pop-ups
Hi @Daniel
Unlocking tools panes fixed the issue. Thank you for your assistance.
It will be great if the Don't display empty pop-ups feature can be implemented in PDFXCE without having to go through all these JavaScript tweaks.
Thanks for considering this,
Unlocking tools panes fixed the issue. Thank you for your assistance.
It will be great if the Don't display empty pop-ups feature can be implemented in PDFXCE without having to go through all these JavaScript tweaks.
Thanks for considering this,
Major Stylus topics
- RemoveAnnotationsWithEraser T#6903
- MiniPopupMenuOnTextSelection T#6894
- AbnormalSpikes forum.pdf-xchange.com/viewtopic.php?p=179935&hilit=spikes#p179935
- ForceEraserPreview forum.pdf-xchange.com/viewtopic.php?t=42380
- RemoveAnnotationsWithEraser T#6903
- MiniPopupMenuOnTextSelection T#6894
- AbnormalSpikes forum.pdf-xchange.com/viewtopic.php?p=179935&hilit=spikes#p179935
- ForceEraserPreview forum.pdf-xchange.com/viewtopic.php?t=42380
-
- Site Admin
- Posts: 11345
- Joined: Wed Jan 03, 2018 6:52 pm
Re: Comments > Open all pop-ups - Don't display empty pop-ups
Hello, Loki@99
Worry not, it has already been passed to the team for consideration. Hopefully we get some good news in time.
And the good news comes!
RT#7066: FR: open all "filled" popups
Kind regards,
Worry not, it has already been passed to the team for consideration. Hopefully we get some good news in time.
And the good news comes!
RT#7066: FR: open all "filled" popups
Kind regards,
Dan McIntyre - Support Technician
PDF-XChange Co. LTD
+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com
PDF-XChange Co. LTD
+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com
-
- User
- Posts: 1748
- Joined: Sat Sep 11, 2021 5:04 am
Re: Comments > Open all pop-ups - Don't display empty pop-ups
Hello all,
A feature "close" to what Loki@99 requested in this topic has been implemented in build 393.
To begin with, Loki@99 was satisfied with the behavior of Stefan's script, which I mentioned in my comment here, and requested the same behavior. The popupOpen property of the annotation excludes pop-ups such as text comments, as the standard mentions “All except FreeText, Sound, FileAttachment”. Therefore, Stefan's script does not open pop-ups for text comments. This means that the functionality implemented in build 393 does not meet at least Loki@99's request.
I hope that the "Open All Non-empty Pop-ups" feature will be improved.
Best regards,
rakunavi
- PDF-XChange Editor PRO Version: 10.6.0 build 396
- OS Version: Windows 11 Pro / Home 24H2 Build 26100.4061
- PC Model: GMKtec Nucbox M7 Pro with HUION Kamvas Pro 19 / Lenovo IdeaPad C340-15IWL
A feature "close" to what Loki@99 requested in this topic has been implemented in build 393.
- PDF-XChange Editor Version History - Build 10.5.0.393
NEW Added an option to open all comment popups that contain text. (T# 7066) (43479)
To begin with, Loki@99 was satisfied with the behavior of Stefan's script, which I mentioned in my comment here, and requested the same behavior. The popupOpen property of the annotation excludes pop-ups such as text comments, as the standard mentions “All except FreeText, Sound, FileAttachment”. Therefore, Stefan's script does not open pop-ups for text comments. This means that the functionality implemented in build 393 does not meet at least Loki@99's request.
I hope that the "Open All Non-empty Pop-ups" feature will be improved.
Best regards,
rakunavi
- PDF-XChange Editor PRO Version: 10.6.0 build 396
- OS Version: Windows 11 Pro / Home 24H2 Build 26100.4061
- PC Model: GMKtec Nucbox M7 Pro with HUION Kamvas Pro 19 / Lenovo IdeaPad C340-15IWL
You do not have the required permissions to view the files attached to this post.
TOP desires for PDFXCE
forum.pdf-xchange.com/viewtopic.php?t=39665 LassoTool
forum.pdf-xchange.com/viewtopic.php?t=38554 CmtGarbled
forum.pdf-xchange.com/viewtopic.php?t=37353 FulScrMultiMon
forum.pdf-xchange.com/viewtopic.php?t=41002 DisableTouchSelect
forum.pdf-xchange.com/viewtopic.php?t=39665 LassoTool
forum.pdf-xchange.com/viewtopic.php?t=38554 CmtGarbled
forum.pdf-xchange.com/viewtopic.php?t=37353 FulScrMultiMon
forum.pdf-xchange.com/viewtopic.php?t=41002 DisableTouchSelect
-
- Site Admin
- Posts: 11345
- Joined: Wed Jan 03, 2018 6:52 pm
Re: Comments > Open all pop-ups - Don't display empty pop-ups
Hello, rakunavi
Thank you for mentioning this. I have brought it up for discussion, to see what can be done. I will let you know when I have news.
Sadly, the Dev team have confirmed that this handling will not be changing at this time. If you wish to make use of the other functionality, the JS implementation Stefan mentioned is the alternative. The UI button serves a slightly different purpose by design.
Kind regards,
Thank you for mentioning this. I have brought it up for discussion, to see what can be done. I will let you know when I have news.
Sadly, the Dev team have confirmed that this handling will not be changing at this time. If you wish to make use of the other functionality, the JS implementation Stefan mentioned is the alternative. The UI button serves a slightly different purpose by design.
Kind regards,
Dan McIntyre - Support Technician
PDF-XChange Co. LTD
+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com
PDF-XChange Co. LTD
+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com
-
- User
- Posts: 1748
- Joined: Sat Sep 11, 2021 5:04 am
Re: Comments > Open all pop-ups - Don't display empty pop-ups
Hello Daniel, thank you for sharing the results of your review.
Although the results are a bit disappointing, I will take it positively that this feature allows me to do what I cannot achieve due to the limitations of the popupOpen property in JavaScript.
Please give my best regards to the developer.
Best regards,
rakunavi
Although the results are a bit disappointing, I will take it positively that this feature allows me to do what I cannot achieve due to the limitations of the popupOpen property in JavaScript.
Please give my best regards to the developer.
Best regards,
rakunavi
TOP desires for PDFXCE
forum.pdf-xchange.com/viewtopic.php?t=39665 LassoTool
forum.pdf-xchange.com/viewtopic.php?t=38554 CmtGarbled
forum.pdf-xchange.com/viewtopic.php?t=37353 FulScrMultiMon
forum.pdf-xchange.com/viewtopic.php?t=41002 DisableTouchSelect
forum.pdf-xchange.com/viewtopic.php?t=39665 LassoTool
forum.pdf-xchange.com/viewtopic.php?t=38554 CmtGarbled
forum.pdf-xchange.com/viewtopic.php?t=37353 FulScrMultiMon
forum.pdf-xchange.com/viewtopic.php?t=41002 DisableTouchSelect
-
- Site Admin
- Posts: 11345
- Joined: Wed Jan 03, 2018 6:52 pm
Comments > Open all pop-ups - Don't display empty pop-ups

Dan McIntyre - Support Technician
PDF-XChange Co. LTD
+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com
PDF-XChange Co. LTD
+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com