Menu

#70 misplaced image in overview.html & package.html

Bug
open
nobody
PDFDoclet (42)
5
2006-09-14
2006-09-14
No

The problem is that sometimes some of the images are
misplaced. It occurs when a image appears at the end of
the page, and the application put some lines that
should be after the image before it.

I will try to ilustrate it with an example, it should be:

"This is image 1"

---- end of page ---

[IMG1]
"This is image 2"
[IMG2]

but it is "translated" in something like this:

"This is image 1"
"This is image 2"

---- end of page ---

[IMG1]
[IMG2]

Discussion


Log in to post a comment.

MongoDB Logo MongoDB