Closed Bug 979148 Opened 10 years ago Closed 10 years ago

Support position change notify for IMM32

Categories

(Core :: Widget: Win32, defect)

x86
Windows 8.1
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla30

People

(Reporter: m_kato, Assigned: m_kato)

References

Details

(Keywords: inputmethod)

Attachments

(1 file)

On focusing editbox on scollable content, when I scroll content, candidate window of IME keeps same position.  Position of candidate window should changes by scroll.
Attached patch v1Splinter Review
Comment on attachment 8385128 [details] [diff] [review]
v1

follow up bug 968647 for IMM32
Attachment #8385128 - Flags: review?(masayuki)
Comment on attachment 8385128 [details] [diff] [review]
v1

If caret position is moved outside of the editor rect, how does this work?
(In reply to Masayuki Nakano (:masayuki) (Mozilla Japan) from comment #3)
> Comment on attachment 8385128 [details] [diff] [review]
> v1
> 
> If caret position is moved outside of the editor rect, how does this work?

Candidate window will be out of firefox's window.  Do you think what behavior we should implement this??  Should we keep it just under Firefox's windows?
Also on TSF, it depends on TSF.

MS-IME .... screen's left-top.
ATOK (2013) ... out of Firefox window
Google IME ... keep just under Firefox window
(In reply to Makoto Kato (:m_kato) from comment #4)
> (In reply to Masayuki Nakano (:masayuki) (Mozilla Japan) from comment #3)
> > Comment on attachment 8385128 [details] [diff] [review]
> > v1
> > 
> > If caret position is moved outside of the editor rect, how does this work?
> 
> Candidate window will be out of firefox's window.  Do you think what
> behavior we should implement this??  Should we keep it just under Firefox's
> windows?

I guess that align to window edge is reasonable but I'm not sure. Although, it's not so important because it must be rare case.

(In reply to Makoto Kato (:m_kato) from comment #5)
> Also on TSF, it depends on TSF.
> 
> MS-IME .... screen's left-top.
> ATOK (2013) ... out of Firefox window
> Google IME ... keep just under Firefox window

Yeah, on TSF, TIP decides its candidate window position itself...
Comment on attachment 8385128 [details] [diff] [review]
v1

Temporarily, +'ing this patch. I think that we should file a new bug for the remaining issue.
Attachment #8385128 - Flags: review?(masayuki) → review+
(In reply to Masayuki Nakano (:masayuki) (Mozilla Japan) from comment #7)
> Comment on attachment 8385128 [details] [diff] [review]
> v1
> 
> Temporarily, +'ing this patch. I think that we should file a new bug for the
> remaining issue.

filed as bug 980189
https://hg.mozilla.org/mozilla-central/rev/407e82dd7c3c
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: