| Summary: | Failure to update nested enabledness properly | ||
|---|---|---|---|
| Product: | [Applications] rkward | Reporter: | Thomas Friedrichsmeier <thomas.friedrichsmeier> |
| Component: | general | Assignee: | RKWard Team <rkward-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | All | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Testcase | ||
|
Description
Thomas Friedrichsmeier
2007-03-08 17:49:08 UTC
Testcase -- Created an attachment -- Logged In: YES user\_id=300591 Originator: YES Finally figured it out and fixed it. It came from the fact that in the case of tabs, the parent component is not equal to the parent QWidget. A misunderstanding of what "isEnabled" returns for the latter, resulted in this not getting properly updated in all cases. - **assigned_to**: nobody --> tfry - **status**: open --> closed-fixed |