Custom Query (166 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 100 of 166)

1 2
Ticket Summary Status Owner Priority Milestone Component
#276 Minor bugs in KeyboardMap (libview) testing trivial default
#278 Shifted shortchuts position on the main Smalltalk/X menu new trivial default
#6 Method list in browser is not correctly refreshed. assigned vranyj1 minor
#29 Test Runner Tool doesn't sometimes show that the test finished new minor default
#83 Font warnings - connected to Ms windows? new minor default
#91 Raise all windows of a WindowGroup when any if it's windows is activated. new minor default
#114 Chaning order (moving) of tabs with mouse within a tabbed window new minor default
#117 Possibility to click with mouse (or jump out via keyboard) on Category in browser when only partial name has been entered new minor default
#118 A FileIn operation should make a diff original code <=> fileIn code new minor default
#141 Wrong example in WinWorkstation>> pixelSizesInFamily new minor default
#175 Indicate action when performing 'Search String....' on Browser icon new minor default
#209 HierarchicalListEditor gives obsolete #valueOfCanCut' method is obsolete. new minor default
#215 Smalltalk Link: Parse error on empty method new minor default
#2 Fix coverage reporter new major
#5 Little star icon in UI builder no longer works new vranyj1 major default
#16 Selection is lost when accepting missing required / inherited method new major default
#19 Merging in ChangeSetDiffTool is broken new major default
#23 Move → To Class Protocol (Make Class Method) creates multiple undo items new major default
#26 ChangeSetBrowser2: progress does not hide after reading whole file new major default
#28 EditTextView has artefacts when rendered using Xft new major default
#37 ChangeSetBrowser2 broken? new major default
#43 Default SCM combo box should show only enabled managers new major default
#44 Test button in source code management setting should operate on dislayed config... new major default
#45 Inline search not working in hierarchical list new major default
#46 MenuEditor / UIPainter does not preserve package of the method new major default
#47 Saving specs or accepting code in debugger does to go through refactory undo mechanism new major default
#48 Invalid code generated by stc for some blocks new major stc
#49 Standalone test runner does not deal properly with skipped tests new major default
#52 Protocol selection is lost when switching between Do Not Show Inheroted Method/Show Inherited Methods Except Object's new major default
#53 Protocol shows invalid method counts when switching to Show Inherited Methods Except Object's new major default
#55 Embedded test runner does not display last outcome for inherited test methods new major default
#56 Fix bad coding in EmbeddedTestRunner>>visibility:height: new major default
#58 Coverage reporter: do not include branch information new major default
#59 Fix layout of embedded test runner. new major default
#60 UI resize/update problem in lint view in browser new major default
#64 VM crashes in fclose() accepted vranyj1 major virtual machine
#70 Make sure the system compiles with -Werror=implicit-function-declaration new major default
#71 STC does not online to:do: new major stc
#72 Use poll() instead of select() new major default
#74 X11: Correctly calculate DPI in #verticalPixelPerInch new major default
#77 The StX freezes after resizing the window new vranyj1 major VM support
#85 Slider widget is not reacting to mouse events and sometimes to keyboard events (cursor keys) new major default
#87 Error when trying to find a Class (Classes -> Find Class) new major default
#88 UIPainter canvas with grid on shows artefacts when restarted from a snapshot. new major default
#97 GUI Painter Load dialog window does not update correctly Selector section new major default
#99 An event for syntax highlighting is lost when reopening file or pasting code into Workspace needs_work major default
#104 VM hangs up (sometimes) when running PipeStreamTest>>testPipeWriteRead on Windows new major virtual machine
#105 STC compiled forces result of #<, #<=, ... to be a boolean new major stc
#113 During an StX update make error appears new major default
#116 cleanup CodeView2::TextView new major default
#119 IntelliSense to work for local variables on Workspace new major default
#121 High CPU usage in REPL on Windows new major default
#123 Error on SmallSense (shown on launcher) when searching for a method in a browser new major default
#124 Selecting a text with mouse and pasting does not replace the text, it adds to it. needs_work major 8.1.0 default
#129 Moving the input text carret in a search field in the Tools::NewSystemBrowser new major default
#131 A 'del' ('delete') key pressed should follow same logic as on most editors today assigned patrik.svestka@… major default
#132 Variable highlighting should be consistent when selecting via mouse new major default
#135 Text editor: incorrect / unexpected behavior of Ctrl-Shift-Left/Right w.r.t. (word) selection new major default
#137 Moving right among multiple open tabs in SystemBrowser is nearly impossible (really annoying bug) new major default
#138 Unicode32String is really really slow when scrolling the text new major default
#139 Uncommenting commented (menu -> more -> tools) code does not work neither using menu nor using shorcut F5 new major default
#140 Commenting out (F4 or menu -> more -> tools -> comment out) code needs to improve the logic new major default
#142 Backspace deletes text outside the block instead of the whole block new major default
#143 Copy & paste path in Tools::ChangeSetBrowser2 does not find any file new major default
#148 [Windows only] Fix annoying message Processor [info]: removing invalid read-select fileDescriptor:xindx:y new major default
#151 Add missing option to alphabetically sort instance variables in Tools::Inspector2 new major default
#152 Missing part of a text in a box new major default
#153 Make a unified interface for the embedded test runner in Linux new major default
#154 The embedded debugger on windows should behave the same way as on Linux reopened major 8.0.0 default
#155 [windows] smallsense should have bigger text box when giving suggestions new major default
#156 For GUI testing merge #Delete and #BasicDelete textViewInteractor type. new major default
#157 Instance variables sorting in Debugger is broken (Clicking on Menu item Alphabetical does nothing) new major default
#159 Selecting method Senders (does not matter which if the method or chain or local Senders) selects completely different part of the code new major default
#160 Dialog box enlarges itself when adding instance variables new major default
#163 failing_regression_test_libjava_inspect new major default
#164 Click on method name with mouse when searching for the result new major default
#165 Not all spaces are created equal testing major default
#166 Removed line breakpoints block the test result icon new major default
#170 Pasting in StX should behave in what is now standard way of behavior new major 8.1.0 default
#173 Smalltalk/X loading from image fails new major default
#178 Selecting methods via shift + arrow does not work properly new major default
#179 embedded debugger weird results new major default
#190 `Image fromView:` and `Image fromScreen` fails in XWayland sessions testing major default
#191 Smalltalk/X batch launcher fails when custom options contain "tricky" characters for batch files testing major default
#193 SmallSense tab key to fill functionality does not always work new major default
#194 SmallSense to work with single mouse click when using suggestion new major default
#195 SmallSense does not reflect new workspace reality new major default
#196 SmallSense auto-complete when completion is unambiguous does not always work new major default
#198 more->tools->format (aka alt + shift + f) destroyes Unicode string new major default
#199 SmallSense suggestion does not unselect user written code or the code suggested is being ignored new major default
#201 [windows-only] remove the always true color hack for StX new major default
#202 Depth8Image error when starting StX in 8bit depth new major default
#203 For any unsupported depth Smalltalk/X should print out a simple message that this depth is unsupported new major default
#206 When memory is exhausted the SmalltalkX environment is locked new major default
#207 When using 16bit depth Image fromView:grab: produces 24bit image new major default
#208 [linux-only] Error XftFontDescription does not understand: #xftDrawDestroy during finalization of: new major default
#211 Right-click menu jumping erratically after starting and changing window focus new major default
#212 Initial project commit from Smalltalk/X should not generate "[MessageNotUnderstood]:" new major default
#213 Error while compiling an application on windows new major default
#214 The application skin should be taken from the Smalltalk/X currrent skin or be somehow configurable new major default
1 2
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.