Activity
From 08/01/2024 to 08/30/2024
08/31/2024
- 09:53 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ updated for review to revision @15421@.
This adds conversion support for full range Unicode literals. ...
08/30/2024
- 09:14 AM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15411@, new revision is @15420@.
- 10:07 PM Bug #7657: 8-bit character entry problem in ChUI
- Guys,
During additional testing I have got one point to discuss and clarify.
Currently when 4GL code has full r...
08/29/2024
- 12:18 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ updated to revision @15417@.
This change adds support for @U32String@ usage in recent @StringFormat@ c... - 10:05 AM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ updated for review to revision @15372@ with last changes rebased with recent trunk @15408@, new revision ...
08/28/2024
- 09:18 AM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
- Roger Borrello wrote:
> Galya B wrote:
> > You can load many envs, but the values will be taken from the env that i... - 09:14 AM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
- Roger: Please add your tests into the [[p2j:Testcases]] unit tests.
- 09:07 AM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
- The logic with checking the registry before using ini should be implemented for regular Windows @Registry@ as well, s...
- 09:04 AM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
- Galya B wrote:
> You can load many envs, but the values will be taken from the env that is in @use@. If the env has ... - 02:50 AM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
- Roger Borrello wrote:
> Galya B wrote:
> > According to the section Notes in "LOAD statement":https://documentation... - 07:01 AM Bug #9105: Button hover state remains active despite mouse exit trigger in specific scenario
- This task is meant to address an issue where the hover state of a button fails to reset after the @mouse_exited@ even...
- 06:55 AM Bug #9105 (New): Button hover state remains active despite mouse exit trigger in specific scenario
08/27/2024
- 06:43 PM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
- Galya B wrote:
> According to the section Notes in "LOAD statement":https://documentation.progress.com/output/ua/Ope... - 10:47 AM Bug #9102 (WIP): Cleanup implementation of custom color tables
- 05:05 AM Bug #9100: Inconsistent Tooltip behavior for browse widget
- This task is meant to address the current issue with the browse widget, where tooltip fails to appear consistently.
... - 04:57 AM Bug #9100 (New): Inconsistent Tooltip behavior for browse widget
08/26/2024
- 07:59 PM Bug #7657: 8-bit character entry problem in ChUI
- The rework for GUI mode widgets is in progress. Fixed multiple issues with cursor positioning and text selection y ke...
08/23/2024
- 05:36 PM Bug #7657: 8-bit character entry problem in ChUI
- Now after more debug we have correct working for @ChUI@ @Web@ client:
!chui_web-unicode0.jpg!
Continue with res... - 05:35 PM Bug #7657: 8-bit character entry problem in ChUI
- Greg Shah wrote:
> @isFullUnicodeGlyps@ should be @isFullUnicodeGlyphs@.
OK. - 04:57 PM Bug #7657: 8-bit character entry problem in ChUI
- @isFullUnicodeGlyps@ should be @isFullUnicodeGlyphs@.
- 12:13 PM Bug #7657: 8-bit character entry problem in ChUI
- After some debugging and changes we have got full Unicode support for @ChUI@ @Swing@ client:
!chui_swing-unicode0.... - 07:59 AM Bug #9097: Movable frames cannot be moved by their titles.
- This issue can be reproduced with the Web and Swing clients and the attached simple program.
- 07:54 AM Bug #9097 (New): Movable frames cannot be moved by their titles.
08/22/2024
- 04:23 PM Bug #7657: 8-bit character entry problem in ChUI
- This is the first result of @FILL-IN@ refactoring to fully support Unicode fro character based widget:
!fill-in-un... - 11:15 AM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
- Greg Shah wrote:
> > I could use a clue on how to do that check here, so we can find "env1.ini", even though just "e... - 11:09 AM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
- According to the section Notes in "LOAD statement":https://documentation.progress.com/output/ua/OpenEdge_latest/pdsoe...
- 10:33 AM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
- > I could use a clue on how to do that check here, so we can find "env1.ini", even though just "env1" is passed in.
... - 08:38 AM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
- Roger,
I've pushed some unit tests for this environment INI support - you can find them under tests/base_language/...
08/21/2024
- 06:01 PM Bug #8353 (WIP): Fully support stanza INI LOAD/USE/UNLOAD scenarios
- 06:00 PM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
- Greg Shah wrote:
> Agreed. We need to see the 4GL testcase(s) that show the difference between OE and FWD. Then we...
08/20/2024
- 10:40 AM Bug #9076: TreeNodeFace ext-hint translation should zap release object statements, or call a no-o...
- A customer encountered the following:
# TreeNodeFace ext-hint translation should zap release object statements, or... - 10:39 AM Bug #9076 (New): TreeNodeFace ext-hint translation should zap release object statements, or call ...
- 10:38 AM Bug #9075: slider does not fit on screen
- A customer encountered the following:
# slider does not fit on screen
# this is a slider using the default OE set... - 10:37 AM Bug #9075 (New): slider does not fit on screen
- 10:36 AM Bug #9074: slider is not functional with default values only
- A customer encountered the following:
# slider is not functional with default values only
Details and reproduct... - 10:35 AM Bug #9074 (New): slider is not functional with default values only
- 10:33 AM Bug #9073: can-query returns true for many cases where it should return false
- A customer encountered the following:
# can-query returns true for many cases where it should return false
Deta... - 10:33 AM Bug #9073 (New): can-query returns true for many cases where it should return false
- 10:31 AM Bug #9072: Treeview: Nodes:Item parameter is cast incorrectly to OCX numeric type instead of a st...
- A customer encountered the following when using the treeview:
# @Nodes:Item@ parameter is cast incorrectly to OCX ... - 10:28 AM Bug #9072 (New): Treeview: Nodes:Item parameter is cast incorrectly to OCX numeric type instead o...
- 10:27 AM Bug #9071: treeview scroll area not moved on resize
- A customer encountered the following:
# The treeview scroll area is not moved on resize of it's control-frame
# A... - 10:25 AM Bug #9071 (New): treeview scroll area not moved on resize
- 10:24 AM Bug #9070: first-child of window does not return the frame if window and frame are created dynami...
- A customer encountered the following:
# first-child of window does not return the frame if window and frame are cr... - 10:23 AM Bug #9070 (New): first-child of window does not return the frame if window and frame are created ...
- 10:21 AM Bug #9069: can-query of window for menu-bar should return true
- A customer encountered the following:
# can-query of window for menu-bar should return true
# currently it return... - 10:19 AM Bug #9069 (New): can-query of window for menu-bar should return true
08/16/2024
- 09:33 AM Bug #8012 (Test): Fix combo-box corner cases
- Branch 7806b was merged to trunk as rev. 15384 and archived.
08/15/2024
- 01:53 PM Bug #7646 (Review): FILL-IN: NPE during the PASTE of non-text clipboard contents
- Vladimir Tsichevski wrote:
> The NPE in a @FILL-IN@ does not happen anymore, but the same problem still exists for @... - 11:49 AM Bug #7646: FILL-IN: NPE during the PASTE of non-text clipboard contents
- The NPE in a @FILL-IN@ does not happen anymore, but the same problem still exists for @EDITOR@ widgets.
- 06:51 AM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
- Agreed. We need to see the 4GL testcase(s) that show the difference between OE and FWD. Then we can assess your cha...
- 03:49 AM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
- I haven't worked on @StanzaIni.java@, but with all the questions around adding the registry fallback for Linux, I pro...
- 02:41 AM Feature #9055 (Closed): server-side processing of client platform dependencies in the UI
08/14/2024
- 06:01 PM Bug #7657: 8-bit character entry problem in ChUI
- Eugenie Lyzenko wrote:
> Greg Shah wrote:
> > Why not include those methods in the @U32String@? That class will al... - 04:28 PM Bug #7657: 8-bit character entry problem in ChUI
- Greg Shah wrote:
> Why not include those methods in the @U32String@? That class will already be containing other da... - 12:27 PM Bug #7657: 8-bit character entry problem in ChUI
- Correct. We only will use this "wrapper" in the places where we must expose the text as the code point values. Othe...
- 11:31 AM Bug #7657: 8-bit character entry problem in ChUI
- Eugenie Lyzenko wrote:
> Robert Jensen wrote:
> > I've been watching the comments here. I know from my own experinc... - 11:14 AM Bug #7657: 8-bit character entry problem in ChUI
- Robert Jensen wrote:
> I've been watching the comments here. I know from my own experince with code pages and C# tha... - 11:01 AM Bug #7657: 8-bit character entry problem in ChUI
- I've been watching the comments here. I know from my own experince with code pages and C# that Strings are difficult....
- 05:29 AM Bug #7657: 8-bit character entry problem in ChUI
- Why not include those methods in the @U32String@? That class will already be containing other data structures inside...
- 10:19 PM Bug #7657: 8-bit character entry problem in ChUI
- Seems like we need to have similar class for @StringBuilder@. At this time I know at least two methods to adjust for ...
- 05:52 PM Bug #8353 (Review): Fully support stanza INI LOAD/USE/UNLOAD scenarios
- I have committed revision 15388 of branch 4517b, which ensures that the environment name for INI does not contain an ...
- 01:59 PM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
- I found the actual load. I set about 8 breakpoints, and caught it. The @EnvironmentDaemon.load()@ pushes the environm...
- 08:17 AM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
- Galya B wrote:
> Don't debug FWD, we need to debug their OE code running on Progress to understand what hasn't been ... - 06:04 AM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
- It is a developer tool that operates on 4GL source code. If that code is what is running in OE, then we are getting ...
- 06:00 AM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
- Does FWD Analytics work over a file directory with original OE code or does it need the app loaded in FWD?
- 05:57 AM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
- > My point was to do a plain text search in their original code to find the @LOAD@ uses.
Don't use plain text sear... - 02:18 AM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
- Don't debug FWD, we need to debug their OE code running on Progress to understand what hasn't been migrated to FWD. I...
- 03:25 PM Bug #9054: FILL-IN GUI scrolling differs
- In GUI:
# Create a character @FILL-IN@ with format which allows text longer than fits in the @FILL-IN@ width.
# I... - 03:19 PM Bug #9054 (New): FILL-IN GUI scrolling differs
08/13/2024
- 06:21 PM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
- Galya B wrote:
> Any OE code can use @LOAD@. To @USE@ an env, the code should either @LOAD@, or have the startup par... - 05:35 PM Bug #7657: 8-bit character entry problem in ChUI
- Greg Shah wrote:
> > What do you think is the best location for this class? Like @StringHelper@ - @com/goldencode/ut... - 05:28 PM Bug #7657: 8-bit character entry problem in ChUI
- Cool result!
- 05:27 PM Bug #7657: 8-bit character entry problem in ChUI
- > What do you think is the best location for this class? Like @StringHelper@ - @com/goldencode/util@? Or may be @com/...
- 05:22 PM Bug #7657: 8-bit character entry problem in ChUI
- This picture is a current status of the @EDITOR@ widget for Unicode I/O handling:
!editor-unicode0.jpg!
The upp... - 05:08 PM Bug #7657: 8-bit character entry problem in ChUI
- Greg,
What do you think is the best location for this class? Like @StringHelper@ - @com/goldencode/util@? Or may b... - 03:01 PM Bug #7657: 8-bit character entry problem in ChUI
- Greg Shah wrote:
> I've been thinking about this. Instead of a set of static helpers, please design a class (maybe ... - 02:12 PM Bug #7657: 8-bit character entry problem in ChUI
- I've been thinking about this. Instead of a set of static helpers, please design a class (maybe @U32String@?) that r...
08/09/2024
- 06:06 PM Bug #7657: 8-bit character entry problem in ChUI
- Guys,
I have added new method in @StringHelper@. The prototype:... - 05:31 PM Bug #7657: 8-bit character entry problem in ChUI
- Yet another possible modification requirement. In addition to @String.length()@ we probably need to have substitution...
- 01:24 PM Bug #7657: 8-bit character entry problem in ChUI
- > > OK. I'll make this research. What about @Solaris@ and @FreeBSD@? Do we need to consider these @OS@ as possible ta...
- 09:17 AM Bug #7657: 8-bit character entry problem in ChUI
- Greg Shah wrote:
> > The shout answer is no. But probably there is a terminal that does not support wide chars. Or h... - 08:59 AM Bug #7657: 8-bit character entry problem in ChUI
- > The shout answer is no. But probably there is a terminal that does not support wide chars. Or has no GUI desktop li...
- 08:48 AM Bug #7657: 8-bit character entry problem in ChUI
- Greg Shah wrote:
> Very nice summary and good job on this research!
>
> Are you sure that the @NCURSES@ wide char... - 06:13 AM Bug #7657: 8-bit character entry problem in ChUI
- Very nice summary and good job on this research!
Are you sure that the @NCURSES@ wide char (@wchar_t@) is 100% the... - 11:34 PM Bug #7657: 8-bit character entry problem in ChUI
- Finally after reading a lot of small document distributed on the Web and making large amounts of experiments I found ...
- 01:06 AM Feature #8991: Integrate SPREADSHEET widget in Hotel GUI sample application
- Roger Borrello wrote:
> Is this something that should work in Swing? I tried @client.sh@, and it was very backlevel.... - 01:05 AM Feature #9033: Give a meaningful error message when SPREADSHEET widget backend is not enabled in ...
- As part of this task gracefully handle missing support of SPREADSHEET widget in Swing GUI. In Swing GUI SPREADSHEET w...
08/08/2024
- 02:36 PM Feature #8991: Integrate SPREADSHEET widget in Hotel GUI sample application
- Is this something that should work in Swing? I tried @client.sh@, and it was very backlevel. I utilized a more up-to-...
08/05/2024
- 09:43 AM Feature #8991: Integrate SPREADSHEET widget in Hotel GUI sample application
- Roger Borrello wrote:
> Are the exceptions something to look at?
Yes, please see #9033. - 09:29 AM Feature #8991: Integrate SPREADSHEET widget in Hotel GUI sample application
- Hynek Cihlar wrote:
> "Note there is an issue with the guests data not initially displayed, the sheet must be manual... - 09:13 AM Feature #8991: Integrate SPREADSHEET widget in Hotel GUI sample application
- "Note there is an issue with the guests data not initially displayed, the sheet must be manually invalidated by creat...
- 09:05 AM Feature #8991: Integrate SPREADSHEET widget in Hotel GUI sample application
- With the proper configuration, I get the spreadsheet, but no data. Perhaps there is some pre-req issue?
!8991_post_c... - 08:44 AM Feature #8991: Integrate SPREADSHEET widget in Hotel GUI sample application
- Greg Shah wrote:
> Roger Borrello wrote:
> > Thanks... I'll update. Do you think this should be a flag stored in th... - 08:41 AM Feature #8991: Integrate SPREADSHEET widget in Hotel GUI sample application
- Roger Borrello wrote:
> Thanks... I'll update. Do you think this should be a flag stored in the JSON and configured ... - 08:39 AM Feature #8991: Integrate SPREADSHEET widget in Hotel GUI sample application
- Thanks... I'll update. Do you think this should be a flag stored in the JSON and configured with the tool that create...
- 07:35 AM Feature #8991: Integrate SPREADSHEET widget in Hotel GUI sample application
- Hynek Cihlar wrote:
> @directory.xml@ must contain the following to enable SPREADSHEET widget backend. Sorry I didn'... - 06:19 AM Feature #8991: Integrate SPREADSHEET widget in Hotel GUI sample application
- Roger Borrello wrote:
> Hynek Cihlar wrote:
> > First, please check the server log.
>
> See attached
@directo... - 10:46 PM Feature #8991: Integrate SPREADSHEET widget in Hotel GUI sample application
- Hynek Cihlar wrote:
> First, please check the server log.
See attached - 09:42 AM Feature #9033: Give a meaningful error message when SPREADSHEET widget backend is not enabled in ...
- When SPREADSHEET widget is used while it is not enabled in the directory a generic message is given stating the backe...
- 09:40 AM Feature #9033 (New): Give a meaningful error message when SPREADSHEET widget backend is not enabl...
08/02/2024
- 08:35 AM Bug #7657: 8-bit character entry problem in ChUI
- The findings so far for @EDITOR@ widget.
The @EDITOR@ widget was tested with standalone testcase for compatibility... - 03:34 AM Feature #8991: Integrate SPREADSHEET widget in Hotel GUI sample application
- Roger Borrello wrote:
> Hynek Cihlar wrote:
> > @fwd_sheet.war@ doesn't need to be on the classpath, but must be in...
08/01/2024
- 03:42 PM Feature #8991: Integrate SPREADSHEET widget in Hotel GUI sample application
- Hynek Cihlar wrote:
> @fwd_sheet.war@ doesn't need to be on the classpath, but must be in the same directory as @p2j... - 03:12 PM Feature #8991: Integrate SPREADSHEET widget in Hotel GUI sample application
- Roger Borrello wrote:
> I also tried @ant prepare.deploy@ and all the jars are in the @deploy/lib@, but I still get ... - 02:59 PM Feature #8991: Integrate SPREADSHEET widget in Hotel GUI sample application
- I also tried @ant prepare.deploy@ and all the jars are in the @deploy/lib@, but I still get the same issue.
- 01:55 PM Feature #8991: Integrate SPREADSHEET widget in Hotel GUI sample application
- Hynek Cihlar wrote:
> After the war is built, it must be deployed to <project>/deploy/lib with @ant deploy.prepare@.... - 01:29 PM Feature #8991: Integrate SPREADSHEET widget in Hotel GUI sample application
- Roger Borrello wrote:
> But I got this when I tried to open it. Is there a missing step?
Did you build the spread... - 12:20 PM Feature #8991: Integrate SPREADSHEET widget in Hotel GUI sample application
- It is looked correct at first...
!8991_spreadsheet_hotel_gui_demo.png!
But I got this when I tried to open it. ...
Also available in: Atom