After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 104262 - bringing input method's choice window ends renaming mode
bringing input method's choice window ends renaming mode
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: File and Folder Operations
2.0.x
Other Solaris
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-01-23 19:43 UTC by Hidetoshi Tajima
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
does not end renaming mode on focus-out, and other changes for input methods (1.71 KB, patch)
2003-01-23 19:44 UTC, Hidetoshi Tajima
none Details | Review

Description Hidetoshi Tajima 2003-01-23 19:43:17 UTC
In renaming a widget, pending text is commit when a nautilus toplevel
window gets focus-out,
but in CJK locales, it is not working well, since the input methods need to
bring up toplevel 
windows called "lookup-choice-window"  during text-input operation.

To fix this, I want to propose a change not to end renaming mode at
focus-out, but this will 
make nautilus crash when closing the nautilus window while renaming
operation is not 
completed, so this should be also avoided somehow if the change for
focus-out can be made.

Attaching a working-in-progress patch, which is likely said to be incorrect
or unacceptable, 
though...
Comment 1 Hidetoshi Tajima 2003-01-23 19:44:54 UTC
Created attachment 13781 [details] [review]
does not end renaming mode on focus-out, and other changes for input methods
Comment 2 Hidetoshi Tajima 2003-05-14 01:08:13 UTC
This does not seem to occur any more with
nautilus HEAD. Closing.