Bug 267175 - [navigation] Click in quick view status field should toggle the mode
Summary: [navigation] Click in quick view status field should toggle the mode
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.5   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-05 05:58 EST by Markus Keller CLA
Modified: 2009-03-09 10:54 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2009-03-05 05:58:45 EST
I20090304-0834

AbstractInformationControl.handleStatusFieldClicked() is not called any more, so clicking on the status line in the quick outline dialog does not toggle modes any more.

Should override PopupDialog.createInfoTextArea(..) to add a mouse listener and also implement handleStatusFieldClicked() in HierarchyInformationControl.
Comment 1 Dani Megert CLA 2009-03-09 10:42:00 EDT
This never worked and is a left-over from an early experiment.
Comment 2 Dani Megert CLA 2009-03-09 10:44:17 EDT
Removed the dead code for now.
Comment 3 Markus Keller CLA 2009-03-09 10:54:32 EDT
Actually it should work on single click, like in the content assist popup; adapting summary.