[
https://issues.jboss.org/browse/JBIDE-15081?page=com.atlassian.jira.plugi...
]
Viacheslav Kabanovich commented on JBIDE-15081:
-----------------------------------------------
The user has some other ways to read the entire message:
- hover mouse over the message, in one second, a tooltip with the entire text appears;
- transfer focus to the message area by clicking mouse in it or by repeatedly pushing Tab,
after that the user can either navigate cursor with arrows making last lines visible or
copy content to clipboard by Ctrl+A, Ctrl+C.
Most dialogs in Eclipse inherit TitleAreaDialog which implements these features of title
area, and if some better features may be suggested, they may be as well submitted upstream
for improving TitleAreaDialog.
Credentials dialog: Unknown errors are not shown to the User, error
message is cut off
--------------------------------------------------------------------------------------
Key: JBIDE-15081
URL:
https://issues.jboss.org/browse/JBIDE-15081
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.1.0.CR1
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 4.1.0.CR1
Attachments: enlarged-wizardpage.png, narrow-wizardpage.jpg
When logging into OpenShift, errors may eventually occurr. These errors are currently
shown in the title are of the wizard page. If the user faces an unknown error the full
error text is eventually not shown, the last lines are cut off since the wizard page title
area has a fixed height.
!narrow-wizardpage.jpg!
The user has to enlarge the wizard page (or look into the Eclipse log) to see the full
error:
!enlarged-wizardpage.png!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira