Ticket #2133 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

Code blocks containing long lines do not have scrollbars

Reported by: hyugaricdeau@gmail.com Assigned to: jun66j5
Priority: normal Component: TracWysiwygPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

When inserting a long line into a code block, it is displayed unwrapped on a single line, but the style of the code block only extends as far as the width of the iframe. Instead, the code block should have (I think) an "overflow: scroll" style as is the case in Trac.

Attachments

Change History

06/03/09 09:15:43 changed by jun66j5

  • status changed from new to closed.
  • resolution set to fixed.

(In [5931]) fixed #2133 #2297, wrap the text in code block


Add/Change #2133 (Code blocks containing long lines do not have scrollbars)




Change Properties
Action