Page 1 of 1

visual bug

Posted: Tue Sep 17, 2013 8:36 am
by rousing
Hi

We have detected at visual bug for many eviews sheets with many series, the following code and screenshots can hopefully exemplify the problem for you to replicate.

step 1: run the code
step 2: manually enlarge the size of the workfile (see picture 01)
step 3: pull the slide bar to the right (see picture 02)
step 4: goto a different application and return to eviews (see picture 03)
As a result only a few of the sheets are visually identifiable even though there should be plenty of room to display them

Thank you in advance for your assistance.

Best regards
Rasmus Rousing

Code: Select all

wfcreate(wf=test, page=test) m 1980m01 2015m12 for !i=1 to 15 %sheetname="test"+@str(!i) pagecreate(page={%sheetname}) m 1980m01 2015m12 for !j=1 to 1000 %seriesname="series"+@str(!j) series {%seriesname} next next

Re: visual bug

Posted: Tue Sep 17, 2013 8:37 am
by rousing
The problem is detected in Eviews 8 with the latest patch

Re: visual bug

Posted: Tue Sep 17, 2013 11:43 am
by EViews Glenn
Thanks for the program. It helps. We'll have someone look into this.

Re: visual bug

Posted: Thu Sep 19, 2013 11:56 am
by EViews Jason
It will be fixed in the next patch