Project

General

Profile

Activity

From 09/07/2024 to 10/06/2024

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...
Vladimir Tsichevski
10:51 AM Bug #9235 (New): FILL-IN with numeric format: invalid initial state
Vladimir Tsichevski

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... Vladimir Tsichevski

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... Eugenie Lyzenko

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...
Vladimir Tsichevski
03:51 PM Bug #9225 (WIP): EDITOR: incorrect cursor position after Ctrl-Right key press
Vladimir Tsichevski
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...
Eugenie Lyzenko
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...
Hynek Cihlar
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 ... Eugenie Lyzenko

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... Eugenie Lyzenko
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...
Eugenie Lyzenko
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...
Greg Shah
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...
Eugenie Lyzenko
06:39 AM Bug #7657: 8-bit character entry problem in ChUI
The @7657a@ rebased with recent trunk @15469@, new revision is @15483@. Eugenie Lyzenko

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...
Eugenie Lyzenko

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. Vladimir Tsichevski
02:17 PM Bug #9212 (New): BROWSE: issues related to browse cell selection
Vladimir Tsichevski
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... Vladimir Tsichevski
02:10 PM Bug #9211 (New): COMBO-BOX: editor area selection synchronization issues
Vladimir Tsichevski
01:50 PM Bug #9210: FILL-IN: implement SET-SELECTION and related calls in ChUI
This problem was first discovered in #9114. Vladimir Tsichevski
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:... Vladimir Tsichevski
01:44 PM Bug #9210 (New): FILL-IN: implement SET-SELECTION and related calls in ChUI
Vladimir Tsichevski
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... Paula Păstrăguș

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()@:... Eugenie Lyzenko
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 ... Hynek Cihlar
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... Eugenie Lyzenko
08:45 PM Bug #9204 (New): SWING GUI: Tooltip activation issue with incorrect widget absolute coordinates
Eugenie Lyzenko

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...
Roger Borrello
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... Vladimir Tsichevski
01:26 PM Bug #9201 (New): Implement EDITOR:NUM-REPLACED attribute
Vladimir Tsichevski
09:27 AM Bug #7657: 8-bit character entry problem in ChUI
Detected tooltip issue for @Swing@ client. Debugging. Eugenie Lyzenko

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@. Eugenie Lyzenko

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@. Eugenie Lyzenko
08:11 PM Bug #7657: 8-bit character entry problem in ChUI
The @7657a@ rebased with recent trunk @15448@, new revision is @15462@. Eugenie Lyzenko

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...
Eugenie Lyzenko

09/10/2024

05:07 PM Bug #7657: 8-bit character entry problem in ChUI
The @7657a@ updated for review to revision @15440@. Rebased with recent trunk @15432@, new revision is @15446@.
Th...
Eugenie Lyzenko
02:50 PM Bug #7657: 8-bit character entry problem in ChUI
Constantin Asofiei wrote:
> Add it in the bootstrap client.xml file. Values with spaces will not work, in the comma...
Eugenie Lyzenko
02:46 PM Bug #7657: 8-bit character entry problem in ChUI
Add it in the bootstrap client.xml file. Values with spaces will not work, in the command line arguments. Constantin Asofiei
02:45 PM Bug #7657: 8-bit character entry problem in ChUI
Greg Shah wrote:
> > Is this approach OK?
>
> Yes
>
> > I have found there is a problems with making this opti...
Eugenie Lyzenko
02:30 PM Bug #7657: 8-bit character entry problem in ChUI
> Is this approach OK?
Yes
> I have found there is a problems with making this option available in @client.sh@,...
Greg Shah
01:47 PM Bug #7657: 8-bit character entry problem in ChUI
Greg Shah wrote:
> Eugenie Lyzenko wrote:
> > This is an example of using true monospaced font (@Dejavu Sans Mono@)...
Eugenie Lyzenko
07:07 AM Bug #7657: 8-bit character entry problem in ChUI
Eugenie Lyzenko wrote:
> This is an example of using true monospaced font (@Dejavu Sans Mono@):
>
> !selection-li...
Greg Shah
08:15 PM Bug #7657: 8-bit character entry problem in ChUI
This is an example of using true monospaced font (@Dejavu Sans Mono@):
!selection-list-unicode-chui-swing-dejavu_s...
Eugenie Lyzenko

09/09/2024

06:53 PM Bug #7657: 8-bit character entry problem in ChUI
Greg Shah wrote:
> > The best solution I see for now is to draw the single char at position based on some average ch...
Eugenie Lyzenko
06:59 AM Bug #7657: 8-bit character entry problem in ChUI
> The best solution I see for now is to draw the single char at position based on some average char width inside base... Greg Shah
 

Also available in: Atom