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 66471 - Improve placement of IM status window
Improve placement of IM status window
Status: RESOLVED WONTFIX
Product: gtk+
Classification: Platform
Component: Input Methods
1.3.x
Other Linux
: Normal normal
: Medium feature
Assigned To: Hidetoshi Tajima
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2001-12-08 00:16 UTC by Owen Taylor
Modified: 2014-03-22 19:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Owen Taylor 2001-12-08 00:16:33 UTC
I showed the status window to one of our Japanese hackers
and he wasn't impressed - he wanted the status window
to at least appear by the cursor as it does with kinput
in over-the-spot mode.

This should be possible now, though a little tricky to
get absolutely right. In addition to monitoring the
toplevel window position, it would be necessary to
monitor the position of the widget within the toplevel
(done by watching ::hierarchy_changed and by watching
::size_allocate for all ancestors) and the position
of the cursor within the widget 
(from gtk_im_context_set_cursor_location ())

Anyways ... a future improvement
Comment 1 Matthias Clasen 2002-04-05 13:35:44 UTC
Move open bugs from milestones 2.0.[012] -- > 2.0.3, since 2.0.2 is already out.
Comment 2 Elijah Newren 2004-06-19 18:45:13 UTC
Mass changing gtk+ bugs with target milestone of 2.4.2 to target 2.4.4, as
Matthias said he was trying to do himself on IRC and was asking for help with. 
If you see this message, it means I was successful at fixing the borken-ness in
bugzilla :)  Sorry for the spam; just query on this message and delete all
emails you get with this message, since there will probably be a lot.
Comment 3 Matthias Clasen 2014-03-22 19:47:00 UTC
closing out old bugs