[oXygen-user] OS X: Can not paste text as filename into save dialog

Sorin Ristache
Wed Aug 6 03:37:49 CDT 2008


Hello,

Yes, it is a problem of the native Save dialog in the Apple JVM. The 
menu actions are still active when the modal dialog for Save is on 
screen and the keystroke event is passed to the Paste menu action which 
runs on the editor panel. We disabled the actions in the Edit menu when 
the Save dialog is on screen but the keystroke has no effect in this case.

You can use the Paste action in the Save dialog on a Mac computer only 
with a Ctrl + click on the text field and the selection of the Paste 
action in the popup menu.


Regards,
Sorin


Jan Nylund wrote:
> Hello!
> 
> On 5 aug 2008, at 18.03, Sorin Ristache wrote:
>> The Copy, Cut and Paste actions do not work in the Save dialog of a 
>> Mac application. You must select the file from the file list of the 
>> dialog or type the file name. However we were not aware that the 
>> actions modify the editor panel when the Save dialog which is a modal 
>> dialog is displayed. We will fix that.
> 
> 
> Is this related to Save dialogs from Java applications? In regular Mac 
> applications I can freely copy, cut and paste the text of the filename 
> (tested several, bot apple's and third party softwares).
> 
> Br,
> Jan



More information about the oXygen-user mailing list