From jira-events at lists.jboss.org Tue Jul 30 20:04:26 2013 Content-Type: multipart/mixed; boundary="===============4044751711493518702==" MIME-Version: 1.0 From: Brian Leathem (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] (RF-13086) Popup panel: button's label is invisible in IE8 Date: Tue, 30 Jul 2013 20:04:26 -0400 Message-ID: In-Reply-To: JIRA.12495969.1373352330000@jira02.app.mwc.hst.phx2.redhat.com --===============4044751711493518702== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/RF-13086?page=3Dcom.atlassian.jira.p= lugin.system.issuetabpanels:all-tabpanel ] Brian Leathem resolved RF-13086. -------------------------------- Resolution: Done = > Popup panel: button's label is invisible in IE8 > ----------------------------------------------- > > Key: RF-13086 > URL: https://issues.jboss.org/browse/RF-13086 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Components: component-panels-layout-themes > Affects Versions: 4.3.1, 4.3.2 > Environment: jboss 7.1.1 gatein 3.5 portletbridge 3.2 jsf 2.1.7 (= jboss7.1.1 embedded) richfaces 4.3.1(2) > Reporter: Sergey Zubarev > Assignee: Brian Leathem > Fix For: 4.3.4 > > > {noformat} > > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:rich=3D"http://richfaces.org/rich"> > > showWhenRendered=3D"false" domElementAttachment=3D"form"> > > > > > style=3D"cursor:pointer" > onclick=3D"#{rich:component('planningCPPRTableSettingsPan= el')}.hide()" /> > > > > onclick=3D"#{rich:component('planningCPPRTableSetting= sPanel')}.hide();" /> > > > > {noformat} > IE 8 not rendered labels for buttons. > In HTML all ok - all buttons have labels (value tag). In IE 7,9,10 all ok= . If I removed header facet from popupPanel or add autosized=3D"true" attri= bute for popupPanel - button text is displayed. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira --===============4044751711493518702==--