Bug 563464 - Add test suite for DefaultTextDoubleClickStrategy
Summary: Add test suite for DefaultTextDoubleClickStrategy
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 4.16   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 563465
  Show dependency tree
 
Reported: 2020-05-22 04:11 EDT by Alexander Kurtakov CLA
Modified: 2020-05-26 05:56 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kurtakov CLA 2020-05-22 04:11:13 EDT
Needed to serve as a specification of current behavior so port to java BreakIterator doesn't break unexpectedly.
Comment 1 Eclipse Genie CLA 2020-05-26 03:51:30 EDT
New Gerrit change created: https://git.eclipse.org/r/163576
Comment 3 Alexander Kurtakov CLA 2020-05-26 05:56:43 EDT
Initial patch is in master. Will keep this bug open for additional tests.