#231 closed defect (fixed)
After using CP, the XO home palette is incorrectly scrolled (blank lines + missing item)
Reported by: | garycmartin | Owned by: | alsroot |
---|---|---|---|
Priority: | Urgent | Milestone: | |
Component: | Sugar | Version: | 0.83.x |
Severity: | Major | Keywords: | r+ |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Assigned |
Description
Testing an XO running joyride 2631, after using the CP (you just have to open and close it again), and then speed opening (right click) the XO home palette, the palette content is incorrectly vertically scrolled down so that there is some blank space at the top and a blank area at the bottom where 'Register' should go. Moving the cursor to the bottom blank causes the palette content to scroll-up showing the missing item.
Attachments (3)
Change History (17)
comment:1 Changed 14 years ago by marcopg
- Bug Status set to Unconfimed
- Distribution/OS set to Unspecified
- Milestone set to 0.84
- Priority changed from normal to High
- Severity set to Major
comment:2 Changed 14 years ago by garycmartin
- Bug Status changed from Unconfimed to New
comment:3 Changed 14 years ago by garycmartin
- Milestone changed from 0.84 to 0.86
I'm still seeing the home palette menu incorrectly scrolled partially out of view from time to time with latest jhbuild build.
comment:4 Changed 14 years ago by tomeu
I see this often, no idea how to fix.
comment:5 Changed 14 years ago by alsroot
- Owner changed from marcopg to alsroot
- Priority changed from High to Urgent
- Status changed from new to assigned
+1 to Priority, since some time I see empty palette, so there is no chances to scroll items back.
Changed 14 years ago by alsroot
comment:6 Changed 14 years ago by alsroot
- Keywords r? added
patch just cancels menu(deselect current item) on hiding,
btw looks like self.menu.set_active(False)(see the patch) looks redundant but I left it, just in case.
comment:7 Changed 14 years ago by erikos
- Bug Status changed from New to Assigned
- Keywords r+ added; r? removed
Nice! Solves the case for me perfectly and sounds like a good solution.
comment:8 Changed 14 years ago by alsroot
- Resolution set to fixed
- Status changed from assigned to closed
comment:9 Changed 13 years ago by erikos
- Keywords olpc-0.84 added
This one should go into 0.84, too.
comment:10 Changed 13 years ago by sayamindu
Cherry-picked to 0.84
comment:11 Changed 13 years ago by sayamindu
- Keywords olpc-0.84 removed
comment:12 Changed 13 years ago by sayamindu
- Keywords olpc-0.84+ added
comment:13 Changed 13 years ago by sayamindu
- Keywords olpc-0.84+ removed
Just re-tested with the Soas3.img for XOs and the issue with the home palette is still there. To reproduce, open the CP, close the CP, right click on the home view XO to reveal the palette. It's content will display incorrectly scrolled and missing the bottom 'Register' item.