Project

General

Profile

Activity

From 04/14/2021 to 05/13/2021

05/13/2021

05:24 PM Bug #5118: TREELIST widget issues
FIXED. Another issue regarding @SORTED-COLUMNS@.
Calling @TreeListWidget.setSortedColumns(NumberType value)@ cause...
Vladimir Tsichevski
01:35 PM Bug #5363: Incorrect initial value in lastkey
I don't know. But my history entry may not have been referring to the default value at startup. Greg Shah
12:06 PM Bug #5363 (Feedback): Incorrect initial value in lastkey
Committed in rev 12413. I was trying to figure out why @F1@ would be the initial value, especially with your comment ... Roger Borrello
11:55 AM Bug #5363: Incorrect initial value in lastkey
I have no objection to the change. You can put it in 3821c. Greg Shah
11:26 AM Bug #5363: Incorrect initial value in lastkey
Testcase @uast/messages_test.p@ illustrates we have the incorrect initial value in @lastkey@ (which is set in the @Ke... Roger Borrello
11:03 AM Bug #5363 (Closed): Incorrect initial value in lastkey
Roger Borrello

05/11/2021

07:14 AM Bug #5357 (Closed): SPREADSHEET widget abends with invalid format
Greg Shah
02:57 AM Bug #5357 (Feedback): SPREADSHEET widget abends with invalid format
Hynek Cihlar
02:57 AM Bug #5357: SPREADSHEET widget abends with invalid format
The Keikai ticket for this issue is https://potix.freshdesk.com/support/tickets/12479. They suggest to trim the white... Hynek Cihlar

05/10/2021

06:45 PM Bug #5357: SPREADSHEET widget abends with invalid format
On 5/11/21 12:37 AM, Hynek Cihlar wrote:
>
> Hello Jean,
>
> thank you for the update.
>
> We have one issue, w...
Hynek Cihlar
06:44 PM Bug #5357 (Closed): SPREADSHEET widget abends with invalid format
Hynek Cihlar

05/04/2021

02:45 PM Feature #4164: implement misc UI features (frame options, misc attributes)
Yes. Greg Shah
02:28 PM Feature #4164: implement misc UI features (frame options, misc attributes)
I assume than implementation of @SCROLL-NOTIFY@ should include @SCROLL-HORIZONTAL@ and @SCROLL-VERTICAL@ events (they... Stanislav Lomany
12:17 PM Feature #4164: implement misc UI features (frame options, misc attributes)
@AUTO-INDENT@ committed 3821c rev 12364. Stanislav Lomany

04/30/2021

02:53 PM Bug #5300: 4GL quirk about assigning SCREEN-VALUE in an editable browse
Testcases are attached. 4GL allows to set @SCREEN-VALUE@ for a column (even for an non-ediable browse) and then save ... Stanislav Lomany
02:35 PM Bug #5300 (New): 4GL quirk about assigning SCREEN-VALUE in an editable browse
Stanislav Lomany

04/24/2021

06:15 PM Bug #5245: BrowseColumnWidget.getScreenValue(): incorrect handling of an unknown value
For future reference: there's a chance that this fix may regress the customer's scenarios from #3911. Stanislav Lomany
06:14 PM Bug #5245 (Review): BrowseColumnWidget.getScreenValue(): incorrect handling of an unknown value
Fixed in 3821c rev 12327. Stanislav Lomany

04/23/2021

05:59 PM Feature #4164: implement misc UI features (frame options, misc attributes)
Fixed in 3821c revision 12322. Stanislav Lomany
11:03 AM Feature #4164: implement misc UI features (frame options, misc attributes)
Code review 3821c revision 12317.
@Text.initialize@ assumes there is always a valid parent frame. This assumption ...
Hynek Cihlar
10:10 AM Feature #4164: implement misc UI features (frame options, misc attributes)
@USE-TEXT@ changes are committed 3821c rev 12317. Please review. Stanislav Lomany
03:10 PM Bug #5245: BrowseColumnWidget.getScreenValue(): incorrect handling of an unknown value
Stanislav, I don't have a standalone testcase for this #3911 issue. The previous version of this application didn't s... Sergey Ivanovskiy
09:20 AM Bug #5280: TREEVIEW: Vertical rollover feature: assure TREEVIEW is compatible with MS Treeview co...
The problem:
There is a feature of existing @TREEVIEW@ implementation in FWD: if a @TREEVIEW@ is navigated with ke...
Vladimir Tsichevski
09:19 AM Bug #5280 (Test): TREEVIEW: Vertical rollover feature: assure TREEVIEW is compatible with MS Tree...
Vladimir Tsichevski

04/22/2021

12:58 PM Bug #5245: BrowseColumnWidget.getScreenValue(): incorrect handling of an unknown value
Sergey, do you have the customer's app from #3911 available on your machine? Unfortunately the latest version of it i... Stanislav Lomany
09:26 AM Bug #3176: The first item in popup menu is drawn as selected right after menu is opened.
Sergey: Please test and confirm we can close this. Greg Shah
09:26 AM Bug #3148: UP and DOWN keys don't work with menus
Sergey: Please test and confirm we can close this. Greg Shah

04/21/2021

06:45 PM Bug #5274: Cannot select menu items with keyboard in system popup menus
To reproduce, run a GUI scenario that displays a legacy window. Right click on the window title bar, select a menu it... Hynek Cihlar
06:43 PM Bug #5274 (New): Cannot select menu items with keyboard in system popup menus
Hynek Cihlar
06:41 PM Bug #3148 (Feedback): UP and DOWN keys don't work with menus
Fixed as of 3821c revision 12307. Hynek Cihlar
06:39 PM Bug #3176 (Feedback): The first item in popup menu is drawn as selected right after menu is opened.
Fixed with 3821c revision 12307. Hynek Cihlar
03:16 PM Feature #4164: implement misc UI features (frame options, misc attributes)
Stanislav Lomany wrote:
> > I don't understand how @explicitViewAs@ flag is used during frame construction. AFAIK t...
Constantin Asofiei
03:16 PM Feature #4164: implement misc UI features (frame options, misc attributes)
Constantin Asofiei wrote:
> I don't understand how @explicitViewAs@ flag is used during frame construction. AFAIK t...
Constantin Asofiei
03:15 PM Feature #4164: implement misc UI features (frame options, misc attributes)
> I don't understand how @explicitViewAs@ flag is used during frame construction. AFAIK this flag is used only on cl... Stanislav Lomany
03:02 PM Feature #4164: implement misc UI features (frame options, misc attributes)
I don't understand how @explicitViewAs@ flag is used during frame construction. AFAIK this flag is used only on clie... Constantin Asofiei
02:18 PM Feature #4164: implement misc UI features (frame options, misc attributes)
Guys, regarding @USE-TEXT@: currently in FWD this option does two things during conversion:
# Sets @frame.setUseText...
Stanislav Lomany
05:32 AM Feature #4164: implement misc UI features (frame options, misc attributes)
Focus on clearing everything except @SCROLL@. That one will be worked last. Greg Shah

04/20/2021

06:21 PM Feature #4164: implement misc UI features (frame options, misc attributes)
My estimates:
@SCROLL@ - unfortunately, that looks very time-consuming to me.
@USE-TEXT@ - it works, but frame la...
Stanislav Lomany
07:59 AM Bug #2971: rework tooltip support to use OverlayWindow
Although the Swing client does need the overlay window approach, for the web client I think tooltips are an ideal exa... Greg Shah

04/16/2021

11:52 AM Bug #5240 (Closed): BROWSE:SELECT-ROW(1) error on client
Code Review Task Branch 3821c Revisin 12267
I'm OK with the changes.
Greg Shah
11:51 AM Bug #5240: BROWSE:SELECT-ROW(1) error on client
> That's just a convenient way to return control to server and write to server log. I'm not sure if ever use ErrorMan... Greg Shah

04/15/2021

04:30 PM Bug #5240: BROWSE:SELECT-ROW(1) error on client
> may be, it would be better to handle errors where they arise: use @ErrorManager.recordOrThrowError(382, ...)@ metho... Stanislav Lomany
07:36 AM Bug #5240: BROWSE:SELECT-ROW(1) error on client
Vladimir Tsichevski wrote:
> Stanislav Lomany wrote:
>
> > Vladimir, this is caused by your recent change where e...
Vladimir Tsichevski
 

Also available in: Atom