|
Bugzilla – Full Text Bug Listing |
| Summary: | Module Product Creator -- "Abort" did not work | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Siegfried Olschner <siegfried.olschner> |
| Component: | YaST2 | Assignee: | Jiří Suchomel <jsuchome> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | jsuchome |
| Version: | Alpha 0 | ||
| Target Milestone: | Alpha 0 | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | example code with selector widgets | ||
|
Description
Siegfried Olschner
2008-03-27 12:09:40 UTC
This is strange. When the package selector is closed with the window close button, it returns `cancel just like when closed with Close button. But UI behaves differently, probably in the first case it tries to close everything without a possibility to continue with the original dialog. Stefan, check attached example code, go to details and end it with Cancel/window [x] button. Could I somehow achieve that both these events are handled the same way (which is, the package selector would be closed but the pattern selector remains)? Created attachment 222410 [details]
example code with selector widgets
WM_CLOSE returns an ID `cancel. *** This bug has been marked as a duplicate of bug 382202 *** |