Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Html table exceeding height when exceed HTMLViewer height size. #315

Open
toplek opened this issue Mar 17, 2022 · 0 comments
Open

Html table exceeding height when exceed HTMLViewer height size. #315

toplek opened this issue Mar 17, 2022 · 0 comments

Comments

@toplek
Copy link

toplek commented Mar 17, 2022

Hello,

The problem exist only if table is higher than HMLViewer.Height.

Steps to reproduce:

  1. HMLViewer.Height := 97;

  2. HTMLViewer1.LoadFromString('<table border=1 height=100%><tr><td>A<br>B<br>C<br>D<br>E<br>F<br>G</td></tr></table>');

Enviroment:

  • Delphi XE5;
  • THMLViewer from master at 2022-03-17.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant