Yes. It is the same issue “Larger images on a slower network freeze the user interface for too long when opening for editing” as described in #45377, but created as a separate feature request as it has a different additional approach.
It seems that the image is downloaded in full resolution in the browser before editing begins. But clicking Save is fast, even with a slower network connection. So the question is whether the image processing is processed again by the server?
And this raises the question: Is it necessary to load the full-size image into the browser for editing? If not, then:
see #45377
Labels |
Added:
No Code Attached Yet
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-04-25 14:58:58 |
Closed_By | ⇒ | muhme |
Editing is happening client side therefore a reduced size image cannot be loaded instead
This should be closed