Activity
From 09/11/2024 to 10/10/2024
10/10/2024
- 11:38 AM Bug #7794: FILL-IN: editing numbers issues
- *ISSUE*
In OE pressing @BACKSPACE@ in an initially empty decimal or integer @FILL-IN@ does nothing.
In FWD the same...
10/09/2024
- 11:55 AM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15492@, new revision is @15507@.
- 09:17 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15483@, new revision is @15498@.
10/08/2024
- 01:17 PM Bug #8365: FILL-IN: editing character issues
- A @FILL-IN@ in OE with character mode under Windows: if we are entering the last character, allowed by the format the...
- 01:11 PM Bug #8365: FILL-IN: editing character issues
- Two or more @FILL-IN@s in OE with character mode under Windows: the @Up@ and @Down@ keys move cursor position exactly...
10/05/2024
- 11:04 AM Bug #9235: FILL-IN with numeric format: invalid initial state
- When a new @FILL-IN@ with a numeric format is just created, the following is *expected*:
# the @SCREEN-VALUE@ is a... - 10:51 AM Bug #9235 (New): FILL-IN with numeric format: invalid initial state
10/04/2024
- 12:03 PM Bug #9225 (WIP): EDITOR: incorrect cursor position after Ctrl-Right key press
- Another issue found for wrapped lines: in FWD then @Ctrl-Right@ is pressed in the last visible word in a wrapped line...
10/02/2024
- 10:47 PM Bug #7657: 8-bit character entry problem in ChUI
- Yes, the position for drop-down sets up incorrectly in @ScrollableListImpl.drawCaret()@. The fix could be pretty simp...
10/01/2024
- 03:59 PM Bug #9225: EDITOR: incorrect cursor position after Ctrl-Right key press
- # Create and run an @EDITOR@ widget.
# Type in one word, do *not* add spaces at the end
# Press @Enter@ to insert a... - 03:51 PM Bug #9225 (WIP): EDITOR: incorrect cursor position after Ctrl-Right key press
- 11:29 AM Bug #7657: 8-bit character entry problem in ChUI
- Hynek Cihlar wrote:
> Eugenie Lyzenko wrote:
> > The problem with @ChUI@ unwanted cursor while drop-down activation... - 02:48 AM Bug #7657: 8-bit character entry problem in ChUI
- Eugenie Lyzenko wrote:
> The problem with @ChUI@ unwanted cursor while drop-down activation is when we call @TC.wait... - 09:52 PM Bug #7657: 8-bit character entry problem in ChUI
- The problem with @ChUI@ unwanted cursor while drop-down activation is when we call @TC.waitForWorker()@ as the final ...
09/30/2024
- 07:59 PM Bug #7657: 8-bit character entry problem in ChUI
- Another issue has been detected for @ChUI@ native client with @COMBO-BOX@ widget. Consider the following screen for o...
- 03:07 PM Bug #7657: 8-bit character entry problem in ChUI
- Greg Shah wrote:
> Eugenie Lyzenko wrote:
> > The update and question.
> >
> > Finally I've got wide char capabl... - 01:13 PM Bug #7657: 8-bit character entry problem in ChUI
- Eugenie Lyzenko wrote:
> The update and question.
>
> Finally I've got wide char capable @FWD@ be compatible with... - 11:27 AM Bug #7657: 8-bit character entry problem in ChUI
- The update and question.
Finally I've got wide char capable @FWD@ be compatible with Java 17. Including large cust... - 06:39 AM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15469@, new revision is @15483@.
09/28/2024
- 11:12 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15467@, new revision is @15481@.
Tooltip issue not related to this branch c...
09/26/2024
- 02:19 PM Bug #9212: BROWSE: issues related to browse cell selection
- For a @BROWSE@ cell the attribute @SELECTION-START@ is always -2147483648.
- 02:17 PM Bug #9212 (New): BROWSE: issues related to browse cell selection
- 02:13 PM Bug #9211: COMBO-BOX: editor area selection synchronization issues
- For @COMBO-BOX@ the values set with @SET-SELECTION@, are not related to the selection visible in the editor area of t...
- 02:10 PM Bug #9211 (New): COMBO-BOX: editor area selection synchronization issues
- 01:50 PM Bug #9210: FILL-IN: implement SET-SELECTION and related calls in ChUI
- This problem was first discovered in #9114.
- 01:49 PM Bug #9210: FILL-IN: implement SET-SELECTION and related calls in ChUI
- The @SET-SELECTION@ method is implemented for @FillIn@ class at the client side as a stub:...
- 01:44 PM Bug #9210 (New): FILL-IN: implement SET-SELECTION and related calls in ChUI
- 02:08 AM Bug #9204: SWING GUI: Tooltip activation issue with incorrect widget absolute coordinates
- In certain cases, JS doesn't generate a MOUSE_EXITED event, which prevents the tooltip from deactivating when the cur...
09/25/2024
- 12:47 PM Bug #9204: SWING GUI: Tooltip activation issue with incorrect widget absolute coordinates
- I still do not understand one point here. Consider the @ToolTip.activate()@:...
- 02:25 AM Bug #9204: SWING GUI: Tooltip activation issue with incorrect widget absolute coordinates
- The solution is to translate the mouse event coordinates returned by @MouseEvent.getXOnScreen@ and @getYOnScreen@ to ...
- 08:51 PM Bug #9204: SWING GUI: Tooltip activation issue with incorrect widget absolute coordinates
- In certain conditions the widget absolute coordinates are calculating incorrectly. This leads to tooltip show failing...
- 08:45 PM Bug #9204 (New): SWING GUI: Tooltip activation issue with incorrect widget absolute coordinates
09/24/2024
- 03:54 PM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
- Galya B wrote:
> My tests show that @BASE-KEY@ can be only one of the root keys for Windows: @HKEY_CLASSES_ROOT@, @H... - 01:30 PM Bug #9201: Implement EDITOR:NUM-REPLACED attribute
- The @NUM-REPLACED@ attribute is not implemented for the @EDITOR@ widget. Currently there exists the corresponding fie...
- 01:26 PM Bug #9201 (New): Implement EDITOR:NUM-REPLACED attribute
- 09:27 AM Bug #7657: 8-bit character entry problem in ChUI
- Detected tooltip issue for @Swing@ client. Debugging.
09/23/2024
- 04:34 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15454@, new revision is @15468@.
09/20/2024
- 06:43 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15450@, new revision is @15464@.
- 08:11 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15448@, new revision is @15462@.
09/11/2024
- 03:00 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15436@, new revision is @15450@.
Additional testing confirms good working u...
Also available in: Atom