ArthurHub / ArthurHub/HTML-Renderer

Only one page shown SOMETIMES when using tables.

Ouverte
#46 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
bug HTML
Langage dominant
C#
Étoiles
1.4k
Forks
550
Merge moyen
14 j 9 h
PR mergées (30 j)
1

Description

This is a weird one, and I'm having some trouble isolating exactly what inputs cause the issue. Basically, I have a table to show some data, followed by a list of images. The combined length of the table and the images is over one page long (actually, the length of the images alone that I've been testing with is over one page long). If I convert the whole thing, only the first page is shown. Other pages exist (and sometimes are landscape oriented for some reason), but they're blank. If I display just the list of images, they display fine on all pages. If I comment out certain things in the table, the content shows properly on both pages. So far, it seems like the issue only shows itself in two cases: 1, when there are tags inside of a td (as per https://htmlrenderer.codeplex.com/workitem/9094); 2, when there is only empty space (spaces or tabs) inside of a td. Any idea what's up?

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

The issue names no source files, tests, or entry points. Start by reproducing the pagination failure with tables containing tags or only whitespace in td elements, then verify that image content appears on every page and that page orientation is consistent.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
csharp
Domaine
desktop
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.