arXiv / arXiv/html_feedback

Code/prompt block overflows its container and breaks the layout

Open
#7,017 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
42
Forks
40
PR merge metrics
No merged PRs in 30d

Description

### Description

On https://arxiv.org/html/2604.12268v1#A9 (Appendix I — Prompt Design), every prompt block
is rendered in a container with a fixed, too-small height. The prompt text is not clipped or
scrolled — it overflows past the bottom border and overlaps the headings and body text that
follow, making both unreadable.

The container appears to size itself to only the first ~3 lines of the block, while the rest of
the content renders on top of the surrounding page content.

### (Optional:) Please add any files, screenshots, or other information here.

Image

### (Required) What is this issue most closely related to? Select one.

Formula

### Internal issue ID

c20f60bf-66e8-41b8-b010-811bdef52bfa

### Paper URL

https://arxiv.org/html/2604.12268v1

### Browser

Firefox/146.0

### Device Type

Linux Mint 22.3 - Cinnamon 64-bit

Contributor guide

Open the contributing guide

Research direction

Start with the rendered paper at https://arxiv.org/html/2604.12268v1#A9 in Firefox and inspect the prompt blocks in Appendix I. Trace which container sizing or overflow rule limits them to about three lines; done means the full prompt text stays within its container without overlapping later headings or body text.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, html
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.