commoncriteria / commoncriteria/transforms
visual glitch with fixed width text
Nobody has claimed this yet.
- Dominant language
- XSLT
- Stars
- 1
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
There is a minor issue with fixed width text in the evaluation activities. If the window is shrunk down to a certain size, the text improperly continues past the table margin rather than going to a new line. This issue appears to apply regardless of whether the HTML pre or code tag is used, so it is assumed that this applies to fixed width text in general.
This is an administrative issue only and fixing it may not be worth the effort needed to do so. A test run for the PDF was done and it is correct there, so this affects the HTML only.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the overflow in the HTML evaluation activities at a narrow window, using the attached screenshot as the visual reference; the issue does not name a source file or test. Trace the transform output for fixed-width text and compare it with the correct PDF result. Done means the text wraps within the table margin in HTML while the PDF remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100