Bug 549783

Summary: Underscore characters are not rendered when editing textcell
Product: [Eclipse Project] Platform Reporter: Khanh Hoang <khanh.hoang>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: ericwill, gautier.desaintmartinlacaze, rolf.theunissen, sdamrong
Version: 4.11Keywords: triaged
Target Milestone: ---   
Hardware: PC   
OS: Linux   
See Also: https://bugs.eclipse.org/bugs/show_bug.cgi?id=546375
Whiteboard:
Attachments:
Description Flags
expression_with_underline none

Description Khanh Hoang CLA 2019-08-05 03:54:53 EDT
Created attachment 279491 [details]
expression_with_underline

Environment:
- Ubuntu 18
- Gtk 3.22
- Eclipse 4.11
- java openjdk 11

reproduce:
- Open 'expressions' view
- Add new expression name 'parameter_value'
- Click edit again
- Underline disappear.

Expected:
- Should show full text with underline.
Comment 1 Rolf Theunissen CLA 2019-08-05 17:01:06 EDT
Moving to SWT, very similar to Bug 546375.
Comment 2 Eric Williams CLA 2019-09-18 10:34:01 EDT
I can't reproduce this on SWT master as of today, Fedora 30, and GTK3.24.
Comment 3 Khanh Hoang CLA 2020-07-13 03:57:41 EDT
Till happen on Eclipse version 4.15
Comment 4 Soraphol (Paul) Damrongpiriyapong CLA 2020-07-13 17:09:53 EDT
(In reply to Khanh Hoang from comment #3)
> Till happen on Eclipse version 4.15

I can't reproduce this on 4.16. Do you mind updating and checking if it still exists? If so, please give me updated details of your environment.
Comment 5 Khanh Hoang CLA 2020-07-14 08:55:23 EDT
(In reply to Soraphol (Paul) Damrongpiriyapong from comment #4)
> (In reply to Khanh Hoang from comment #3)
> > Till happen on Eclipse version 4.15
> 
> I can't reproduce this on 4.16. Do you mind updating and checking if it
> still exists? If so, please give me updated details of your environment.

Sure Paul, I will try reproduce on 4.16 on Ubuntu 18 with gtk3.22 and let you know soon.