Opened 11 years ago
Last modified 9 years ago
#4204 new defect
Journal detail view: Text selection handlers are shown while the Activity is loading
Reported by: | humitos | Owned by: | erikos |
---|---|---|---|
Priority: | Low | Milestone: | 0.102.0 |
Component: | Sugar | Version: | 0.97.x |
Severity: | Minor | Keywords: | |
Cc: | garnacho | Distribution/OS: | OLPC |
Bug Status: | New |
Description
Steps to reproduce it:
- Go to the Journal
- Tap on the Detailed View of one entry
- Tap on the name of it
- Text selection handlers and OSK are shown
- Tap on the preview image
Issue:
The activity start loading and text selection handlers and OSK are still shown while the activity loads.
Expected behaviour:
Do not show handlers nor OSK.
Environment:
XO-4 13.1.0 build 11
Change History (8)
comment:1 Changed 11 years ago by erikos
- Bug Status changed from Unconfirmed to Assigned
- Cc garnacho added
- Distribution/OS changed from Unspecified to OLPC
- Keywords triage removed
- Milestone changed from Unspecified by Release Team to 0.98
- Priority changed from Unspecified by Maintainer to High
- Severity changed from Unspecified to Major
- Version changed from Unspecified to 0.97.x
comment:2 Changed 10 years ago by dnarvaez
- Bug Status changed from Assigned to New
comment:3 Changed 10 years ago by dnarvaez
- Milestone changed from 0.98 to Unspecified
comment:4 Changed 10 years ago by dnarvaez
- Bug Status changed from New to Unconfirmed
comment:5 Changed 9 years ago by walter
- Bug Status changed from Unconfirmed to New
- Milestone changed from Unspecified to 0.102.0
- Severity changed from Major to Minor
comment:6 Changed 9 years ago by manuq
- Priority changed from High to Normal
comment:7 Changed 9 years ago by godiard
- Priority changed from Normal to Low
comment:8 Changed 9 years ago by godiard
- Summary changed from Text selection handlers are shown while the Activity is loading to Journal detail view: Text selection handlers are shown while the Activity is loading
Note: See
TracTickets for help on using
tickets.
This sounds like a defocus issue. Not sure there is something we can do in the GTK+ side about it. Maybe Carlos has an idea.