Project

General

Profile

Actions

Bug #3913

closed

LoadPolicy passed into constructor of WMenuItem not obeyed

Added by Will Johnson about 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Benoit Daccache
Target version:
Start date:
03/23/2015
Due date:
% Done:

0%

Estimated time:

Description

In WMenuItem.C, I think the line,

setContents(contents);

in the WMenuItem::create function (line # 85) should actually be

setContents(contents,policy);

Without this it appears PreLoading does not actually happen (at least for WTabWidget I tested).

Actions #1

Updated by Koen Deforche about 9 years ago

  • Status changed from New to InProgress
  • Assignee set to Benoit Daccache
Actions #2

Updated by Benoit Daccache about 9 years ago

  • Status changed from InProgress to Resolved
Actions #3

Updated by Koen Deforche about 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF