Open
Bug 1322744
Opened 8 years ago
Updated 2 years ago
[TSF] Create test framework for TSFTextStore
Categories
(Core :: DOM: UI Events & Focus Handling, task)
Tracking
()
NEW
People
(Reporter: masayuki, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: inputmethod, Whiteboard: tpi:-)
First, I'll try to create a test framework for TSFTextStore on Windows.
IME for TSF is called TIP. TIP calls some interface methods of TSFTextStore and receives notifications of text change, selection change and layout change.
So, new XPCOM interface for this needs to have all interface methods which TSFTextStore implemented.
Reporter | ||
Comment 1•8 years ago
|
||
FYI: When you find bugs which should be tested with new test framework, please add the bug# to "Blocks".
Updated•8 years ago
|
Whiteboard: tpi:-
Reporter | ||
Updated•5 years ago
|
Assignee: masayuki → nobody
Type: defect → task
status-firefox53:
affected → ---
Component: Widget: Win32 → DOM: UI Events & Focus Handling
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•