Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gnumeric gnumeric
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 389
    • Issues 389
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gnumericgnumeric
  • Issues
  • #671
Closed
Open
Issue created Sep 01, 2022 by JohnDenker@JohnDenker

incorrect spacing in html read

Scenario

Here is a bit of HTML. It was written by gnumeric, then slightly edited by hand.

code.html

Here's how it looks when viewed in a browser:

code-browser

In contrast, here's how it looks when opened by gnumeric:

code-gnm

Here's a patch that makes the bug go away:

0001-fix-bug-concerning-trimming-spaces-when-appending-ht.patch

Applicability

I'm pretty sure this bug affects all versions on all platforms. The relevant code has been unchanged for 15 years.

It mainly shows up when the <td> elements have multiple children. Not everybody does that, but I have very good reasons for doing it.

Assignee
Assign to
Time tracking