https://bz.apache.org/bugzilla/show_bug.cgi?id=59194

--- Comment #9 from Javen O'Neal <one...@apache.org> ---
https://poi.apache.org/changes.html
> fix 58443 - Prohibit adding merged regions that would overlap with existing 
> merged regions

In POI 3.14, addMergedRegion was modified to check for overlapping merged
regions. The merged region validation calls java.awt.Rectangle.intersects,
regardless of whether there are overlapping merged regions or not.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to