Activity
From 10/25/2021 to 11/23/2021
11/23/2021
- 05:06 PM Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > Hynek Cihlar wrote:
> > > Vladimir Tsichevski wrote:
> > > >...
11/18/2021
- 10:31 AM Bug #5825: Enhance WidgetBrowser ContainerTree to evaluate methods from the Widget interface
- An approach would be to evaluate all methods which:
* return a @Point@, @NativePoint@, @Rectangle@, etc (a dimension... - 09:21 AM Bug #5825: Enhance WidgetBrowser ContainerTree to evaluate methods from the Widget interface
- The code which resolves the widget property table on the right-side of the widget browser is in @ContainerTree.getWid...
- 09:20 AM Bug #5825 (New): Enhance WidgetBrowser ContainerTree to evaluate methods from the Widget interface
- 10:23 AM Bug #4557: radio-set deviations from the 4GL GUI
- Results from #4557-3, #4557-4, and #4557-5 were found using @3821c_13187@
- 10:22 AM Bug #4557: radio-set deviations from the 4GL GUI
- +Test uast/radio_set/rs_test8.p+
This test:... - 10:04 AM Bug #4557: radio-set deviations from the 4GL GUI
- +Test uast/radio_set/rs_test4_5.p+
This test results in formatting issues, which may, or may not, be related to ra... - 09:51 AM Bug #4557: radio-set deviations from the 4GL GUI
- +Test uast/radio_set/rs_test7_1.p+
This test:...
11/17/2021
- 02:48 PM Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Vladimir Tsichevski wrote:
> > > Indeed, there is no such eve... - 02:44 PM Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > Indeed, there is no such event in original OCX by obvious reas... - 02:30 PM Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> Indeed, there is no such event in original OCX by obvious reason: unlike the @OnExpandi... - 01:49 PM Bug #5118: TREELIST widget issues
- @OnCollapsing@ trigger implementation: in FWD there is an incomplete support for this event: corresponding event ID c...
11/16/2021
- 11:10 AM Bug #5809: Setting sizing attributes for WINDOW and FRAME widgets issues
- h4. Issue 7
Automatic frame placement along the Y axis at the client side works incorrectly.
In the example @st...
11/15/2021
- 11:52 AM Bug #5809: Setting sizing attributes for WINDOW and FRAME widgets issues
- Greg Shah wrote:
> Code Review Task Branch 3821c Revision 13160
>
> Please put a comment above the @setScrollable... - 10:58 AM Bug #5809: Setting sizing attributes for WINDOW and FRAME widgets issues
- Code Review Task Branch 3821c Revision 13160
Please put a comment above the @setScrollable@ lines that "scrollable... - 09:28 AM Bug #5809: Setting sizing attributes for WINDOW and FRAME widgets issues
- Vladimir Tsichevski wrote:
> h4. Issue 5
>
> Scrollable frame conversion issue. The following frame declaration:
...
11/11/2021
- 05:41 AM Bug #5809: Setting sizing attributes for WINDOW and FRAME widgets issues
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > With one caveat. When the virtual size is already greater than... - 05:23 AM Bug #5809: Setting sizing attributes for WINDOW and FRAME widgets issues
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > Hynek Cihlar wrote:
> > > Vladimir Tsichevski wrote:
> > > >... - 03:55 AM Bug #5809: Setting sizing attributes for WINDOW and FRAME widgets issues
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Vladimir Tsichevski wrote:
> > > Hynek Cihlar wrote:
> > > >...
11/10/2021
- 06:17 PM Bug #5809: Setting sizing attributes for WINDOW and FRAME widgets issues
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > Hynek Cihlar wrote:
> > > Vladimir Tsichevski wrote:
> > > >... - 05:13 PM Bug #5809: Setting sizing attributes for WINDOW and FRAME widgets issues
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Vladimir Tsichevski wrote:
> > >
> > > The problem here is ... - 04:59 PM Bug #5809: Setting sizing attributes for WINDOW and FRAME widgets issues
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> >
> > The problem here is that at the moment @setWidthPixels@ ... - 04:24 PM Bug #5809: Setting sizing attributes for WINDOW and FRAME widgets issues
- Vladimir Tsichevski wrote:
>
> The problem here is that at the moment @setWidthPixels@ is called, the frame is *no... - 03:48 PM Bug #5809 (WIP): Setting sizing attributes for WINDOW and FRAME widgets issues
- 03:48 PM Bug #5809: Setting sizing attributes for WINDOW and FRAME widgets issues
- h4. Issue 6
In FWD frame virtual width is reset when set equal to frame width. 4gl does not show this behavior.
... - 02:05 PM Bug #5809: Setting sizing attributes for WINDOW and FRAME widgets issues
- Vladimir Tsichevski wrote:
> h4. Issue 5
> The problem here is that at the moment @setWidthPixels@ is called, the... - 01:14 PM Bug #5809: Setting sizing attributes for WINDOW and FRAME widgets issues
- h4. Issue 5 (fixed)
Scrollable frame conversion issue. The following frame declaration:...
11/09/2021
- 04:25 PM Bug #5809: Setting sizing attributes for WINDOW and FRAME widgets issues
- h4. Issue 4
At the time frame is realized, its @VIRTUAL-WIDTH@, if unset, should be assigned from its @WIDTH@. See... - 02:11 PM Bug #5809: Setting sizing attributes for WINDOW and FRAME widgets issues
- h4. Issue 1.
Setting @FRAME@ @VIRTUAL-WIDTH-PIXELS@ attribute to zero:
in 4gl:
A warning is displayed:
<p... - 02:02 PM Bug #5809 (WIP): Setting sizing attributes for WINDOW and FRAME widgets issues
11/02/2021
- 11:00 AM Bug #5797: Drawing with null widget
- This is a cleanup issue that has no negative affect on the user. See #4829 for details.
- 10:59 AM Bug #5797 (New): Drawing with null widget
10/29/2021
- 02:47 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- The refactoring is in 3821c/13120.
Known issues which are not yet fixed:
* OE shows a 'hidden' field-group when g... - 10:35 AM Feature #3931: single sign-on for virtual desktop mode
- > For #3770-81, the simplest way is to provide a directory-configured auth hook which checks the credentials using so...
- 09:27 AM Feature #3931: single sign-on for virtual desktop mode
- This is dependent on the auth hook mentioned in #3770-81 (auth hook to be executed before spawning the FWD client) an...
- 10:32 AM Feature #5784: multi-factor authentication
- "Multi-Factor Authentication":https://en.wikipedia.org/wiki/Multi-factor_authentication (MFA) or 2 Factor Authenticat...
- 10:08 AM Feature #5784 (Closed): multi-factor authentication
- 09:52 AM Feature #4129: map web client users to OS accounts
- I think we also need the option to map to the FWD account as well. Today we mostly use the "Guest" mode plugin and @...
- 09:32 AM Feature #4129: map web client users to OS accounts
- We have a customer that wishes to run all users in a single OS account. They understand the security implications an...
10/27/2021
- 06:01 PM Bug #5735: CalendarWidget: problem setting value from datetime-tz objects
- I understand. The attribute type is given in @progress.g@ by the declaration:...
- 05:39 PM Bug #5735: CalendarWidget: problem setting value from datetime-tz objects
- Thank you, Ovidiu.
Ovidiu Maxiniuc wrote:
> I think this is OCX specific. You can start by looking at @wrap_param... - 05:20 PM Bug #5735: CalendarWidget: problem setting value from datetime-tz objects
- I think this is OCX specific. You can start by looking at @wrap_parameter@ / @com-argument-wrap@ annotations. If this...
- 05:02 PM Bug #5735: CalendarWidget: problem setting value from datetime-tz objects
- Hi guys,
I want to fix this issue, but I need some hints for where to find the code that converts statements like ...
10/26/2021
- 09:15 AM Bug #5775: Runtime should handle default formats and setFormat should only be included when needed
- Testcase:...
- 09:14 AM Bug #5775: Runtime should handle default formats and setFormat should only be included when needed
- When dealing with the truncating of *list-item-pairs* in a combo-box to *x(8)*, it was discovered that the frame defi...
- 09:07 AM Bug #5775 (New): Runtime should handle default formats and setFormat should only be included when...
10/25/2021
- 07:01 AM Bug #2971: rework tooltip support to use OverlayWindow
- 3821c/13105 solves the problems described in #3981, for Web driver (tooltip for a widget behind another widget, in z-...
Also available in: Atom