#298 closed defect (fixed)
xo palette is drawn out of screen
Reported by: | tomeu | Owned by: | marcopg |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Sugar | Version: | Git as of bugdate |
Severity: | Major | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Resolved |
Description
start sugar-emulator like this:
sugar-emulator -d 150 -i 1024x600
open the secondary palette of the XO icon by hovering or right-clicking somewhere around the lower left corner of the icon.
What is happening is that the palette's height is bigger than the available screen area, so none of the predefined alignments for AT_CURSOR works.
We need to find a better alignment, but the existing code only works for the ANCHORED alignments.
Change History (2)
comment:1 Changed 14 years ago by tomeu
- Bug Status changed from Unconfimed to Resolved
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in http://git.sugarlabs.org/projects/sugar-toolkit/repos/mainline/commits/e8c36247