Bug 4527 - IME mode on J box overwrites scroll bar (1G91MAP)
Summary: IME mode on J box overwrites scroll bar (1G91MAP)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Steve Northover CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-11 14:18 EDT by Lynne Kues CLA
Modified: 2004-10-13 18:15 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lynne Kues CLA 2001-10-11 14:18:22 EDT
1. Run the SwtStyledTextUseCase.
2. Go into Japanese/IME mode.  Type until you get to the end of the line.

	Notice that the IME mode overwrites the scrollbar and doesn't wrap until the edge of the
	window is reached.  If you do the same thing in Notepad, the wrapping occurs when you 
	reach the left edge of the vertical scrollbar.

NOTES:

LK (2/12/01 12:29:07 PM)
	We are not doing anything funky here (i.e., just creating the StyledText with V_SCROLL style), but
	maybe we need to be doing something more.  SN, any idea why this is happening?

LK (2/12/01 2:09:43 PM)
	The font is not being initially set for the StyledText in the use case.  The use case was modified
	to not set the font initially.  The changes to the use case are released in the team stream.
	
SN (3/7/01 3:50:10 PM)
	I looked quickly and could not find a call to set the IME bounds to be the client area.
	Can we defer this for now?
Comment 1 DJ Houghton CLA 2001-10-29 16:19:31 EST
PRODUCT VERSION:
SWT 0.059

Comment 2 Steve Northover CLA 2004-10-13 13:19:41 EDT
FH, is this still happening on XP?
Comment 3 Felipe Heidrich CLA 2004-10-13 13:34:43 EDT
Yes, it does.
Comment 4 Felipe Heidrich CLA 2004-10-13 18:15:53 EDT
fixed in HEAD > 20041013