Bug 530664 - Debug Shell hint should disappear when view gets focus
Summary: Debug Shell hint should disappear when view gets focus
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 4.7.1a   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 4.8 M6   Edit
Assignee: Lucas Bullen CLA
QA Contact:
URL:
Whiteboard:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2018-02-02 10:03 EST by Dani Megert CLA
Modified: 2018-02-18 23:46 EST (History)
3 users (show)

See Also:


Attachments
Gif to show focus gained while moving from Error Log (51.83 KB, image/gif)
2018-02-09 01:18 EST, Sarika Sinha CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2018-02-02 10:03:33 EST
Text in Debug Shell is bad.

Please either remove it or make sure it gets removed when the user starts to type into the view.
Comment 1 Dani Megert CLA 2018-02-02 10:04:51 EST
Another option is to give the tip in the view description.
Comment 2 Mickael Istria CLA 2018-02-02 10:38:41 EST
(In reply to Dani Megert from comment #0)
> Text in Debug Shell is bad.

It can be a matter of taste. Several contributors did perceive it as a good improvement in usability as it shows more immediately what the power of the view can be and make it more "attractive" for users to start taking advantage of it.

> Please either remove it

That'd be "bad" IMO ;)

> make sure it gets removed when the user starts to type into the view.

That'd be good: whenever the view is empty and focus is lost, show the comment. Whenever view takes focus and has only the comment, remove it.
Comment 3 Dani Megert CLA 2018-02-05 04:43:35 EST
(In reply to Mickael Istria from comment #2)
> (In reply to Dani Megert from comment #0)
> > Text in Debug Shell is bad.
> 
> It can be a matter of taste. Several contributors did perceive it as a good
> improvement in usability as it shows more immediately what the power of the
> view can be and make it more "attractive" for users to start taking
> advantage of it.

To clarify: The "bad" was for the text not going away when the user wants to work with the view. I like the hint itself :-).
Comment 4 Mickael Istria CLA 2018-02-05 04:48:00 EST
I'm moving target to 4.8.M7 as we'd like to focus work for 4.8.M6 on API-related patches. In anyone wants to work on it before that, please feel free to change the target back to 4.8.M6
Comment 5 Mickael Istria CLA 2018-02-05 04:48:58 EST
And removing myself as assignee for the moment to let other interested parties take this issue earlier if they want to.
Comment 6 Eclipse Genie CLA 2018-02-06 16:15:18 EST
New Gerrit change created: https://git.eclipse.org/r/116817
Comment 7 Sarika Sinha CLA 2018-02-09 01:18:30 EST
Created attachment 272598 [details]
Gif to show focus gained while moving from Error Log
Comment 9 Sarika Sinha CLA 2018-02-18 23:46:26 EST
Verified using
Eclipse SDK

Version: Photon (4.8)
Build id: I20180218-2000

Thanks Dani, Mickael and Lucas.

Moving the message to Content description was really a good idea.