You're right Volker,

It works fine with the gif format. The bug can then be considered minor I
think.

Regards,
Zied


2008/2/20, Volker Weber (JIRA) <[email protected]>:
>
>       *Issue* (*View Online<https://issues.apache.org/jira/browse/TOBAGO-509>
> *)
>   *Key:* TOBAGO-509 <https://issues.apache.org/jira/browse/TOBAGO-509> Issue
> Type: [image: Bug] <https://issues.apache.org/jira/browse/TOBAGO-509> Bug
> Status: [image: Open] Open  Priority: [image: Major] Major  Assignee: 
> Unassigned
>  Reporter: Zied 
> Hamdi<https://issues.apache.org/jira/secure/ViewProfile.jspa?name=zhamdi>
>   Operations    *View 
> all<https://issues.apache.org/jira/browse/TOBAGO-509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel>
> *   *View 
> comments<https://issues.apache.org/jira/browse/TOBAGO-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel>
> *   *View 
> history<https://issues.apache.org/jira/browse/TOBAGO-509?page=com.atlassian.jira.plugin.system.issuetabpanels:changehistory-tabpanel>
> *       *images doesn't show when in a tabbed pane not visible at page
> display <https://issues.apache.org/jira/browse/TOBAGO-509>*
> Updated: 20/Feb/08 07:58 AM   Created: 05/Oct/07 01:09 AM
>     The following comment has been added to this issue: [ 
> Permlink<https://issues.apache.org/jira/browse/TOBAGO-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570723#action_12570723>]
> *Author:* Volker 
> Weber<https://issues.apache.org/jira/secure/ViewProfile.jspa?name=volkerweber>
> *Date:* 20/Feb/08 07:58 AM
> *Comment:*
> Can you test this with a non png image?
> If its working with gif images this may be a problem with the
> png transparency fix.
>     *Project:* MyFaces Tobago<https://issues.apache.org/jira/browse/TOBAGO>
> *Components:* Core  *Affects Versions:* 1.0.12
>    Description       Hi ,
>
> I have wrote a test case for this example because it isn't easy to
> explain. This test case isn't maybe the only one, but this happens in my
> example:
>
> - You will not see the image because the tab that holds it is not the
> first one.
>
> Now if the tab contaning the sheet is selected. When I click on a link
> that refreshes the page (ex: a postback), the image displays correctly.
>
> <tc:page
> xmlns="http://www.w3.org/1999/xhtml";
> xmlns:f="http://java.sun.com/jsf/core";
> xmlns:h="http://java.sun.com/jsf/html";
> xmlns:t="http://myfaces.apache.org/tomahawk";
> xmlns:tc="http://myfaces.apache.org/tobago/component";
> xmlns:tx="http://myfaces.apache.org/tobago/extension";
> xmlns:c="http://java.sun.com/jstl/core";>
> <tc:tabGroup>
> <tc:tab>
> </tc:tab>
> <tc:tab>
> <tc:sheet
> value="#{data}"
> var="x"
> columns="*;*">
> <tc:column>
> <tc:link image="image/edit.PNG" />
> </tc:column>
> <tc:column>
> <tc:out value="no image" />
> </tc:column>
> </tc:sheet>
> </tc:tab>
> </tc:tabGroup>
>
> </tc:page>
>
> The unique workaround I found is to put a label instead of the image,
> that's why I consider it Major.
>
> Regards,
> Zied Hamdi
>     This message was automatically generated by Atlassian 
> JIRA<http://www.atlassian.com/c/JIRA/10140> Enterprise
> Edition, Version: 3.12.1-299 - Bug/feature 
> request<http://jira.atlassian.com/default.jsp?clicked=footer>.
>
> If you think it was sent incorrectly, contact one of this server's
> administrators <https://issues.apache.org/jira/secure/Administrators.jspa>.
>
>



-- 
Zied Hamdi
www.into-i.fr
(previously in 2003)
zatreex.sf.net

Reply via email to