]
Eric Williams reassigned ERT-665:
---------------------------------
Assignee: Eric Williams
[GTK3] Breakpoint condition text editor has no cursor [EBZ#538590]
------------------------------------------------------------------
Key: ERT-665
URL:
https://issues.jboss.org/browse/ERT-665
Project: Eclipse Release Train
Issue Type: Task
Components: Platform
Reporter: Friendly Jira Robot
Assignee: Eric Williams
Labels: 4.9_RC2, SWT, bzira
Fix For: 2018-09 RC2
To reproduce:
1. Set breakpoint anywhere in Java code.
2. Edit breakpoint.
3. Enable breakpoint condition.
4. Edit the condition.
5. Observe that there is no text cursor.
Seen in:
Eclipse SDK
Version: 4.9
Build id: I20180625-1545
Not seen in:
Eclipse SDK
Version: Photon (4.8)
Build id: I20180611-0500
Seen with RHEL 7.4, GTK 3.22.10. Not seen on Windows 7.
Text cursors are relatively basic functionality and very useful when writing any sort of
text. Its somewhat odd to not have one, and it really harms editing the breakpoint
condition.