mrichards42 / xword

Cross-platform crossword solving
https://mrichards42.github.io/xword/
GNU General Public License v3.0
42 stars 13 forks source link

Revealing solution on a rebus square sometimes only reveals the first letter #170

Closed jpd236 closed 2 years ago

jpd236 commented 2 years ago

When revealing the solution of the .puz file of the AV Club crossword from 2021-10-13, only the first letter of the rebus squares gets revealed.

However, I tested with a .puz from another rebus puzzle, and was able to reveal the entire square contents there. So something seems to be set up differently with the AV Club puzzle.

Both puzzles have the full square contents revealed when using Across Lite itself.

jpd236 commented 2 years ago

After looking more closely at this file, it seems sufficiently broken that it isn't really worth supporting it properly, though I'll reach out to the AV Club folks to let them know.

This is the RTBL section, for reference: https://user-images.githubusercontent.com/4713321/138503982-51f62027-5583-48dc-8332-b08afd5976a7.png (linked to avoid further spoilers)

There are a few problems here:

Across Lite does handle this, but doesn't show the last letter in the rebus entry when you reveal it, so clearly it's not happy either.