Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.2
-
Component/s: Viewer RI
-
Labels:None
-
Environment:any
-
Support Case References:Support Case #14010 - https://icesoft.my.salesforce.com/5007000001hFkUF
Description
A client has submitted an issue our new Viewer component in their applications. The problem arises because we get the graphicsConfiguration in the constructor of the AbstractPageViewComponent from the parent scrollPane.
In the clients environment the parent scrollpane hasn't been assigned yet and thus the problem. As per their recommendation we are moving the graphicsConfiguation assignment to the calculateBufferLocation() call as it's still made on the awt thread.
In the clients environment the parent scrollpane hasn't been assigned yet and thus the problem. As per their recommendation we are moving the graphicsConfiguation assignment to the calculateBufferLocation() call as it's still made on the awt thread.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #50338 | Wed Jan 25 18:51:39 MST 2017 | patrick.corless | |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #50320 | Mon Jan 23 08:56:56 MST 2017 | patrick.corless | |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #50319 | Mon Jan 23 08:56:45 MST 2017 | patrick.corless | |
Files Changed | ||||
![]() |