Bug #1387

Widgets arranged inside Tabs do not detect mouse.

Added by Rajeev Gajbhiye 11 months ago. Updated 8 months ago.

Status:ClosedStart date:08/05/2012
Priority:NormalDue date:
Assignee:Koen Deforche% Done:

0%

Category:-
Target version:3.2.3

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.

TabDemoWidget.C Magnifier (1.9 KB) Rajeev Gajbhiye, 08/05/2012 08:14 am

TabDemoWidget.h Magnifier (370 Bytes) Rajeev Gajbhiye, 08/05/2012 08:14 am

main.C Magnifier (676 Bytes) Rajeev Gajbhiye, 08/05/2012 08:14 am

History

#1 Updated by Koen Deforche 11 months 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

#2 Updated by Rajeev Gajbhiye 11 months ago

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

#3 Updated by Wim Dumon 11 months 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.

#4 Updated by Koen Deforche 8 months 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.

Also available in: Atom PDF