Trouble with content assist in TextCellEditor [message #1816602] |
Fri, 01 November 2019 05:46  |
Eclipse User |
|
|
|
Hi!
We´re trying to add content assist to some cells in a table by calling TextCellEditor.enableContentProposal(), but it does not seem to work properly.
When triggering the content proposal popup in the text cell, the cell editor looses focus in such a way that it's impossible to input more characters to filter the proposals. The expected behavior in my view is that one should be able to continue to write in the cell editor, and use the arrow and enter keys to interact with the proposal popup.
Is there some configuration that we have missed, or is this a bug? If the latter, would it be possible to work around in some way without rewriting the whole content assist support?
I've attached a small sample project that shows the problem, and also included an example from JFace which shows the expected behavior.
Thanks,
Maria
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06052 seconds