acbarbosa1964 / thtmlviewer

Automatically exported from code.google.com/p/thtmlviewer
Other
0 stars 2 forks source link

Errors styles #150

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I found several errors:
Dir1.
After r277 no longer perceived some descriptions of styles. For example, the 
font top of the page do not perceive .WhiteTable {FONT-SIZE: 8pt; WIDTH: 100%; 
TEXT-ALIGN: justify}
Dir2.
After r205 the opening page stopped with an error.
Dir3.
After r277 no longer displayed grid table.
Dir4.
After r277 the text was centered, and has left.
Dir5.
There are many different and interesting bugs.

Original issue reported on code.google.com by SchwarzK...@yandex.ru on 23 Apr 2012 at 2:21

Attachments:

GoogleCodeExporter commented 9 years ago
Hi,

thanks for testing and posting!

1) could you please strip down the example to expose the errors? Thanks.

2) I'm going to fix the table sizing code...

3) I'm going to check the border issues again...

4) Hm, there is a div, that requests the centering...

5) HtmlViewer does not like forums very much. They tend to squeeze the maximum 
out of styles. The structure of HtmlViewer 11 for example impedes displaying 
block tags as inline tags and vice versa. And a (java) script engine is 
missing... Okay, some more display=none will be possible...

OrphanCat

Original comment by OrphanCat on 24 Apr 2012 at 6:38

GoogleCodeExporter commented 9 years ago
If we take the example and the file "css.css" to change the font size (all 
values ​​FONT-SIZE: *** pt), then after r277, this change does not appear.
This is only the sighted. Maybe something else something is not working 
properly.

Original comment by SchwarzK...@yandex.ru on 24 Apr 2012 at 7:15

Attachments:

GoogleCodeExporter commented 9 years ago
Dir2.
 The problem here:
          IncreaseWidthsRelatively(Widths, 0, NumCols - 1, D + W, Sum(Multis), False);
 Multis assigned 0.

Original comment by SchwarzK...@yandex.ru on 24 Apr 2012 at 9:53

GoogleCodeExporter commented 9 years ago
r280 fixes the Dir2 issue

Original comment by OrphanCat on 24 Apr 2012 at 10:00

GoogleCodeExporter commented 9 years ago
Add a list of the errors found.
Dir6.
Colored lines are not displayed in the table.

The following two errors are not fundamental and may not be fixed. (for 
information)
Dir7.
When you highlight some of the characters, they begin to "flake."
Dir8.
Arabic is written and read from right to left, and pressed the right. In 
HTMLViewer text pinned to the left. When you select a character in the string, 
the characters begin to physically move.

Original comment by SchwarzK...@yandex.ru on 28 Apr 2012 at 11:11

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
In the latest csv, <table> tag only fully respects css attributes, 
border/cellpadding/cellspacing attributes on the tag are complete ignored.

Original comment by harrypit...@gmail.com on 1 May 2012 at 4:40

GoogleCodeExporter commented 9 years ago
r300 fixes the Dir3 issue.

Original comment by OrphanCat on 1 Jul 2012 at 12:16

GoogleCodeExporter commented 9 years ago
But not too early to declare the version 11.3? Significant errors in Dir1, 
Dir4, Dir6 not eliminated. Any problems?

Original comment by SchwarzK...@yandex.ru on 1 Jul 2012 at 5:21

GoogleCodeExporter commented 9 years ago
In r329 you reported that a fix to the grid table, but I did not watch. Error 
remains.

Original comment by SchwarzK...@yandex.ru on 23 Oct 2012 at 8:16

GoogleCodeExporter commented 9 years ago
r344 should finally fix dir3 and dir6. 

Please pay attention to the QuirksMode. 

FrameDem.exe lets you select it in the Options menu. As item "Detect" does not 
always re-render the page correctly for testing layouts you should switch to 
"Quirks" and "Standard".

Original comment by OrphanCat on 22 Jan 2013 at 10:00

GoogleCodeExporter commented 9 years ago
Error in Dir1 almost fixed. Not only perceived style of the main text. In this 
strange behavior compatibility mode. When switching modes to be 
Standards->Detect->Quirks appears all right, but in the reverse mode or 
Quirks->Standards still shows the same error.
The same thing happens with the error Dir4.
In Dir6 mistake was not only not in the grid table. There's a bug that does not 
display color table cells.

Now, new bugs.
Dir9 and Dir10 stopped opening pages, with an error AV.
Dir9 stops displaying the page tab (picture Dir9).
Dir10 all lines are displayed underline.
Dir11 some lines have shown a huge font.
Dir12 not displayed or not displayed correctly some of the pictures (picture 
Dir12 must use FrameBrowserId10).

Original comment by SchwarzK...@yandex.ru on 28 Jan 2013 at 6:06

Attachments:

GoogleCodeExporter commented 9 years ago
Since the last release text color pages Dir6 turned black to blue.

Original comment by SchwarzK...@yandex.ru on 16 Feb 2013 at 3:39

GoogleCodeExporter commented 9 years ago
Also, when you open the test page, laid out in the first message found Dir3: 
outer border of the table has a gray color, and should be black.

Original comment by SchwarzK...@yandex.ru on 16 Feb 2013 at 7:19