Microsoft Edge 144.x: APEX Pie Chart interactions broken (slice explode + hover/tooltip) in APEX 22.1.1 / 24.1.3 / 24.2.11
Hi everyone,
Today I installed the latest Windows updates, which also updated Microsoft Edge on my machine. Edge was upgraded from 142.0.3595.80 to 144.0.3719.82.
After the update, some interactive features of an Oracle APEX built-in Donut Chart stopped working properly in one of our current applications.
Observed issues (Donut Chart):
- On click, the pie slices do not “explode” / separate from the chart (slice explode interaction does not trigger).
- On hover, no tooltip appears, so the slice values cannot be read.
Notes / context:
- This is the default APEX chart component (no custom JavaScript/CSS modifications).
- The issue did not occur before the Edge update.
- We tested on a colleague’s machine that was still on the older Edge version and the application worked correctly.
- After installing Edge 144.0.3719.82 on that machine, the issue appeared as well, so it seems clearly related to the browser version change (compatibility/regression).
- The problem occurs consistently in multiple APEX versions: 22.1.1, 24.1.3, and 24.2.11.
Questions:
- Has anyone seen similar behavior with Edge 144.x and APEX Pie Charts (missing tooltip/hover and click “explode”)?
- Is this a known issue on the Oracle/APEX side or a Chromium/Edge regression, and is there any official bug report/reference?
- Are there any recommended workarounds (APEX patch, chart configuration, browser flags/settings) to restore the previous behavior?
If needed, I can provide additional environment details and steps to reproduce (and a minimal reproducible example).
Thanks in advance!