With the update of Photoshop to version 25.9 (Beta has the same problem) Photoshop crashes when using tooltips. There is no change to intercept the error. It took some time to find out what the problem is. Today I also noticed significant problems on MacOS when using ToolTips.
Another problem is with the sp-picker when used within a dialog (modal). The list (the open dropdown) is partially rendered behind Photoshop. It cannot be closed and even after closing the dialog, the empty list remains visible and cannot be closed either. Only a restart of Photoshop helps. If you use the sp-dropdown instead of the sp-picker, it works better.
Is Adobe already aware of this bug? I have very often sent the crash report that comes when Adobe crashes.
ok, for me the problem was also there again after a restart when opening dropdowns. I also use a settimeout for the overlays. They work, unfortunately extremely badly since 25.9
Hi Joe, if you sent in the crash report including your email address, would you send that address to me in a direct message so that I can use it to locate the reports?
@Joe@Jarda Would you happen to have a minimal example that exhibits this crash? The snippet doesnât appear to cause a crash when we tried replicating it. Any specific steps that we might be missing at our end?
@indranil I have tried to reduce it to a minimal example. It seems to be a CSS instruction that triggers the error for me.
As soon as I comment out &:hover svg in the class tooltip, Photoshop does not crash.
In the meantime, after many more tests, the error is no longer fully traceable. Often it was due to the CCS instruction and, as soon as I commented it out, everything worked and after many crashes, it worked without any problems. I have nevertheless reduced the code to a minimum and maybe you can reproduce the error this way.
Most of all it crashed with the âdangerouslySetInnerHTMLâ