Skip to content

hwpx: combined character effects drop the underline on the C7 effects round-trip #237

Description

@entelecheia

Summary

tools/gen_effects_cases.py case C7_글자효과통합.hwpx fails its own fidelity assertion on main at v0.17.0:

C7_글자효과통합.hwpx  통합 효과 소실: 밑줄

When several character effects are combined on one run, the underline is lost after the synthesized round-trip. Found by scripts/hancom-regression.sh (PR #234, Phase 4 RLSE-01); the harness itself is not attached to CI.

Reproduction

cargo build
HWP_BIN=target/debug/hwp python3 tools/gen_effects_cases.py <out-dir>

Expected

All combined effects, including the underline, survive read -> write -> read and the C7 assertion passes; Hancom renders the underline together with the other effects.

Notes

Excluded explicitly from the Hancom regression run until fixed (HWP_REGRESSION_ALLOW_KNOWN_FAILURES), with the exclusion recorded in the index and the release Verification block. Tracked from Phase 4.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions