Bug 239698 - No events dispatched when already selected item clicked again
Summary: No events dispatched when already selected item clicked again
Status: NEW
Alias: None
Product: GEF
Classification: Tools
Component: GEF-Legacy Zest (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-05 20:55 EDT by Lars Grammel CLA
Modified: 2015-01-22 02:43 EST (History)
0 users

See Also:


Attachments
patch that adds event dispatching & selection order changes on reselecting items from a selection (996 bytes, patch)
2008-07-05 20:57 EDT, Lars Grammel CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Grammel CLA 2008-07-05 20:55:43 EDT
When several items are selected, and one of them is clicked, no events are dispatched. Linked views, e.g. a properties view that displays details for the first element of a selection, are not notified and thus cannot be updated. The attached patch moved the last clicked element to the top of the structured selection and dispatches an event.
Comment 1 Lars Grammel CLA 2008-07-05 20:57:06 EDT
Created attachment 106654 [details]
patch that adds event dispatching & selection order changes on reselecting items from a selection
Comment 2 Alexander Nyßen CLA 2015-01-22 02:43:33 EST
Re-assigning back to inbox, as Ian is no longer active committer.