Hi everyone,
I’ve encountered what seems to be a bug in Oracle APEX 24.2.
When a page has both Text Field items and Image Upload items, the following happens:
- You upload an image using the Image Upload item.
- Then, you press Enter while focused on any Text Field.
As a result, the uploaded image is unexpectedly cleared from the first Image Upload item on the page.
I experienced this issue in a real application with multiple text and image fields. It’s very easy to reproduce, and I’ve created a minimal example here:
👉 https://apex.oracle.com/pls/apex/r/apex_bug_v242/bug-upload-image/home?session=105805621720410
Has anyone else run into this? Any ideas on a workaround?
Thanks!