Activity
From 04/27/2021 to 05/26/2021
05/26/2021
- 02:20 PM Bug #5118: TREELIST widget issues
- PARTLY FIXED in rev. 12481
FIXED in rev. 13480.
The following @TreeList@ procedures:... - 02:02 PM Bug #5118: TREELIST widget issues
- FIXED in rev. 12481
Background colors passed as an argument to tree list column create functions, do not reach the... - 11:46 AM Bug #5118: TREELIST widget issues
- Tree headers layout is broken after a cell value changed in a horizontally scrolled tree list:
The test applicatio... - 08:03 AM Bug #5118: TREELIST widget issues
- FIXED in rev. 12481
Incorrect handling values passed to @setCellString@ for icon type cells.
In original OCX, a...
05/25/2021
- 11:33 AM Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> In the original @TREELIST@ it is possible to reset column sorting by clicking on the co... - 07:30 AM Bug #5214: Broken z-order for all driver widgets (including SPREADSHEET, HTML-BROWSER, etc.)
- Replaced the HTML-BROWSER with a SPREADSHEET in my testcase and the result is as expected. I will try to look into a ...
05/24/2021
- 07:28 PM Bug #5118: TREELIST widget issues
- In FWD, if a child node is added, and a sorting by some column is set, nodes are automatically sorted. In the origina...
- 07:23 PM Bug #5118: TREELIST widget issues
- In FWD, if a child node is added, the parent node always expands. In the original OCX this does not happen.
- 07:19 PM Bug #5118: TREELIST widget issues
- Unimplemented OCX call: @GetNodeVisibleInViewPort@. This call return value of the @logical@ type is used in customer ...
- 07:16 PM Bug #5118: TREELIST widget issues
- FIXED in rev. 12481
Narrow column alignment is incorrect in FWD: in original OCX, it the column text does not fit ... - 02:56 PM Bug #5118: TREELIST widget issues
- FIXED in rev. 12481
Rendering trelist icon columns: in FWD icons are always centered regardless of the column alig... - 11:43 AM Bug #5118: TREELIST widget issues
- No, but I don't want to remove stuff that will need to be added back later.
- 11:37 AM Bug #5118: TREELIST widget issues
- Greg Shah wrote:
> Our intention is to have a completed and compatible OCX replacement. We don't want to have to ad... - 10:41 AM Bug #5118: TREELIST widget issues
- Our intention is to have a completed and compatible OCX replacement. We don't want to have to add features with ever...
- 10:38 AM Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > > There is no such method in @vmacmtree1@.
> >
> > There is... - 08:03 AM Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > Hynek Cihlar wrote:
> >
> > > If there is an API method in ... - 05:09 PM Bug #5383: The web client deadlock
- The web client deadlock was found in #5028-35, #5028-44 ...
- 05:01 PM Bug #5383 (New): The web client deadlock
- 10:59 AM Bug #5214: Broken z-order for all driver widgets (including SPREADSHEET, HTML-BROWSER, etc.)
- Adrian Lungu wrote:
> I checked a custom testcase and can't reproduce anything suspicious. I used 3821c/rev. 12446 a... - 10:52 AM Bug #5214: Broken z-order for all driver widgets (including SPREADSHEET, HTML-BROWSER, etc.)
- I checked a custom testcase and can't reproduce anything suspicious. I used 3821c/rev. 12446 and the attached files. ...
- 09:15 AM Bug #5214 (WIP): Broken z-order for all driver widgets (including SPREADSHEET, HTML-BROWSER, etc.)
05/23/2021
- 06:28 PM Support #2674: list of HTML5, CSS and Javascript features in use in the web client (both ChUI and...
- h2. Web Client Known Limitations
1. Browser shortcuts such as @ALT-F4@ cannot be captured as events. This means t... - 01:39 PM Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
>
> > If there is an API method in the original treeview and tre...
05/22/2021
- 01:54 PM Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> If there is an API method in the original treeview and treelist native controls to toggle so...
05/21/2021
- 06:24 PM Bug #5381: Backing buffers should be filled in SELECT* functions of a multi-selection BROWSE
- Testcases attached. When one of the @SELECT*@ browse functions is called, it should reposition the browsed query to t...
- 06:12 PM Bug #5381 (New): Backing buffers should be filled in SELECT* functions of a multi-selection BROWSE
- 05:20 PM Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> Hynek,
>
> there is the following field in @TreeConfig@
> [...]
>
> It seems, th... - 05:15 PM Bug #5118: TREELIST widget issues
- FIXED
In the original @TREELIST@ it is possible to reset column sorting by clicking on the column header with the ... - 05:06 PM Bug #5118: TREELIST widget issues
- Hynek,
there is the following field in @TreeConfig@... - 04:46 PM Bug #5118: TREELIST widget issues
- Scrollbar visibility and (sometimes) displayed values are wrong:
@WrongHorizontalScrollbar.mp4@
In this video a... - 03:51 PM Bug #5118: TREELIST widget issues
- Tree element positions differs from the original:
In original tree the horizontal distance between the columns (ve...
05/19/2021
- 02:26 PM Bug #5118: TREELIST widget issues
- FIXED
Vladimir Tsichevski wrote:
> Another issue regarding @SORTED-COLUMNS@.
>
> Calling @TreeListWidget.setSo... - 01:47 PM Bug #5118: TREELIST widget issues
- FIXED in rev. 12481
The first tree column is rendered and active outside its bounds!
See the @5118-34.mp4@ vide...
05/18/2021
- 06:47 PM Bug #5118: TREELIST widget issues
- FIXED in rev. 12481
Text cell value are left-trimmed in FWD. They should not. - 03:13 PM Bug #5118: TREELIST widget issues
- FIXED
There is also an unimplemented "icon column datatype" feature described in #5282-5. - 01:42 PM Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> Another issue described first in #5282: the node value can be of a type other than @Str... - 12:43 PM Bug #5118: TREELIST widget issues
- The problem in #5118-19 is true for other calls, for example, for at least the last two arguments of @SetCellIconValu...
- 12:31 PM Bug #5118: TREELIST widget issues
- Another issue: scrolling by mouse wheel does not work: with Swing the tree can usually be scrolled by at most one row...
- 12:08 PM Bug #5118 (WIP): TREELIST widget issues
- 12:08 PM Bug #5118: TREELIST widget issues
- FIXED
Another issue described first in #5282: the node value can be of a type other than @String@.
As the result,...
05/17/2021
- 03:06 PM Bug #5375: Window resizing by mouse dragging problem in WEB client
- See the @5375.mp4@ video. After mouse button is released, the mouse position seems to return to that when the mouse b...
- 02:59 PM Bug #5375 (New): Window resizing by mouse dragging problem in WEB client
- 08:44 AM Bug #5373: BROWSE issues when QUERY is re-assigned to different buffers, and the original buffers...
- I'm moving this to the UI project snce the behavior is primarily (perhaps only) associated with @BROWSE@.
- 07:41 AM Bug #5373: BROWSE issues when QUERY is re-assigned to different buffers, and the original buffers...
- In OpenEdge, a static BROWSE can have its query changed, and this query can uses different buffers (for which their t...
- 07:29 AM Bug #5373 (New): BROWSE issues when QUERY is re-assigned to different buffers, and the original b...
05/14/2021
05/13/2021
- 05:24 PM Bug #5118: TREELIST widget issues
- FIXED. Another issue regarding @SORTED-COLUMNS@.
Calling @TreeListWidget.setSortedColumns(NumberType value)@ cause... - 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.
- 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 ...
- 11:55 AM Bug #5363: Incorrect initial value in lastkey
- I have no objection to the change. You can put it in 3821c.
- 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...
- 11:03 AM Bug #5363 (Closed): Incorrect initial value in lastkey
05/11/2021
- 07:14 AM Bug #5357 (Closed): SPREADSHEET widget abends with invalid format
- 02:57 AM Bug #5357 (Feedback): SPREADSHEET widget abends with invalid format
- 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...
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... - 06:44 PM Bug #5357 (Closed): SPREADSHEET widget abends with invalid format
05/04/2021
- 02:45 PM Feature #4164: implement misc UI features (frame options, misc attributes)
- Yes.
- 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...
- 12:17 PM Feature #4164: implement misc UI features (frame options, misc attributes)
- @AUTO-INDENT@ committed 3821c rev 12364.
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 ...
- 02:35 PM Bug #5300 (New): 4GL quirk about assigning SCREEN-VALUE in an editable browse
Also available in: Atom