Project

General

Profile

Actions

Bug #1284

closed

Session freeze using WTemplate/WTabWidget/WMenu/WSpinbox combination [with reproducible test case]

Added by Rob Van Dyck almost 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
05/08/2012
Due date:
% Done:

0%

Estimated time:

Description

Hi,

As described in my last forum post [1] I can reproduce a session freeze.

I use a combination of a WTemplate with a WTabwidget that gets sorted, a WMenu that gets sorted and a WSpinbox. I have a button that triggers the sorting of the menu. When that is pressed I get a session freeze.

Commenting out one of the sortings, not using the template, or interchanging the WSpinBox for a WRadioButton results in normal behaviour. So it appears that it is the combination that triggers the bug.

The javascript errors and my log are found in the forum post.

I'm using version 3.2.1.

[1]http://redmine.webtoolkit.eu/boards/2/topics/4286


Files

main.cpp (4.6 KB) main.cpp Rob Van Dyck, 05/08/2012 05:19 PM
Actions #1

Updated by Rob Van Dyck almost 12 years ago

Just a hint: it was difficult to re-create a small test case because the bug only got triggered when several widgets were involved. I found out what triggered this by cutting away parts of my application.

I'm not sure how to make it easier, but you might have an idea while examining this issue. Maybe there is a way to log which items were expected to report when doing a startAsyncReadRequest or something like that.

Thanx for looking at this!

Rob.

Actions #2

Updated by Koen Deforche almost 12 years ago

  • Status changed from New to InProgress
  • Assignee set to Koen Deforche
  • Target version set to 3.2.2
Actions #3

Updated by Koen Deforche almost 12 years ago

  • Status changed from InProgress to Resolved

Thanks for the effort, fixed in my git copy and will be pushed soon.

Actions #4

Updated by Koen Deforche almost 12 years ago

  • Status changed from Resolved to Closed

Released in Wt 3.2.2

Actions

Also available in: Atom PDF