I'm not sure if this is the expected behaviour or it is a bug. When using a CellList with a MultiSelectionModel and a BOUND_TO_SELECTION keyboard policy:
- You can not select multiple cells (when using CTRL + click). - Click events update the selection despite of any EventTranslator / CellPreviewHandler. IMO, the correct behaviout should be: - On a key navigation event, put the "navigated" cell as the one selected - On a different event, use the EventTranslator / CellPreviewHandler and allow multiple selection Does this make sense? Many thanks -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
