vo0ff opened a new pull request, #958: URL: https://github.com/apache/poi/pull/958
Fixes https://bz.apache.org/bugzilla/show_bug.cgi?id=69303 Features, added by https://github.com/apache/poi/pull/179, namely option to copy merged ranges, while useful, introduced several issues: 1. Works by copying all merged regions, performs no checks if merged region is a part of source range. 2. Doesn't take into account possible destination's range X/Y offsets relative to source range 3. Outright fails when trying to copy range on the same sheet. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
