[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.nebula] Re: [Gallery] ESC key no longer closes WizardDialog when Gallery added

Hi Justin,

This is strange. To cancel normal key handling, Gallery should set event.doit=false somewhere. Currently this is only done if you use the scrolling smoother and only for mouse wheel events.


Please check you don't have the same problem with a Canvas instead of a Gallery. If the problem still occurs with Canvas, open a bug on SWT, else, open a bug on Gallery and attach a snippet showing the problem.


Thanks,
--
Nicolas

Justin Dolezy a écrit :
Hi,

The Gallery seems to swallow/prevent normal ESC key handling when you add it to a Wizard Dialog. Is this a known thing? I can't see any bugs raised for this. Or maybe I've not spotted some setX() that's required?!

Thanks,
Justin