I need to research this, but one of my users on IE reported this as
well. I am using 1.1.3 tomahawk with 1.1.4 SNAPSHOT core.
-Andrew
On 8/4/06, Stefan Frank <[EMAIL PROTECTED]> wrote:
Hi,
maybe the question is trivial, but I'm still having problems with the
t:inputHtml component: It behaves correctly in firefox, but renders a
non-editable blank area in Internet Explorer. Is this a known problem?! I
couldn't find anything on that on the mailing list.
This is the tag I used:
<t:inputHtml id="summaryInput"
value="#{chapterBean.currentChapter.summary}"
style="CSSClass"
fallback="false"
type="fragment"
allowExternalLinks="false"
addKupuLogo="false"
showAllToolBoxes="false"
allowEditSource="true"
showPropertiesToolBox="false"
showLinksToolBox="false"
showImagesToolBox="false"
showTablesToolBox="false"
showDebugToolBox="false"
showCleanupExpressionsToolBox="false"/>
The buttons are shown correctly, I don't get any JavaScript-errors, it's
just that the text is not shown and the field can't be edited.
If anyone has ever experienced such behaviour, I'd be more than grateful to
know how to fix this! I assume that it's not a kupu-fault, as I checked,
that the kupu-editor is working standalone on IE.
Versions are versions are myfaces1.1.1 on a tomcat5.5.16.
Thx for any help,
Stefan