[
https://issues.jboss.org/browse/JBIDE-11567?page=com.atlassian.jira.plugi...
]
Snjezana Peco resolved JBIDE-11567.
-----------------------------------
Resolution: Rejected
{quote}
But when the Browse button triggers search and the change of the value in text field does
not, I would consider that as a bug. Those two should trigger the same actions.
{quote}
The change of the value doesn't triger search intentinally.
The JBoss Tools can contain a lot of runtime detectors (currently four) which, mainly,
search a file system and take a long time.
We wouldn't like the UI to become unresponsive or that we have to start the progress
dialog when a user enters a key.
That is the reason why the Refresh button has been added.
Provide a way to add runtime detection path using SWTBot
--------------------------------------------------------
Key: JBIDE-11567
URL:
https://issues.jboss.org/browse/JBIDE-11567
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: runtime detection
Affects Versions: 3.3.0.Beta2
Reporter: Lucia Jelinkova
Assignee: Snjezana Peco
I've started to develop UI automated tests for runtime detection using SWTBot. The
problem is that when clicking the Add button on JBoss Tools Runtime Detection preferences
page there is a native file dialog shown that cannot be operated by SWTBot.
Would it be possible to display a dialog similar to the one displayed by Edit button?
There is the possibility to provide the path into the text field (that can be done by
SWTBot) or to Browse the file system (used by normal users).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira