Report
Disabling Screen Options → Truncate long snippet names and descriptions expands long snippet names, but descriptions remain truncated with an ellipsis in the All Snippets table.
Forum report: https://wordpress.org/support/topic/description-is-not-fully-displayed-even-though-truncate-is-disabled/
A previous issue, #478, covered the option not persisting after reload. That issue is closed. The preference now persists correctly, but it is not fully applied to descriptions.
Reproduction
- Add a snippet with a long name and description.
- Open Snippets → All Snippets in table view.
- Open Screen Options.
- Uncheck Truncate long snippet names and descriptions.
- Apply the setting or reload the page.
Actual behavior
The long snippet name is displayed in full, but its description still ends with an ellipsis.
Expected behavior
When the option is disabled, both snippet names and descriptions should be displayed without truncation.
Verification
Reproduced with Code Snippets Core 3.10.2.
Truncation enabled

Truncation disabled
The checkbox is disabled, but the final description remains truncated.

Report
Disabling Screen Options → Truncate long snippet names and descriptions expands long snippet names, but descriptions remain truncated with an ellipsis in the All Snippets table.
Forum report: https://wordpress.org/support/topic/description-is-not-fully-displayed-even-though-truncate-is-disabled/
A previous issue, #478, covered the option not persisting after reload. That issue is closed. The preference now persists correctly, but it is not fully applied to descriptions.
Reproduction
Actual behavior
The long snippet name is displayed in full, but its description still ends with an ellipsis.
Expected behavior
When the option is disabled, both snippet names and descriptions should be displayed without truncation.
Verification
Reproduced with Code Snippets Core 3.10.2.
Truncation enabled
Truncation disabled
The checkbox is disabled, but the final description remains truncated.