Opened 14 years ago
Closed 9 years ago
#1490 closed defect (fixed)
home screen: "start new" behaviour not reset if non-<alt> modifier active while releasing <alt>
Reported by: | sascha_silbe | Owned by: | tomeu |
---|---|---|---|
Priority: | Normal | Milestone: | Unspecified |
Component: | Sugar | Version: | Git as of bugdate |
Severity: | Minor | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | New |
Description
Steps to reproduce:
- Enter home screen (ring layout)
- Press and hold <alt>
- Press and hold <shift>
- Release <alt>
- Release <shift>
- optional: click on any activity icon that was previously colored (i.e. has existing sessions in the Journal)
What I expected:
Either don't change behaviour at all if <shift> is active (in addition to <alt>) or reset the state once <alt> has been released.
What happened:
"Start new" behaviour was "stuck", i.e. activity icons remained uncolored (even after releasing <shift>) and after clicking on one of them a new instance is started (instead of resuming an existing one).
Attachments (1)
Change History (7)
comment:1 Changed 14 years ago by sascha_silbe
- Milestone changed from Unspecified by Release Team to 0.88
- Severity changed from Unspecified to Minor
comment:2 Changed 10 years ago by dnarvaez
- Milestone changed from 0.88 to Unspecified
comment:3 Changed 10 years ago by dnarvaez
- Bug Status changed from New to Unconfirmed
comment:4 Changed 10 years ago by carrott
I see this on Sugar 0.98.7 on XO-system 1a for XO-4 (build 49) when following the steps to reproduce in the description. I see this most often when I use alt-tab to switch applications, in this case you can release tab before alt and when you switch back to the activity ring, none of the activities are coloured.
comment:5 Changed 9 years ago by ignacio
- Bug Status changed from Unconfirmed to New
- Priority changed from Unspecified by Maintainer to Normal
Changed 9 years ago by ignacio
comment:6 Changed 9 years ago by Sam Parkinson
- Resolution set to fixed
- Status changed from new to closed
Fix weirdness with pressing SHIFT & ALT on the home screen - fixes #1490
Changeset: 58d8588d3d12328ce6e87bf65e91c4d640fdda37
Still happens.