Ticket #331 (closed task: fixed)
Multiple windows not handled properly (rewrite SHR Settings launcher)
| Reported by: | elisa42 | Owned by: | dos |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | shr-settings | Version: | SHR-unstable |
| Keywords: | Cc: |
Description (last modified by dos) (diff)
When loading multiple modules in the settings main menu, like hitting Date/time and pw management right after that.
It opens two windows for each module as it should, but then the two modules are loaded into one of the windows.
The other window says it's still trying to load the module.
This also works with three and probably more modules.
(It looks nice to have all those settings in one window, so may not be a bug but a feature ;)
Change History
comment:2 Changed 4 years ago by dos
- Owner changed from ainulindale to dos
- Status changed from new to accepted
comment:4 Changed 4 years ago by dos
- Description modified (diff)
- Summary changed from loading multiple modules happens not as expected to Multiple windows not handled properly
Merging with #327
comment:6 Changed 4 years ago by dos
- Priority changed from minor to major
- Type changed from defect to task
- Description modified (diff)
- Summary changed from Multiple windows not handled properly to Multiple windows not handled properly (rewrite SHR Settings launcher)
Issue about closing multiple windows is now fixed, but that merging modules into one window needs general rewriting of SHR Settings launcher (which anyway is going to happen).
Note: See
TracTickets for help on using
tickets.

You're right! It's not bug - it's feature! :D
Hmm... I think I should take a look on that.