[PR #2861] fix: validate DIBv5 format before fallback to DIB in Windows clipboard #10464

Closed
opened 2026-02-16 18:15:07 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/2861

State: closed
Merged: No


Summary

Fixes Windows clipboard to properly fallback to DIB format when DIBv5 validation fails. Previously returned errUnsupported when DIBv5 had unsupported BitCount instead of trying DIB fallback.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/2861 **State:** closed **Merged:** No --- ## Summary Fixes Windows clipboard to properly fallback to DIB format when DIBv5 validation fails. Previously returned `errUnsupported` when DIBv5 had unsupported BitCount instead of trying DIB fallback.
yindo added the pull-request label 2026-02-16 18:15:07 -05:00
yindo closed this issue 2026-02-16 18:15:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10464