Ticket #522 (closed defect: invalid)
config.height has different behavior in IE and Firefox
| Reported by: | anonymous | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | Version 1.0 |
| Component: | Xinha Core | Version: | trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Fireforx renders the editor area with the specified height while IE renders editor area together plus toolbars with specified height.
Sample:
Add the following two lines to full_example-body.html:
xinha_config.height="600px";
xinha_config.width="300px";
Change text area attributs in full_example-body.html:
Remove in the two textareas 'style="width:100%"'[[BR]]
Launch sample (without stylist) plugin in Firefox and in IE and compare both.
Versions used: Firefox 1.0.7 IE: 6.0.x Xinha: Nightly 2005-09-21
Change History
Note: See
TracTickets for help on using
tickets.
