Ticket #1271 (closed defect: cantfix)
xinha_config.width inconsistent in Safari and FF:Mac
| Reported by: | guest | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.96 |
| Component: | Browsers_Firefox | Version: | trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I'm able to get xinha_config.width to work fine in Safari 3.1.2. In FF:Mac 3.0.1, there seems to be a minimum effective width (around 300ish px) that I can't get the xinha box to shrink below.
I attempted to set up the htmlarea at 200px wide. Here's an example: http://pratt-comd.com/development/admin/faculty_profile_edit_xinha_bug.php?id_key=17
Works great in Safari.
I have confirmed that it works getting larger in FF (tested xinha_config.width = '500px'; ), so FF is recognizing the config request.
I also attempted to set the width using
xinha_editors.bio.config.width = '200px';
Also no luck.
I can be reached at tom at mediumrarenyc dot com for follow up, if required.
