Some bugs encountered. Code attached.
- April 6, 2009
- 1 reply
- 901 views
Dear Sirs,
I would like to report some bugs encountered in recent days. For more precision, the code of examples is attached in post.
Problem: ContentHeight totally crazy
ContentHeight is crazy, at the moment that adds new container.
Reproduce:
1. Run the code
2. Set focus to end of text
3. Click in button "Add Image"
Look the containerHeight's label, is totally crazy (for me, is displayed 266798px).
Problem: Inline Graphic with float, disappears?
When insert graphic with float (left or right), just disappears.
Reproduce:
1. Run the code
2. Click in button "Add Image (Float left)"
Where is the graphic?
Problem: ContentHeight is limited, when verticalScrollPolicy = ScrollPolicy.OFF
Even if you put a higher content, the containerHeight is limited to container height.
Reproduce:
1. Run de code
2. s tSet focuo in container
2. Click in button "Scroll OFF"
Verify that the containerHeight's label, displays the maximus height of the container, but its content is bigger than it.
Thanks in advance.
- Marcos
