Bug 549783 - Underscore characters are not rendered when editing textcell
Summary: Underscore characters are not rendered when editing textcell
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.11   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2019-08-05 03:54 EDT by Khanh Hoang CLA
Modified: 2020-07-14 08:55 EDT (History)
4 users (show)

See Also:


Attachments
expression_with_underline (379.36 KB, image/png)
2019-08-05 03:54 EDT, Khanh Hoang CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.