ArthurHub / ArthurHub/HTML-Renderer

Tables don't behave correctly when told their height in parent element

Aberta
#114 0 comentários 0 reações 0 responsáveis Ver no GitHub
bug WPF
Linguagem predominante
C#
Estrelas
1.4k
Forks
550
Merge médio
14d 9h
PRs com merge (30d)
1

Descrição

[test_case.zip](https://github.com/ArthurHub/HTML-Renderer/files/1510231/test_case.zip)

In the attached test case using the test WPF renderer, only the width is obeyed (in the example, 600px), the height is completely ignored. If you render this same HTML in a browser, the height/width of the container will be set, and the child table will fill to 100%.

I will try debugging and see if I can resolve this issue myself, but in-case I can't I'm still going to post this issue here.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Direção de pesquisa

Start by extracting and running test_case.zip with the test WPF renderer to reproduce the ignored height. Compare the WPF output with browser behavior for the container and child table, then trace the renderer's table and parent-height handling. Done means the specified container height is honored and the child table fills it as described.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
csharp
Domínio
desktop
Tipo de issue
Bug
Dificuldade
4/5
Tempo estimado
3-5 dias
Status de atividade
Estagnada
Clareza
Razoavelmente clara
Facilidade para iniciantes
35/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.