Bug 549948 - Expressions view pane do not show what the user has typed when adding new expressions
Summary: Expressions view pane do not show what the user has typed when adding new exp...
Status: RESOLVED DUPLICATE of bug 550606
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 4.12   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on:
Blocks:
 
Reported: 2019-08-09 16:42 EDT by Taro Kyo CLA
Modified: 2019-09-24 09:52 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Taro Kyo CLA 2019-08-09 16:42:37 EDT
Problem:

I cannot see what has been typed in the Expressions view pane when adding a new expression to evaluate during the Debugging session.

Expected:

I should see what I have typed in the Expressions view pane when manually adding a new variable to see or view the expression as I type.


Steps to reproduce:

1. Get Eclipse IDE 2019-06 Stable.
2. Get CentOS 7 or equivalent.
3. Open a new Java project.
4. Write Hello World project.
5. Set any breakpoint on any line of code.
6. Debug the application.
7. When the breakpoint has been hit, open Expressions view pane.
8. Use mouse and click on the "Add new expression" text in the view pane.
9. Observe when typing any variable identifiers, the user cannot see what has been typed in the text field.

Machine Info:

OS: CentOS Linux release 7.3.1611 (Core) 
Hardware: HP Zbook 15 G3
IDE version: Eclipse IDE for Enterprise Java Developers, 2019-06, Build 4.12.0




-- Configuration Details --
Product: Eclipse IDE 4.12.0.20190614-1200 (org.eclipse.epp.package.jee.product)Installed Features:
 org.eclipse.platform 4.12.0.v20190605-1801
Comment 1 Taro Kyo CLA 2019-09-19 15:57:36 EDT
This is still occurring on the latest Eclipse build.

Eclipse IDE for Enterprise Java Developers.

Version: 2019-09 R (4.13.0)
Build id: 20190917-1200
Comment 2 Mickael Istria CLA 2019-09-19 16:04:40 EDT
I cannot reproduce the issue on Fedora 30.
@Eric: could it be a SWT/GTK issue?
Comment 3 Eric Williams CLA 2019-09-19 16:06:17 EDT
(In reply to Mickael Istria from comment #2)
> I cannot reproduce the issue on Fedora 30.
> @Eric: could it be a SWT/GTK issue?

No it's SWT, it affects X11 only and I already fixed it in bug 550606.
Comment 4 Sarika Sinha CLA 2019-09-20 02:04:20 EDT
Do you have the "Column Layout" On ?
Comment 5 Taro Kyo CLA 2019-09-20 08:15:11 EDT
Yes, I have the "Show Columns" enabled in the Layout submenu.

Does that option affects the UI somehow?
Comment 6 Sarika Sinha CLA 2019-09-22 23:50:55 EDT
(In reply to Taro Kyo from comment #5)
> Yes, I have the "Show Columns" enabled in the Layout submenu.
> 
> Does that option affects the UI somehow?

Looks like , as I found this old bug : Bug 301085
Comment 7 Taro Kyo CLA 2019-09-24 09:40:07 EDT
Thanks. Since my issue is a duplicate of that issue, can someone close this and have the contributors track that bug instead?
Comment 8 Taro Kyo CLA 2019-09-24 09:40:52 EDT
Oh wait, that's an old bug since Eclipse 3.6... :/

This is affecting Eclipse 4.13.0 (2019-09)
Comment 9 Paul Pazderski CLA 2019-09-24 09:52:51 EDT
Somehow Eric's comment 3 got ignored. See also bug 551343.

*** This bug has been marked as a duplicate of bug 550606 ***