#872 closed defect (fixed)
Typing in the My Settings (control panel) search field has no effect
Reported by: | garycmartin | Owned by: | alsroot |
---|---|---|---|
Priority: | Immediate | Milestone: | |
Component: | Sugar | Version: | Git as of bugdate |
Severity: | Major | Keywords: | r+ |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Assigned |
Description
When using My Settings (Control Panel), the search input in the top left has no effect on the control panel modules displayed. I'm not sure what the original design intent of this was, but it could:
1) grey out modules that don't match the search text (similar concept as per Mac OS X System preferences search, though this includes extra keywords so a range of related words find useful modules i.e "clock" could highlight the date & time module)
2) hide all non-matching modules and reflow the view, (perhaps auto reflow is something worth considering any way, as the grid of module icons seems to have their layout hard-coded which breaks with screen resolution changes and locale string length variations).
3) typing in the search field could just drop down a menu of matching module names (perhaps with icons also) as you type.
Attachments (1)
Change History (8)
comment:1 Changed 14 years ago by tomeu
- Milestone changed from Unspecified by Release Team to 0.86
- Priority changed from Unspecified by Maintainer to High
- Severity changed from Minor to Major
comment:2 Changed 14 years ago by erikos
- Bug Status changed from Unconfirmed to Assigned
comment:3 Changed 14 years ago by erikos
- Priority changed from High to Immediate
Changed 14 years ago by alsroot
comment:4 Changed 14 years ago by alsroot
- Keywords r? added
oops, I didn't see 2nd comment...
anyway I attached patch
comment:5 Changed 14 years ago by tomeu
- Keywords r+ added; r? removed
- Owner changed from tomeu to alsroot
- Status changed from new to assigned
Great, thanks!
comment:6 Changed 14 years ago by alsroot
- Resolution set to fixed
- Status changed from assigned to closed
Is an regression as it was working before. I will have a fix soon.