Tableview and Scrollview broken since March 12 build

Folks,

As an FYI, scrollview and tableview are both broken in the latest daily build 2015.2598 (and, while I haven’t checked all of them, they appear to have been broken since the widget changes in the 2015.2581 release on March 12).

Until this is fixed, apps that use those widgets for pull-to-refresh will break. It also means that Corona developers are now missing out on the bug fixes and improvements in over two weeks of daily builds. :frowning:

More specifically, as far as I can tell, both widgets fail to generate “ended” events when the user swipes their finger off the screen at the bottom limit or the top limit. (The March 12 builds introduced an initial set of problems, and then I think the March 24 builds introduced the additional problem that I’m describing here.)

I recall Corona staff once posting that tableview was built on scrollview, so I guess if scrollview is broken, it makes sense that tableview would be as well…

I’ve posted some details and a way to replicate using the Scrollview sample project here:

http://forums.coronalabs.com/topic/55290-scrollview-broken-in-new-daily-build-20152581/

Hi @corona273,

Thanks for the detailed report. I’ll ask the engineers to check into this.

Brent

Thanks, Brent.

I’m hoping this is an easy fix! It sure would be nice to be able to take advantage of the non-widget improvements in the daily builds since March 12…

Bug fixes comes from bug reports with a test project to validate the bug. We can’t fix bugs only reported in the forums.

Hi @corona273,

In keeping with procedure, the engineers have asked for a bug report to be filed on this. Can you please do so and post the case # here when you have it?

Thanks,

Brent

Tom, Brent:

I’m confused. There is no test project necessary. Use your scrollview sample project and make sure all the print statements are uncommented. I’m talking about Corona’s scrollview project under SampleCode/Interface/ScrollView in the Corona SDK distribution.

You’re not really asking me to submit to Corona engineers the same code that they wrote? That seems rather odd. Like sending an author a copy of his own novel or a musician a copy of her own symphony.

I’m asking you to file a bug report and tell the details and how to reproduce the error. You posted a project and that needs to go into a bug report if it’s needed to reproduce the bug. 

If you don’t file a bug report, it’s not a bug that will be fixed and you can’t expect it to be fixed if it’s only posted to the forums. We have a process for handling bugs and the forums cannot be used for that except to validate the bug with other users.

If you want a bug fixed, file a bug report please.

Tom: Never let it be said that I failed to follow regulations! 

I have submitted Corona’s Scrollview own sample project as a bug report. The email indicated it is “Case 39987.”

Scrollview has been broken in daily builds for nearly three weeks, and Tableview has been broken in daily builds for the last week. I’m hoping they can be fixed soon.

I’ll make sure Engineering knows about it.

Rob

Thanks for submitting the bug. We confirmed it and assigned it as a priority to be fixed.

Thanks, folks. Both tableview and scrollview (based on some quick tests) seem to be fixed in 2015.2605.

Hi @corona273,

Thanks for the detailed report. I’ll ask the engineers to check into this.

Brent

Thanks, Brent.

I’m hoping this is an easy fix! It sure would be nice to be able to take advantage of the non-widget improvements in the daily builds since March 12…

Bug fixes comes from bug reports with a test project to validate the bug. We can’t fix bugs only reported in the forums.

Hi @corona273,

In keeping with procedure, the engineers have asked for a bug report to be filed on this. Can you please do so and post the case # here when you have it?

Thanks,

Brent

Tom, Brent:

I’m confused. There is no test project necessary. Use your scrollview sample project and make sure all the print statements are uncommented. I’m talking about Corona’s scrollview project under SampleCode/Interface/ScrollView in the Corona SDK distribution.

You’re not really asking me to submit to Corona engineers the same code that they wrote? That seems rather odd. Like sending an author a copy of his own novel or a musician a copy of her own symphony.

I’m asking you to file a bug report and tell the details and how to reproduce the error. You posted a project and that needs to go into a bug report if it’s needed to reproduce the bug. 

If you don’t file a bug report, it’s not a bug that will be fixed and you can’t expect it to be fixed if it’s only posted to the forums. We have a process for handling bugs and the forums cannot be used for that except to validate the bug with other users.

If you want a bug fixed, file a bug report please.

Tom: Never let it be said that I failed to follow regulations! 

I have submitted Corona’s Scrollview own sample project as a bug report. The email indicated it is “Case 39987.”

Scrollview has been broken in daily builds for nearly three weeks, and Tableview has been broken in daily builds for the last week. I’m hoping they can be fixed soon.

I’ll make sure Engineering knows about it.

Rob

Thanks for submitting the bug. We confirmed it and assigned it as a priority to be fixed.