Actions
Bug #1952
closedsetObjectName does not modify DOM id for WDialog or WTabWidget
Start date:
06/06/2013
Due date:
% Done:
0%
Estimated time:
Description
It seems that setObjectName() does not modify the DOM id for WDialog or WTabWidget instances in 3.3.0-10-g45b859b. I haven't tested it, but this may be true for other widget instances that are subclasses of WCompositeWidget. A possible workaround is to setObjectName() on an appropriate parent or child widget.
Updated by Koen Deforche over 11 years ago
- Status changed from New to InProgress
- Assignee set to Koen Deforche
- Target version set to 3.3.1
Updated by Koen Deforche over 11 years ago
- Status changed from InProgress to Resolved
Hey,
Indeed, I don't think this ever worked but now that we have good client-side use for the objname (for testing) it's about time to implement this.
Regards,
koen
Updated by Koen Deforche over 11 years ago
- Status changed from Resolved to Closed
Actions