eclipse-ee4j / eclipse-ee4j/jersey

User Guide has 1000 pixel wide pages, can't reflow text

Open
#3,450 3 comments 0 reactions 0 assignees View on GitHub
Component: docs Priority: Major Type: Bug
Dominant language
Java
Stars
730
Forks
382
PR merge metrics
No merged PRs in 30d

Description

Many pages in User Guide have very long lines of text (1000 pixels) which do not adjust to the width of the browser window. This forces the reader to open the browser to the full screen width on a common 1366 pixel wide laptop. This is inconvenient for readers that want to view more than one document at the same time and goes against principles of responsive web design.

Examples
[https://jersey.java.net/documentation/latest/getting-started.html](https://jersey.java.net/documentation/latest/getting-started.html)
[https://jersey.java.net/documentation/latest/modules-and-dependencies.html](https://jersey.java.net/documentation/latest/modules-and-dependencies.html)
[https://jersey.java.net/documentation/latest/user-guide.html](https://jersey.java.net/documentation/latest/user-guide.html)

Inspector shows the width of the

tag containing text is 1000px.
It seems to be inherited from this div: /html/body/div[2]:


#### Environment
Windows 7 Chrome 53.0.2785.143 m
Dell 14z screen 1366x768.
#### Affected Versions
[2.23.2]

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.