Project

General

Profile

Actions

Bug #1387

closed

Widgets arranged inside Tabs do not detect mouse.

Added by Rajeev Gajbhiye over 11 years ago. Updated over 11 years ago.

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

0%

Estimated time:

Description

I have created a small example, where The main container widget has some labels (WLabel) and textfields (WLineEdit) arranged in a grid layout. Thereafter, I have a WTabWidget, to which I have added two tabs, first one again containing objects of WLabel and WLineEdit again arranged in grid layout, while second one uses combination boxlayouts. What I observe is that widgets inside tab, except in the first row, fails to recognize mouse events.


Files

TabDemoWidget.C (1.9 KB) TabDemoWidget.C Rajeev Gajbhiye, 08/05/2012 08:14 AM
TabDemoWidget.h (370 Bytes) TabDemoWidget.h Rajeev Gajbhiye, 08/05/2012 08:14 AM
main.C (676 Bytes) main.C Rajeev Gajbhiye, 08/05/2012 08:14 AM
Actions #1

Updated by Koen Deforche over 11 years ago

  • Status changed from New to Resolved
  • Assignee set to Koen Deforche

Hey,

There was indeed a problem with WTabWidget + layout management. The latest git solves this.

Regards,

koen

Actions #2

Updated by Rajeev Gajbhiye over 11 years ago

With there be a patch that can be downloaded or will I have to download it through git only?

Actions #3

Updated by Wim Dumon over 11 years ago

Fastest way to get it is through git. We currently have not planned an extra patch level release, but it will surely appear in the next version.

Actions #4

Updated by Koen Deforche over 11 years ago

  • Status changed from Resolved to Closed
  • Target version changed from 3.2.2-p1 to 3.2.3

Fixed in Wt 3.2.3 RC1.

Actions

Also available in: Atom PDF