Print Page | Close Window

[SOLVED] v15.1.2 issue - scrolling with selection

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Report Control
Forum Description: Topics Related to Codejock Report Control
URL: http://forum.codejock.com/forum_posts.asp?TID=18825
Printed Date: 06 May 2024 at 4:26am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: [SOLVED] v15.1.2 issue - scrolling with selection
Posted By: markr
Subject: [SOLVED] v15.1.2 issue - scrolling with selection
Date Posted: 14 August 2011 at 10:28pm
Just upgraded from 15.0.2 to the latest 15.1.2 build, and am seeing a problem.

Now when using the keyboard to move the row selection, the vertical scroll bar does not follow it.

In other words, if I use the down arrow key to move the selection past the bottom row, the report control doesn't scroll as it should.

I'm using the control in virtual mode, and I noticed the "ReportControl.VirtualList.exe" sample exhibits the same problem.



Replies:
Posted By: ABuenger
Date Posted: 15 August 2011 at 2:05pm
Thanks,

confirmed and fixed.

Andre



-------------
Codejock support


Posted By: markr
Date Posted: 15 August 2011 at 2:16pm
Hi Andre,

Thanks for the prompt response.

Given the severity, is there a way we can patch the XTP report control sources to resolve this problem?


Posted By: Alex
Date Posted: 16 August 2011 at 3:28am
Hello,
I'm also interessted to get a fix for that.
Thx in advance,
Alex


-------------
www.ANKHOR.com

Product: Xtreme ToolkitPro version 15.2.1
Platform: Windows 7 Ultimate (64bit)
Language: Visual C++ 2005 / 2008 / 2010


Posted By: markr
Date Posted: 17 August 2011 at 10:42am
Andre, were you planning on sharing a source patch for this, or should we roll everything back to 15.0.2?

We can't ship product with a defect as serious as this, so need some direction on how to proceed.


Posted By: jpbro
Date Posted: 17 August 2011 at 11:05am
15.1.3 has been released - maybe it is fixed in that version?

-------------
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3

Language: Visual Basic 6.0 SP6



Posted By: markr
Date Posted: 17 August 2011 at 11:26am
Could be mistaken, but believe 15.1.3 was released prior to the discovery of this problem.


Posted By: Alex
Date Posted: 17 August 2011 at 3:11pm
Maybe you can tell us what's wrong ?
I think we're able to integrate the fix manually :)



-------------
www.ANKHOR.com

Product: Xtreme ToolkitPro version 15.2.1
Platform: Windows 7 Ultimate (64bit)
Language: Visual C++ 2005 / 2008 / 2010


Posted By: znakeeye
Date Posted: 18 August 2011 at 7:22am
Important bug indeed.
So... when is 15.1.4 going to be released?

-------------
PokerMemento - http://www.pokermemento.com/


Posted By: Alex
Date Posted: 23 August 2011 at 4:28am
Would be kind if anybody could post an answer...
This is a serious problem !


-------------
www.ANKHOR.com

Product: Xtreme ToolkitPro version 15.2.1
Platform: Windows 7 Ultimate (64bit)
Language: Visual C++ 2005 / 2008 / 2010


Posted By: markr
Date Posted: 23 August 2011 at 8:55am
Agreed, this is too serious a problem to defer to the next bug-fix release (which is what the lack of response implies).

At a minimum, please help us to understand the problem so we can solve it ourselves.

I'm not terribly keen to roll back to 15.0.2 at this time, since v15.1.x does solve a lot of other important problems.


Posted By: Alex
Date Posted: 23 August 2011 at 9:22am
Correct. I just don't want to search the problem by myself.
I would also prefer to integrate the fix with the already installed v15.1.3 by myself.
Updating all our solutions with a new project is always a pain...


-------------
www.ANKHOR.com

Product: Xtreme ToolkitPro version 15.2.1
Platform: Windows 7 Ultimate (64bit)
Language: Visual C++ 2005 / 2008 / 2010


Posted By: Lodep59
Date Posted: 26 August 2011 at 5:45am
And consider yourself lucky! I use the ActiveX version, nothing to do on my side ... Just expect a very quick fix by CJ ...

I confirm that this issue is critical.

Originally posted by markr markr wrote:

I'm not terribly keen to roll back to 15.0.2 at this time, since v15.1.x does solve a lot of other important problems.

Checked with the ActiveX 15.0.2 this morning, this bug already affect the virtual mode in this version.


-------------
Product: Xtreme SuitePro (ActiveX) last version
Platform: Windows 7 Ultimate
Language: VB6 SP6 (FR)


Posted By: ABuenger
Date Posted: 30 August 2011 at 4:48pm
Please open a support ticket to get the current package.

Andre



-------------
Codejock support


Posted By: markr
Date Posted: 08 September 2011 at 9:06am
Please open a support ticket to get the current package.

I opened a support ticket on Monday, and no response so far. What is the normal / expected turnaround time for a support ticket these days?


Posted By: ABuenger
Date Posted: 08 September 2011 at 9:50am
Originally posted by markr markr wrote:

Please open a support ticket to get the current package.

I opened a support ticket on Monday, and no response so far. What is the normal / expected turnaround time for a support ticket these days?


Please post the issue number.

Thanks



-------------
Codejock support


Posted By: markr
Date Posted: 08 September 2011 at 9:56am
Hi Andre,

Issue number is 27220. Thanks!


Posted By: ABuenger
Date Posted: 08 September 2011 at 10:25pm
Updated build with fix is available as a download.

Andre



-------------
Codejock support


Posted By: adrien
Date Posted: 20 September 2011 at 7:05am
Hi Andre

is that the hotfix build 0908?

Regards

Adrien


-------------
http://www.wingate.com - http://www.wingate.com


Posted By: ABuenger
Date Posted: 20 September 2011 at 8:38pm
Originally posted by adrien adrien wrote:

Hi Andre

is that the hotfix build 0908?

Regards

Adrien


Yes



-------------
Codejock support


Posted By: adrien
Date Posted: 21 September 2011 at 4:19am
Thanks.  I can confirm it's fixed.

One thing though I found with the update to 15.1.3.0908.  The DLL has the same name, but different signature.  If you have an Exe compiled with the previous version, it complains about a missing CXTPReportControl::Create call.  I see this was removed.

Removing this might not affect compilation, but it affects linkage, and actually means we can't just swap out the DLL with the fixed 0908 version, we need to deploy all new exes and all new DLLs that link to CJ.


-------------
http://www.wingate.com - http://www.wingate.com


Posted By: adrien
Date Posted: 11 October 2011 at 7:17am
Need to re-open this.  It's fixed on some of my test systems but not all.  Works on one XP machine, and 2k3, but exhibits a bug on another XP machine and win7x64.

The bug is that page down doesn't cause a scroll to ensure the new record is visible.  Page up does.  So you can navigate up through a virtual report control, but not down.  On some computers.


-------------
http://www.wingate.com - http://www.wingate.com



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net