[ 
https://jira.jboss.org/jira/browse/RF-8009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12497112#action_12497112
 ] 

Sergey Bondarev commented on RF-8009:
-------------------------------------

richfaces : 3.3.1GA
server: weblogic10.3/tomcat6.0


Issue with rich:scrollDataTable : while rerendering of table
which located on rich:modalPanel (which are not shown in this
time), I recieve

Message: Unspecified error.
Line: 62
Char: 23
Code: 0

like in https://jira.jboss.org/jira/browse/RF-8009
but I've IE7

When I surround with try/catch the line in controls-scrollable-data-table.js:
- - - - - - - -
this.scrollBox.element.scrollTop = scrollTop;
- - - - - - - -
all works fine.
Is some workaround exists?
The same error occurs on latest version too.


> Scrollable Datatable alignment is lost when placed in modalpanel in IE8 only
> ----------------------------------------------------------------------------
>
>                 Key: RF-8009
>                 URL: https://jira.jboss.org/jira/browse/RF-8009
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: browser compatibility
>    Affects Versions: 3.3.2.SR1
>            Reporter: Deepthi T
>            Assignee: Nick Belaevski
>         Attachments: info.xhtml, screenshot-1.jpg, screenshot-2.jpg, 
> screenshot-3.jpg, successlogin.xhtml
>
>
> My application has tab panel containing 4 tabs. Each tab has its own page. 
> (using a4j:include). In one of the included page, I have a scrollable 
> datatable in a modalpanel. This data table alignment is getting lost when I 
> access the application in IE8. Its working fine in firefox and chrome. Also, 
> I am getting a javascript error whenever the modalpanel is opened. Error is
> Message: Unspecified error.
> Line: 62
> Char: 23
> Code: 0
> URI: 
> http://localhost:8080/CustomerPortal/a4j/g/3_3_1.GAorg/richfaces/renderkit/html/scripts/controls-scrollable-data-table.js

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to