commoncriteria / commoncriteria/transforms

visual glitch with fixed width text

Open
#133 0 comments 0 reactions 0 assignees View on GitHub

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.

Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.