Bug 207062 - pre-editing state problem on Hangul in nautilus
Summary: pre-editing state problem on Hangul in nautilus
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gtk2
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact:
URL:
Whiteboard: bzcl34nup
Depends On:
Blocks: 208798
TreeView+ depends on / blocked
 
Reported: 2006-09-19 01:21 UTC by Jong Bae KO
Modified: 2008-05-07 00:51 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-05-07 00:51:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jong Bae KO 2006-09-19 01:21:34 UTC
Description of problem:
When you type Hangul, Last pre-editing letter doesn't included in a file name or
folder name with left-click action.(It is working with Enter key)

Version-Release number of selected component (if applicable):
gtk+-1.2.10-55.fc6
nautilus-2.16.0-3.fc6

How reproducible:
always

Steps to Reproduce:
1. open nautilus and run scim-hangul
2. activate scim- hangul
3. make new folder or file
4. type "gksrmf" in Korean "한글"
5. click the left-click on the window 

Actual results:
한

Expected results:
한글

Additional info:
I tested with oowriter. They save the pre-edit state letter on file name as well
when I save the file.

Comment 1 sangu 2006-09-19 03:56:00 UTC
The Component of bug 207602 is wrong. 
nautilus doens't use gtk+ package, and gtk+ package is extras.

And this problme doesn't happen in my linux box.

gtk2-2.10.3-6.fc6
eel2-2.16.0-1.fc6
nautilus-2.16.0-3.fc6
scim-hangul-0.2.2-7.fc6


Comment 2 Matthias Clasen 2006-09-19 04:37:20 UTC
Jong Bae, is this happening in a n icon view, or a list view ?

Comment 3 Jong Bae KO 2006-09-19 05:02:05 UTC
Hi Matthias

This bug happen in both, but if you type Hangul and then click on white place
(empty space) in the list view on natilus, the pre-editing state is stopped so
It works fine.
However, when you type Hangul, and then click other folders or files, it has the
same problem.

Main problem is pre-editing state.

Comment 4 sangu 2006-09-19 05:03:35 UTC
Sorry, my mistake.
Clicking left button on preedit state,preedit -> commit works well in a icon view
,but bug 207062 happens in a list view.


Comment 5 Matthias Clasen 2006-09-19 18:03:49 UTC
Jong Bae, do you see this problem with other applications too, e.g. gedit ?

Comment 6 Jong Bae KO 2006-09-21 01:15:40 UTC
No. gedit is fine. I tested with gedit, and It contained pre-edit state's letter
as well in both file name and document.


Comment 7 Matthias Clasen 2006-09-21 13:49:36 UTC
Ok, then it is probably an eeleditablelabel problem

Comment 8 Jong Bae KO 2006-09-25 06:12:01 UTC
The bug is produced in gnome desktop as well

Comment 9 Alexander Larsson 2006-09-25 09:00:49 UTC
"Clicking left button on preedit state,preedit -> commit works well in a icon
view, but bug 207062 happens in a list view."

Did you actually mean this, or did you mean the bug happens in the icon view?


Comment 10 Jong Bae KO 2006-09-26 01:02:42 UTC
He means that it happened in the list view only. 
However, In my test, It happened both(list view and icon view).

Comment 12 Akira TAGOH 2006-09-28 07:09:08 UTC
I also tested. this happens on both. so I guess there are still similar issue
like Bug#203865?

Comment 13 Jong Bae KO 2006-09-28 07:12:48 UTC
Yes. still pre-editing state is not stable in nautilus.

Comment 14 Alexander Larsson 2006-09-28 07:39:43 UTC
If it happens on both then it could be a gtk+ issue too. The edit widget for
icon views is EelEditableLabel, but for the tree/list view we use a normal
GtkTreeView + GtkEntry.


Comment 15 Alexander Larsson 2006-10-02 08:42:38 UTC
I was unable to reproduce this in the icon view. However, i was able to
reproduce it in the list view and in the "Tree View -> Editable Cells" example
gtk-demo, so this seems to be a Tree View bug. When the editable widget is
removed and its value saved we don't flush the preedit state (or whatever needs
doing).


Comment 16 Matthias Clasen 2006-10-17 13:25:47 UTC
there is no way to "flush preedit state" in the GtkIMContext api. the user is
responsible for committing all outstanding preedit state before dismissing the
editable widget.

Comment 17 Bug Zapper 2008-04-03 18:15:37 UTC
Based on the date this bug was created, it appears to have been reported
against rawhide during the development of a Fedora release that is no
longer maintained. In order to refocus our efforts as a project we are
flagging all of the open bugs for releases which are no longer
maintained. If this bug remains in NEEDINFO thirty (30) days from now,
we will automatically close it.

If you can reproduce this bug in a maintained Fedora version (7, 8, or
rawhide), please change this bug to the respective version and change
the status to ASSIGNED. (If you're unable to change the bug's version
or status, add a comment to the bug and someone will change it for you.)

Thanks for your help, and we apologize again that we haven't handled
these issues to this point.

The process we're following is outlined here:
http://fedoraproject.org/wiki/BugZappers/F9CleanUp

We will be following the process here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping to ensure this
doesn't happen again.

Comment 18 Bug Zapper 2008-05-07 00:51:47 UTC
This bug has been in NEEDINFO for more than 30 days since feedback was
first requested. As a result we are closing it.

If you can reproduce this bug in the future against a maintained Fedora
version please feel free to reopen it against that version.

The process we're following is outlined here:
http://fedoraproject.org/wiki/BugZappers/F9CleanUp


Note You need to log in before you can comment on or make changes to this bug.