Activity
From 01/25/2024 to 02/23/2024
02/23/2024
- 06:14 PM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
- The testing setup is taking longer than the code update, but I believe my updates in revision 15010 of this branch no...
- 01:38 AM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
- Roger, create a test plan that includes the original behavior described in #4517-48, as well as your customer case, f...
- 09:53 PM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
- Maybe I'm off base, but I am just trying to be helpful. There was a change introduced in the area of INI handling whe...
02/22/2024
- 04:33 PM Bug #8324: ON MOUSE-SELECT-DOWN does not suppress ON EMPTY-SELECTION
- In OE the following program:...
- 03:44 PM Bug #8324 (New): ON MOUSE-SELECT-DOWN does not suppress ON EMPTY-SELECTION
- 01:17 AM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
- Roger Borrello wrote:
> Am I off base?
Yes.
Greg Shah wrote:
> The 4GL features @LOAD@, @UNLOAD@, @USE@, @GET... - 08:24 PM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
- Revision 15002 contains updates to make the mapping key standard (no @.ini@ extension). The testcase I used was:
<pr...
02/21/2024
- 04:09 PM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
- I have been absent from this task to get the @testcases_v2@ standardized. In doing so, I failed to find any testcases...
- 02:50 PM Support #8306: 3-button mouse to portable mouse mapping?
- Does anyone know?
- 02:50 PM Support #8306 (New): 3-button mouse to portable mouse mapping?
- 02:48 PM Support #8305: ChUI: how to change focus between items which belong to different frames?
- Does anyone knows if it is possible to *move focus* between items which belong to *different frames in ChUI*? Since I...
- 02:48 PM Support #8305 (New): ChUI: how to change focus between items which belong to different frames?
- 07:59 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- Greg Shah wrote:
> What about incognito mode? Doesn't that act as a separate browser?
This works. @BroadcastChanne... - 07:52 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- What about incognito mode? Doesn't that act as a separate browser?
- 07:36 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- Greg Shah wrote:
> 1. I assume you have already tested the simple "one browser" case of opening a session in browser... - 06:04 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- Sergey: Please review.
- 06:04 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- Code Review Task Branch 4853a Revisions 14989 through 15000
These are very good changes.
1. I assume you have...
02/20/2024
- 01:25 PM Bug #8300: NPE in ChUI mode when ESC is pressed.
- When the user presses @Escape@ button, the following code is executed in @LinuxKeyboardReader.keyPressed()@:...
- 01:15 PM Bug #8300 (New): NPE in ChUI mode when ESC is pressed.
- 01:13 PM Bug #8299: ALERT-BOX in ChUI mode incorrectly handles long messages
- If the message is too long to fit in window, OE throws the 4149 message:
!8299-OE.png!
FWD just prints over the... - 01:06 PM Bug #8299 (New): ALERT-BOX in ChUI mode incorrectly handles long messages
- 12:53 PM Bug #7794: FILL-IN: editing numbers issues
- *CANNOT RERPRODUCE*
Yet another issue related to digit input at the rightmost position in ChUI mode.
In OE the cu... - 10:31 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- Test plan executed. Fixes in r15000.
Ready for review. - 05:04 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- Manual testing plan to be executed:
* Run a procedure with content @MESSAGE SESSION:DEVICE-ID VIEW-AS ALERT-BOX@ and... - 08:43 AM Feature #3288: support > 1 browser tabs for a single FWD java client instance
- Here is a list of high level tasks that I came up with. With comments and an estimation.
* Model changes (2 MD)
*...
02/19/2024
- 08:03 AM Feature #3288: support > 1 browser tabs for a single FWD java client instance
- We are thinking about this task again in relation to a customer requirement for a multi-screen system where their use...
- 05:00 AM Feature #4853 (Review): implement support for reporting a device-id which is meant to identify a ...
- 4853a r14999 based on trunk r14989 ready for review. What has been done:
* @SESSION:DEVICE-ID@ added:
** device ID ...
02/18/2024
- 01:13 PM Bug #7657: 8-bit character entry problem in ChUI
- > client-swing.sh will show the characters. But I can not enter them through the terminal.
> client-terminal.sh will... - 12:30 PM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- > I'm not sure what is considered 'message sent' that resets the timeout.
Sergey: Can you answer this?
02/16/2024
- 09:12 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- I need to determine if a session is actually still alive, when not found in the same browser as a newly spawned clien...
02/15/2024
- 05:46 PM Bug #7657: 8-bit character entry problem in ChUI
- When running my App, I see that Unicode is supported. I put in Unicode (beyond 8 bit) into Item Descriptions in Maria...
- 10:19 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- Galya B wrote:
> I'm having troubles to find the correct method to terminate a session (not the current one) from a ... - 09:40 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- I'm having troubles to find the correct method to terminate a session (not the current one) from a non-related contex...
- 03:53 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- Vladimir Tsichevski wrote:
> The old way to set the theme using the client configuration parameters does not work an...
02/14/2024
- 03:48 PM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- # The old way to set the theme using the client configuration parameters does not work anymore, so I always run in th...
- 09:56 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- Oops... fixed and committed in revision 14990. I believe this is ready for merge to trunk.
- 09:34 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- I found minor issue that you missed javadoc for this field...
- 08:56 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- Thank you for clarifying. This is ready for review as revision 14989. Branch has been rebased to trunk revision 14985.
- 03:17 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- No, the debug port and the suspend option should be implemented differently. If the port range is not given, then the...
02/13/2024
- 12:37 PM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- Sergey Ivanovskiy wrote:
> Roger, your code changes helped me to find out what was missed. I think that @WebClientCn... - 08:02 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- Roger, your code changes helped me to find out what was missed. I think that @WebClientCnfig@ should not have this su...
- 09:33 AM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
- Thank you for the review. I'll take a look again.
- 03:24 AM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
- @envIniMap@ is used in two places in @EnvironmentDaemon@: when using and unloading the environment.
Roger, you've ...
02/12/2024
- 11:33 AM Bug #7794: FILL-IN: editing numbers issues
- Vladimir Tsichevski wrote:
> Yet another issue: decimal editor: inserting the question mark @?@ does not reset the e... - 11:30 AM Bug #7794: FILL-IN: editing numbers issues
- *FIXED*
Yet another issue: clearing @FILL-IN@ in GUI must set the screen value to @?@, but in FWD the value is right... - 11:17 AM Bug #7794: FILL-IN: editing numbers issues
- Vladimir Tsichevski wrote:
> Yet another issue: decimal editor: inserting the question mark @?@ does not reset the e...
02/10/2024
- 08:20 AM Bug #7657: 8-bit character entry problem in ChUI
- > I apologize for my ignorance, but for the Hotel app, where exactly do I set the encoding for the client? I assume i...
02/09/2024
- 06:53 PM Bug #7657: 8-bit character entry problem in ChUI
- Robert Jensen wrote:
> I apologize for my ignorance, but for the Hotel app, where exactly do I set the encoding for ... - 05:50 PM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- Greg Shah wrote:
> Sergey is busy with other tasks, so you will have to implement the fixes and Sergey can review yo... - 09:10 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- Sergey is busy with other tasks, so you will have to implement the fixes and Sergey can review your changes.
- 09:10 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- Yes, the pattern works, but I had to add this to allow the server to start:...
- 06:00 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- This pattern should work. I tested...
- 02:38 PM Bug #7794: FILL-IN: editing numbers issues
- *ISSUE*
Another issue: then a (right-aligned) @FILL-IN@ is just displayed, the screen value must be empty, hence nei... - 11:29 AM Bug #7794: FILL-IN: editing numbers issues
- *ISSUE*
Incorrect screen value formatting:
If the format string includes a minus sign character, and the @FILL-IN... - 08:44 AM Bug #7794: FILL-IN: editing numbers issues
- Vladimir Tsichevski wrote:
> Alignment-related issue 2: Right-aligned editor becomes left-aligned after an unknown v... - 01:17 PM Bug #8261 (Internal Test): REGRESSION: delete selection works incorrectly for a left-aligned deci...
- This was reviewed in #7019-124.
- 08:42 AM Bug #8261 (Review): REGRESSION: delete selection works incorrectly for a left-aligned decimal FIL...
- The fix is ready in 7019c rev. 14979. Please, review.
- 08:42 AM Bug #8261 (WIP): REGRESSION: delete selection works incorrectly for a left-aligned decimal FILL-IN
- 10:27 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- Galya B wrote:
> Greg Shah wrote:
> > What about the non-web client cases? We obviously don't need to implement th... - 10:26 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- > > I think the design described in #4853-51 is close, but I don't think the "last spawned client" should "win" (stay...
- 09:59 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- Greg Shah wrote:
> What about the non-web client cases? We obviously don't need to implement the one browser approa... - 09:23 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- Greg Shah wrote:
> I think the design described in #4853-51 is close, but I don't think the "last spawned client" sh... - 08:10 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- What about the non-web client cases? We obviously don't need to implement the one browser approach. How do we imple...
- 08:02 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- I think the design described in #4853-51 is close, but I don't think the "last spawned client" should "win" (stay ali...
- 07:12 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- For #8258 and for the sake of differentiating between devices the device id should be GUID. The UUID is generated and...
- 06:54 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- Greg Shah wrote:
> * It can be copied and used in other browser instances, so it is only safe:
> ** If we put some ... - 09:58 AM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
- Code Review Task Branch 4517b revision 14979 and 14980
I'm OK with the changes. - 08:56 AM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
- Galya: Please review.
I will also review it. - 08:55 AM Feature #4517 (Review): optionally back the 4GL features for Registry access with the user-specif...
- Greg Shah wrote:
> Yes, that seems reasonable.
>
> Does your branch have the fix or fixes for the regression(s)?
... - 07:29 AM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
- Yes, that seems reasonable.
Does your branch have the fix or fixes for the regression(s)? - 11:48 PM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
- How about this? It's pretty explicit:...
- 07:42 PM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
- There is this comment @// environment name should not contain .ini file extension@ and this code @name = env.endsWith...
02/08/2024
- 06:47 PM Feature #4517 (Internal Test): optionally back the 4GL features for Registry access with the user...
- Created branch 4517b (dead-ended 4517a) and is at revision 14979. Not sure how to put this into review.
- 06:43 PM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
- Greg Shah wrote:
> Shouldn't we be testing to see if @env@ already ends in @.ini@ and removing it if it is there bef... - 06:21 PM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
- Galya B wrote:
> > All I know is what I see...
> Since you're seeing, then we're on the same opinion that there is... - 09:06 AM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
- Although for a regression not related to #4517, there might have been a better place to do it and not this closed tas...
- 09:02 AM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
- Roger Borrello wrote:
> Galya B wrote:
> > You might get confused by the original code variable being reassigned, b... - 08:57 AM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
- Galya B wrote:
> You might get confused by the original code variable being reassigned, but in actual fact it was en... - 01:58 AM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
- Roger Borrello wrote:
> There is a regression caused by revision @14823@ to @src/com/goldencode/p2j/util/Environment... - 05:58 PM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- Roger Borrello wrote:
> Sergey, I applied the patch, and it doesn't work properly. It actually has suspend as @null@... - 05:50 PM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- Sergey, I applied the patch, and it doesn't work properly. It actually has suspend as @null@ when it tries to build t...
- 08:53 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- Sergey Ivanovskiy wrote:
> Added the corresponding patch for the trunc source.
Thanks, Sergey. The patch looks go... - 07:02 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- Added the corresponding patch for the trunc source.
- 07:00 AM Bug #7824 (Review): Simplify idle connection settings and apply the default configuration for the...
- Please review the committed rev 14976 (7824b).
- 01:32 AM Bug #7824 (WIP): Simplify idle connection settings and apply the default configuration for the we...
- According to #7143-673 it needs to support this debugger option @suspend=y@. Created 7824b.
- 05:08 PM Bug #7794: FILL-IN: editing numbers issues
- *FIXED*
Alignment-related issue 2: Right-aligned editor becomes left-aligned after an unknown value once was entered... - 01:22 PM Bug #8261: REGRESSION: delete selection works incorrectly for a left-aligned decimal FILL-IN
- Versions: 7019b aka trunk 14978.
Scenario:
# Create left-aligned decimal @FILL-IN@ with default decimal forma... - 01:17 PM Bug #8261 (Internal Test): REGRESSION: delete selection works incorrectly for a left-aligned deci...
- 11:41 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- Galya B wrote:
> What is the goal the customer wants to achieve with this feature? Allow all ten colleagues working ... - 11:24 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- What is the goal the customer wants to achieve with this feature? Allow all ten colleagues working from the same offi...
- 11:18 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- > > > There is one major issue having no browser fingerprint and no unique identifier for the user who is logging in:...
- 11:05 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- One browser policy can be implemented without a flaw if sessions are associated with unique users.
- 11:01 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- Greg Shah wrote:
> > There is one major issue having no browser fingerprint and no unique identifier for the user wh... - 10:57 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- > There is one major issue having no browser fingerprint and no unique identifier for the user who is logging in: the...
- 10:25 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- There is one major issue having no browser fingerprint and no unique identifier for the user who is logging in: the d...
- 09:35 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- > Is this One Browser Policy feature supposed to work for non-SSO?
Yes
> Is there supposed to be a limitation t... - 04:20 AM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
- * Is this One Browser Policy feature supposed to work for non-SSO?
* Is there supposed to be a limitation to the num... - 09:30 AM Bug #8260: treelist sorting column with null and empty string values does not produce correct result
- Using the @TreeList@ testcase:
We add nodes with the following cell values... - 09:14 AM Bug #8260 (Feedback): treelist sorting column with null and empty string values does not produce ...
- 08:52 AM Bug #8074 (Test): Preferred UI Theme not selected in web with auto-login and forked sessions
- 08:44 AM Bug #8074 (Internal Test): Preferred UI Theme not selected in web with auto-login and forked sess...
- 8074b was merged to trunk as rev. 14976 and archived.
- 08:36 AM Bug #8074 (Merge Pending): Preferred UI Theme not selected in web with auto-login and forked sess...
- 08:27 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- Go ahead and rebase and then merge to trunk.
- 01:39 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- Greg Shah wrote:
> Is any additional testing needed?
I don't think so.
02/07/2024
- 06:05 PM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
- Yes, you can create a branch. The proposed patch doesn't seem quite right. Shouldn't we be testing to see if @env@ ...
- 04:59 PM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
- There is a regression caused by revision @14823@ to @src/com/goldencode/p2j/util/EnvironmentDaemon.java@ method @publ...
- 01:56 PM Feature #4517 (Closed): optionally back the 4GL features for Registry access with the user-specif...
- 02:46 PM Feature #3931 (Closed): single sign-on for virtual desktop mode
- 02:45 PM Feature #4203 (Closed): expose some web-client details as 4GL global variables
- 02:32 PM Bug #7794: FILL-IN: editing numbers issues
- *ISSUE*
Another issue: inserting the decimal separator character in the decimal editor should position the cursor *n... - 02:30 PM Feature #4853 (WIP): implement support for reporting a device-id which is meant to identify a uni...
- I spoke with the customer today. I explained the limitations of this concept:
* Any stored device-id can be clear... - 01:56 PM Feature #4854 (Closed): origin affinity
- 01:52 PM Feature #4129 (Closed): map web client users to OS accounts
- 01:51 PM Feature #4856 (Closed): web client session forking
- 01:27 PM Bug #8074 (Internal Test): Preferred UI Theme not selected in web with auto-login and forked sess...
- Code Review Task Branch 8074b Revisions 14916 through 14920
I'm OK with the changes.
Is any additional testing ...
02/05/2024
- 11:57 AM Bug #7657: 8-bit character entry problem in ChUI
- I apologize for my ignorance, but for the Hotel app, where exactly do I set the encoding for the client? I assume it ...
- 08:36 AM Feature #6495: add equivalent support for the undocumented -sbhelp command line option
- From a senior developer (also at the customer):
> The sbhelp is actually pretty important to us. It allows for pro... - 08:35 AM Feature #6495: add equivalent support for the undocumented -sbhelp command line option
- Customer description of this feature (from the customer for which Progress developed the feature):
> The utf8intat... - 07:09 AM Bug #7794: FILL-IN: editing numbers issues
- May be, this task is not the proper place to report this.
The Javadocs for the return type of @NumberType.getDecim... - 07:08 AM Bug #8239: SELECTION-LIST set SCREEN-VALUE regression from trunk rev. 14821
- ChUI tests fail. I'm investigating the error right now.
02/03/2024
- 08:51 PM Bug #7657: 8-bit character entry problem in ChUI
- The small sample to demonstrate the issue will be great here. Or recreation instruction for Hotel application.
02/01/2024
- 01:18 PM Bug #7657: 8-bit character entry problem in ChUI
- I suspect that item 2 in #7657-5 will address this issue. If not, we will fix the bug.
- 01:15 PM Bug #7657: 8-bit character entry problem in ChUI
- I see the display is correct for UTF8 when I put data in the database. But I can't enter these charactersfrom the ter...
- 01:06 PM Bug #7657: 8-bit character entry problem in ChUI
- At a high level, I think we need to implement (at least) these things:
* Support for "wide characters" in NCURSES.... - 12:08 PM Bug #7657: 8-bit character entry problem in ChUI
- Any news on this? We support customers all over the world and to support UTF8 clients.
- 12:19 PM Bug #8239: SELECTION-LIST set SCREEN-VALUE regression from trunk rev. 14821
- Hynek Cihlar wrote:
> The changes in 8239.patch look good. Please regression-test them.
I meant both GUI and ChUI. - 12:18 PM Bug #8239: SELECTION-LIST set SCREEN-VALUE regression from trunk rev. 14821
- The changes in 8239.patch look good. Please regression-test them.
- 10:08 AM Bug #8239: SELECTION-LIST set SCREEN-VALUE regression from trunk rev. 14821
- When doing the changes from trunk 14821 and 14830, I managed to disrupt the workflow of the program when handling a f...
- 09:50 AM Bug #8239 (WIP): SELECTION-LIST set SCREEN-VALUE regression from trunk rev. 14821
- Starting from trunk rev. 14821, there has been a regression with setting @SCREEN-VALUE@ to a @SELECTION-LIST@. From m...
- 09:40 AM Bug #8239 (Closed): SELECTION-LIST set SCREEN-VALUE regression from trunk rev. 14821
01/30/2024
- 09:14 AM Bug #8210 (Test): REGRESSION: separator should not show in date editing FILL-IN in ChUI when FILL...
- 09:12 AM Bug #8210: REGRESSION: separator should not show in date editing FILL-IN in ChUI when FILL-IN is ...
- Greg Shah wrote:
> You can merge to trunk now.
Done. The trunk rev. is 14954. - 08:14 AM Bug #8210 (Merge Pending): REGRESSION: separator should not show in date editing FILL-IN in ChUI ...
- You can merge to trunk now.
- 07:36 AM Bug #8210: REGRESSION: separator should not show in date editing FILL-IN in ChUI when FILL-IN is ...
- Greg Shah wrote:
> Is there any further testing needed?
Nothing I can think of right now. - 07:24 AM Bug #8210 (Internal Test): REGRESSION: separator should not show in date editing FILL-IN in ChUI ...
- Is there any further testing needed?
- 05:32 AM Bug #8210: REGRESSION: separator should not show in date editing FILL-IN in ChUI when FILL-IN is ...
- Hynek Cihlar wrote:
> Code review 8210a revision 14952.
>
> @NumberFormat.java@ and @StringFormat.java@ require ... - 03:29 AM Bug #8210: REGRESSION: separator should not show in date editing FILL-IN in ChUI when FILL-IN is ...
- Code review 8210a revision 14952.
@NumberFormat.java@ and @StringFormat.java@ require update in the copyright yea... - 07:48 AM Bug #7515: FILL-IN: editing dates issues
- Vladimir Tsichevski wrote:
> Another issue: in GUI, when the user presses @?@, the screen value is reset to an empty... - 07:22 AM Bug #7515: FILL-IN: editing dates issues
- Another issue: in GUI, when the user presses @?@, the screen value is reset to an empty string, so the cursor is set ...
01/29/2024
- 04:01 PM Bug #8210: REGRESSION: separator should not show in date editing FILL-IN in ChUI when FILL-IN is ...
- Hynek: Please review.
- 01:49 PM Bug #8210 (Review): REGRESSION: separator should not show in date editing FILL-IN in ChUI when FI...
- 01:48 PM Bug #8210 (WIP): REGRESSION: separator should not show in date editing FILL-IN in ChUI when FILL-...
- Greg Shah wrote:
> OK, then put this in 8210a and get it reviewed and tested ASAP.
Done in 8210a rev. 14952. Plea... - 08:01 AM Bug #8210: REGRESSION: separator should not show in date editing FILL-IN in ChUI when FILL-IN is ...
- OK, then put this in 8210a and get it reviewed and tested ASAP.
- 07:25 AM Bug #8210: REGRESSION: separator should not show in date editing FILL-IN in ChUI when FILL-IN is ...
- Greg Shah wrote:
> Is this fix in a branch?
No, it is not. I ran ChUI regression suite with this fix and posted the... - 06:35 AM Bug #8210: REGRESSION: separator should not show in date editing FILL-IN in ChUI when FILL-IN is ...
- Is this fix in a branch? I recommend 8204a since it is a related issue.
I understand Tomasz tested this in 6667i ... - 01:17 PM Bug #8204 (Test): REGRESSION: separator should not show in a new date editing browse shell for un...
- 09:10 AM Bug #8204: REGRESSION: separator should not show in a new date editing browse shell for unknown v...
- Greg Shah wrote:
> In summary: there were some failures but they were unrelated to this task.
>
> You can merge t... - 08:12 AM Bug #8204: REGRESSION: separator should not show in a new date editing browse shell for unknown v...
- In summary: there were some failures but they were unrelated to this task.
You can merge to trunk now. - 08:12 AM Bug #8204: REGRESSION: separator should not show in a new date editing browse shell for unknown v...
- Greg Shah wrote:
> I want this branch merged today unless there is an issue.
I am ready to merge.
- 08:10 AM Bug #8204: REGRESSION: separator should not show in a new date editing browse shell for unknown v...
- Greg Shah wrote:
> Please summarize the testing results here.
4 tests failed (3 original issues others are depend... - 08:04 AM Bug #8204: REGRESSION: separator should not show in a new date editing browse shell for unknown v...
- I want this branch merged today unless there is an issue.
- 07:56 AM Bug #8204: REGRESSION: separator should not show in a new date editing browse shell for unknown v...
- Please summarize the testing results here.
- 06:33 AM Bug #8204: REGRESSION: separator should not show in a new date editing browse shell for unknown v...
- Please report the regression testing results here and the next steps if any other testing is needed.
- 05:55 AM Bug #8074 (Review): Preferred UI Theme not selected in web with auto-login and forked sessions
- Test cases executed.
Fixes and file headers committed.
8074b r14920 ready for review. - 05:49 AM Bug #8213 (Closed): Browse: NPE when pressing Shift-TAB in the first column cell
01/27/2024
- 03:21 PM Bug #8213 (Review): Browse: NPE when pressing Shift-TAB in the first column cell
- 03:21 PM Bug #8213 (WIP): Browse: NPE when pressing Shift-TAB in the first column cell
- The arrow keys issue was moved to #8226.
Shift-tab NPE will be fixed in #8225.
This task can be closed. - 01:27 PM Bug #8213: Browse: NPE when pressing Shift-TAB in the first column cell
- All arrow keys (up, down, left, right) do not work for any widget, so I'll create a separate issue for it.
- 01:01 PM Bug #8213: Browse: NPE when pressing Shift-TAB in the first column cell
- Meanwhile all other numpad buttons (@PgUp@, @PgDown@, @Home@, @End@) work the same as their non-numpad analogs.
- 12:59 PM Bug #8213: Browse: NPE when pressing Shift-TAB in the first column cell
- Stanislav Lomany wrote:
> > Also, navigation with @Down-Arrow@ and @Up-Arrow@ does not work in FWD.
>
> Vladimir,... - 12:27 PM Bug #8213: Browse: NPE when pressing Shift-TAB in the first column cell
- > Also, navigation with @Down-Arrow@ and @Up-Arrow@ does not work in FWD.
Vladimir, could you give a reproduction ... - 03:11 PM Bug #8226: Arrow keys on numpad do not work in FWD
- All numpad arrow keys (Up, Down, Left, Right) do not work for any widget in FWD.
Meanwhile all other numpad buttons ... - 02:53 PM Bug #8226 (New): Arrow keys on numpad do not work in FWD
01/26/2024
- 09:27 AM Bug #8204: REGRESSION: separator should not show in a new date editing browse shell for unknown v...
- Greg Shah wrote:
> What testing is needed?
I'd like to run Majic suite with 6667i, but the repo should be rebased... - 09:07 AM Bug #8204 (Internal Test): REGRESSION: separator should not show in a new date editing browse she...
- What testing is needed?
- 08:41 AM Bug #8204: REGRESSION: separator should not show in a new date editing browse shell for unknown v...
- Stanislav Lomany wrote:
> I'm OK with the changes. One minor typo correction: @our fill-in has to know it belong so ... - 08:40 AM Bug #8204: REGRESSION: separator should not show in a new date editing browse shell for unknown v...
- Greg Shah wrote:
> Stanislav/Hynek: Please review ASAP.
The changes look good.
- 08:28 AM Bug #8204: REGRESSION: separator should not show in a new date editing browse shell for unknown v...
- I'm OK with the changes. One minor typo correction: @our fill-in has to know it belong so a browse *before* at the ti...
- 07:48 AM Bug #8204: REGRESSION: separator should not show in a new date editing browse shell for unknown v...
- Stanislav/Hynek: Please review ASAP.
I'd like to get this change into trunk quickly. - 07:34 AM Bug #8204 (Review): REGRESSION: separator should not show in a new date editing browse shell for ...
- Another fixes are required:
# in @Browse.createEditingFillIn@ the browse column must be set in the connected @FILL... - 08:35 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- Galya B wrote:
> Greg Shah wrote:
> > In case 1, the presence of a valid @theme/name@ means there should be no drop... - 08:32 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- Greg Shah wrote:
> In case 1, the presence of a valid @theme/name@ means there should be no drop-down present in the... - 08:30 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- In case 1, the presence of a valid @theme/name@ means there should be no drop-down present in the UI. This changes y...
- 08:22 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- This is the test plan I'll be executing:
Case 1
Conditions:
* @theme/name@ is configured with a valid theme, dif... - 07:28 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- Galya B wrote:
> Greg Shah wrote:
> > > The empty option was there exactly to provide a user in a hurry to have the... - 01:38 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- Greg Shah wrote:
> > The empty option was there exactly to provide a user in a hurry to have their previously select...
01/25/2024
- 10:59 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- > Greg, are you on board that the previously selected theme will not be restored on the login screen?
Yes.
> Th... - 08:57 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- Greg, are you on board that the previously selected theme will not be restored on the login screen?
- 08:26 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- That's why I said:
> The now presented requirements would mean that theme is restored from client storage only wit... - 08:24 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- The empty option was there exactly to provide a user in a hurry to have their previously selected theme restored afte...
- 08:21 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
- Greg Shah wrote:
> Here is what to select by default, in order of higher to lower precedence:
>
> a. If there is ...
Also available in: Atom