Activity
From 09/05/2024 to 10/04/2024
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...
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... - 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... - 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.
- 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... - 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@,... - 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@)... - 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... - 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...
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... - 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...
09/07/2024
- 11:30 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ updated for review to revision @15437@. Rebased with recent trunk @15426@, new revision is @15439@.
Th...
09/06/2024
- 07:59 AM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
- My tests show that @BASE-KEY@ can be only one of the root keys for Windows: @HKEY_CLASSES_ROOT@, @HKEY_CURRENT_USER@,...
- 07:34 AM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
- Testing Progress 11.6.3:
20. Create a new registry env and call @use@ with the same name, but different case:
<p... - 02:26 AM Feature #3931: single sign-on for virtual desktop mode
- I added a note to Hotel GUI embedded/readme.txt mentioning the limitation of the external web application in FWD 4.x.
- 01:29 AM Feature #3931: single sign-on for virtual desktop mode
- Greg, thanks for the clarifications.
09/05/2024
- 06:17 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15424@, new revision is @15436@.
- 04:23 PM Feature #3931: single sign-on for virtual desktop mode
- > > > Greg, do we want to force the customers to use our embedded jetty for their web applications? This doesn't make...
- 02:14 PM Feature #3931: single sign-on for virtual desktop mode
- Greg Shah wrote:
> > Greg, do we want to force the customers to use our embedded jetty for their web applications? T... - 01:53 PM Feature #3931: single sign-on for virtual desktop mode
- > Greg, do we want to force the customers to use our embedded jetty for their web applications? This doesn't make sen...
- 06:27 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> Hynek Cihlar wrote:
> > Galya B wrote:
> > > decided in #3931-422-#3931-425 to remove remote logi... - 06:22 AM Feature #3931: single sign-on for virtual desktop mode
- Hynek Cihlar wrote:
> Galya B wrote:
> > decided in #3931-422-#3931-425 to remove remote login for embedded from FW... - 06:21 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> Hynek Cihlar wrote:
> > Galya, with trunk 14783 (#3931) the Hotel GUI embedded mode running in ext... - 06:18 AM Feature #3931: single sign-on for virtual desktop mode
- Hynek Cihlar wrote:
> Galya, with trunk 14783 (#3931) the Hotel GUI embedded mode running in external web server is ... - 06:18 AM Feature #3931: single sign-on for virtual desktop mode
- Galya, with trunk 14783 (#3931) the Hotel GUI embedded mode running in external web server is broken. The embedded ap...
- 08:54 AM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
- Testing Progress 11.6.3:
1. Create a new ini env: ...
Also available in: Atom