Stephan Witt wrote:
> I tried the search widget already to compare it with the spell checker.
> Here on my mac it isn't a dock widget. And escape closes it already.
i tried it here and it closes it in both cases already so forget my previous
post...
pavel
Am 29.09.2011 um 14:40 schrieb Pavel Sanda:
> Stephan Witt wrote:
>> Currently we handle the escape key of our dock widgets manually.
>> When the user presses Escape the focus is switched to the main window.
>> This makes sense when the dock widget is docked. When it is floating
>> it should close
Stephan Witt wrote:
> Currently we handle the escape key of our dock widgets manually.
> When the user presses Escape the focus is switched to the main window.
> This makes sense when the dock widget is docked. When it is floating
> it should close, IMHO. But this is not the case.
iirc there was r
Currently we handle the escape key of our dock widgets manually.
When the user presses Escape the focus is switched to the main window.
This makes sense when the dock widget is docked. When it is floating
it should close, IMHO. But this is not the case.
The attached patch corrects this. Any object