Launchpad compresses white-space in middle of input

Bug #93565 reported by Paul Sladen
2
Affects Status Importance Assigned to Milestone
Launchpad itself
New
Undecided
Unassigned

Bug Description

Viewing a bug such as bug #93564 shows that the whitespace (spaces and tabs) within a code paste has been compressed:

    940 if (acpi_specific_hotkey_enabled) {
    941 printk(KERN_INFO "Using specific hotkey driver\n");
    942 return -ENODEV;
    943 }
    |...........|.......|

originally showed two layers of indentation between the { braced } section, but only the initial indentation is visible.

Ideally the bug-report would be displayed as it was typed (a monospace font is already used for display).

Tags: lp-bugs
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.