Closed Bug 1124531 Opened 10 years ago Closed 10 years ago

code element with long string does not flow correctly

Categories

(Firefox for iOS :: Reader View, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: st3fan, Unassigned)

References

Details

Attachments

(1 file)

See screenshot. On Android that long string that starts with /Users/username is wrapped on multiple lines using word boundaries.
WebKit likes word-break: break-all it seems. .content code, .content pre { color: red; white-space: pre-wrap !important; word-break: break-all; margin-bottom: 20px !important; overflow: auto; }
Oops I added the color: red to test. Don't include that in a patch tomorrow.
(In reply to Stefan Arentz [:st3fan] from comment #3) > Oops I added the color: red to test. Don't include that in a patch tomorrow. Makes everything you read feel important tho, don't it?
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: