[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5831) Smooks Editor Usability Tweaks

Tom Fennelly (JIRA) jira-events at lists.jboss.org
Thu Apr 8 11:07:30 EDT 2010


    [ https://jira.jboss.org/jira/browse/JBIDE-5831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12524604#action_12524604 ] 

Tom Fennelly commented on JBIDE-5831:
-------------------------------------

I tried the Keyboard patch followed by the SWTBot test. Failed with the following exception:

org.eclipse.core.runtime.AssertionFailedException: null argument:Order part isn't added again !!
	at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
	at org.jboss.tools.smooks.ui.bot.test.jira.KeyboradAbility_JBIDE5831.testKeyboradAbility(KeyboradAbility_JBIDE5831.java:90)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at org.eclipse.swtbot.swt.finder.SWTBotTestCase.runBare(SWTBotTestCase.java:228)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:79)
	at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:46)
	at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
	at org.eclipse.swtbot.eclipse.core.RemotePluginTestRunner.main(RemotePluginTestRunner.java:64)
	at org.eclipse.swtbot.eclipse.core.UITestApplication.runTests(UITestApplication.java:117)
	at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71)
	at java.lang.Thread.run(Thread.java:613)



> Smooks Editor Usability Tweaks
> ------------------------------
>
>                 Key: JBIDE-5831
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5831
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: smooks
>    Affects Versions: 3.1.0.CR2
>            Reporter: Brian Fitzpatrick
>            Assignee: Xue Peng
>             Fix For: LATER
>
>         Attachments: KeyBoardAbility.patch, RetargetAction.patch
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> This JIRA is meant to capture some of the usability tweaks we should consider for the next release...
> * keyboard shortcuts/menu accelerators
> * scroll wheel for canvas
> * ability to navigate the editors by mouse or keyboard
> * for Property pages - items that are disabled/read only should be made visibly different by changing text or background color
> * addition of tooltips
> * addition of cheat sheets for common tasks (JBIDE-4693)
> I'm sure more will come up. But this is a good start. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list