| Summary: | NEWT: Window: Consider avoiding operations if not supported, see getSupportedStateMask() | ||
|---|---|---|---|
| Product: | [JogAmp] Newt | Reporter: | Sven Gothel <sgothel> |
| Component: | core | Assignee: | Sven Gothel <sgothel> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | ||
| Priority: | --- | ||
| Version: | 2.3.2 | ||
| Hardware: | All | ||
| OS: | all | ||
| Type: | --- | SCM Refs: |
cc00d9b6c5a5c6b71ba14311fc6b17ce932d9a1e
|
| Workaround: | --- | ||
| Bug Depends on: | 1188 | ||
| Bug Blocks: | |||
|
Description
Sven Gothel
2015-08-30 06:56:11 CEST
cc00d9b6c5a5c6b71ba14311fc6b17ce932d9a1e Bug 1208 - NEWT: Window: Consider avoiding operations if not supported, see getSupportedStateMask() - Skip operation if not supported - Fix skip operation if isFullscreen() && !isNativeValid(): We have to store the state w/o action, so the state can be picked up at native creation. |