Opened 13 years ago
Closed 9 years ago
#2503 closed defect (fixed)
View-source does not close when activity closes
Reported by: | sethwoodworth | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | Unspecified |
Component: | Sugar | Version: | 0.84.x |
Severity: | Unspecified | Keywords: | view-source |
Cc: | Distribution/OS: | OLPC | |
Bug Status: | New |
Description
This error may likely be a sub-error of a general hover-window bug.
I open an activity (StopWatch) and then View-source of that activity. Now without touching the view-source window, I close the Activity. The View-source dialog/window remains open. When I hover on frame buttons, the hover menu displays under the view-source window/dialog.
The activity save window modifies this behavior. In the Chat activity, with the view-source dialog open, I close Chat and the Save (journal) window/dialog appears. I exit that and return to the home screen, which looks normal. But when I open or switch to an activity, the View-source dialog reappears over any activity!
Only tested on an XO1.5 with os852, but I could find no view-source bugs relating to this issue. Needs further testing.
Change History (4)
comment:1 Changed 10 years ago by dnarvaez
- Bug Status changed from Unconfirmed to New
comment:2 Changed 10 years ago by godiard
comment:3 Changed 9 years ago by godiard
- Priority changed from Unspecified by Maintainer to Normal
comment:4 Changed 9 years ago by Sam Parkinson
- Resolution set to fixed
- Status changed from new to closed
Close dialogs along with activities - fixes #2503
Changeset: 6f198d02a6fdaaa8f7c3ebcff39077a99c07db58
May be is better if the show_source dialog is modal?
We have the same problem with the object chooser too.