Activity
From 03/09/2022 to 04/07/2022
04/07/2022
- 06:07 AM Bug #6258: SELECTION-LIST: Swing ChUI: SPACE and arrow buttons processing
- When space is pressed in Swing ChUI mode, the current row is selected.
Issues:
# After the SPACE was pressed, t... - 06:05 AM Bug #6258 (Closed): SELECTION-LIST: Swing ChUI: SPACE and arrow buttons processing
04/06/2022
- 06:19 PM Bug #6254: SELECTION-LIST: horizontal scrollbar is always inactive
- Horizontal scrolling is not working in @SELECTION-LIST@. The scrollbar is visible, but inactive even if long lines ex...
- 06:18 PM Bug #6254 (New): SELECTION-LIST: horizontal scrollbar is always inactive
- 05:49 PM Bug #6251: Swing ChUI: BACK-TAB does not work
- Test example @5937.p@.
The @TAB@ key works properly, but the @BACK-TAB@ does not do anything for any widget in the... - 05:48 PM Bug #6251 (Rejected): Swing ChUI: BACK-TAB does not work
- 05:34 PM Bug #6250: SELECTION-LIST: declaring event trigger does not suppress normal event processing
- # In OE, if I define an event trigger, the default event processing is suppressed. For example, if I define event tri...
- 05:32 PM Bug #6250 (New): SELECTION-LIST: declaring event trigger does not suppress normal event processing
- 04:25 PM Bug #6249: SELECTION-LIST: lookup items beginning with SPACE issue
- @SELECTION-LIST@ lookup feature: go to first or next item beginning with the character pressed.
When the user pres... - 04:15 PM Bug #6249 (New): SELECTION-LIST: lookup items beginning with SPACE issue
- 03:34 PM Bug #6248: SELECTION-LIST: No mouse double-click actions
- This issue was initially referenced in #5937.
- 03:33 PM Bug #6248: SELECTION-LIST: No mouse double-click actions
- In OE, when the user double-click an item in @SELECTION-LIST@:
# In *single selection mode*: @DEFAULT-ACTION@ is t... - 03:32 PM Bug #6248 (New): SELECTION-LIST: No mouse double-click actions
- 01:10 PM Bug #6247: SELECTION-LIST drawing issues in GUI mode
- These issues were previously registered as #5937-9 and #5937-10.
- 01:08 PM Bug #6247: SELECTION-LIST drawing issues in GUI mode
- The selection list in OE:
!5937-OE.png!
the same list in FWD:
!5937-FWD.png!
The differences:
1. in FWD th... - 01:04 PM Bug #6247 (New): SELECTION-LIST drawing issues in GUI mode
- 11:11 AM Bug #6245: SELECTION-LIST: the first item is not initially highlighted in Swing ChUI
- The test example @5937-simple.p@.
- 11:05 AM Bug #6245: SELECTION-LIST: the first item is not initially highlighted in Swing ChUI
- In OE ChUI, when the ``SELECTION-LIST`` is first shown, the first item is highlighted:
!6245-OE.png!
In FWD Swi... - 11:03 AM Bug #6245 (New): SELECTION-LIST: the first item is not initially highlighted in Swing ChUI
- 09:51 AM Bug #6241: NPE in LinuxKeyboardReader when Escape is pressed
- # Open any application with a window in ChUI Swing.
# Press @Escape@. Client crashes with NPE.
The stack trace:
... - 09:38 AM Bug #6241 (New): NPE in LinuxKeyboardReader when Escape is pressed
- 06:48 AM Bug #6240: Context menu should open on mouse down and not mouse click
- The attached diff simply moves the code responsible for showing context menus from @mouseClicked@ to @mousePressed@. ...
- 06:45 AM Bug #6240 (New): Context menu should open on mouse down and not mouse click
04/05/2022
- 05:57 PM Bug #6239: SELECTION-LIST dragging with mouse does not scroll
- In OE if the user drags an item in a @SELECTION-LIST@ with vertical scrolling enabled, the list is scrolled when the ...
- 05:52 PM Bug #6239 (New): SELECTION-LIST dragging with mouse does not scroll
- 03:20 PM Bug #6238: Incorrect focus after frame hidden
- The following test case shows the issue. In GUI focus must be set in @t2@ after the button is chosen, but it is set i...
- 03:18 PM Bug #6238 (New): Incorrect focus after frame hidden
04/04/2022
- 12:21 PM Bug #6234: Frame does not receive focus
- Example program @frame-focus.p@. In OE, when the user presses a key, the @ANY-KEY@ trigger is fired, and a message is...
- 12:18 PM Bug #6234 (New): Frame does not receive focus
- 07:19 AM Support #6212 (Closed): View frame display default value for fill-in for some data types
- 02:54 AM Support #6212: View frame display default value for fill-in for some data types
- 6212.patch checked in 3821c revision 13734.
04/03/2022
- 07:34 PM Support #6212: View frame display default value for fill-in for some data types
- Yes, go ahead.
- 03:00 PM Support #6212: View frame display default value for fill-in for some data types
- Hynek Cihlar wrote:
> Greg Shah wrote:
> > Hynek: Please review and merge to 3821c if it is OK.
>
> Marian, the ...
04/02/2022
- 02:31 PM Support #6212: View frame display default value for fill-in for some data types
- Greg Shah wrote:
> > Normally this should not be called when data type or format is being set
>
> The @DISPLAY <e... - 09:40 AM Support #6212: View frame display default value for fill-in for some data types
- > Normally this should not be called when data type or format is being set
The @DISPLAY <expr> format "<fmt>" @... - 08:35 AM Support #6212: View frame display default value for fill-in for some data types
- Hynek Cihlar wrote:
> Marian, the change also affects other use cases than only @VIEW@ or visibility change. For exa...
04/01/2022
- 12:08 PM Support #6212: View frame display default value for fill-in for some data types
- Greg Shah wrote:
> Hynek: Please review and merge to 3821c if it is OK.
Marian, the change also affects other use... - 08:26 AM Support #6212: View frame display default value for fill-in for some data types
- Hynek: Please review and merge to 3821c if it is OK.
- 06:41 AM Support #6212 (Review): View frame display default value for fill-in for some data types
- 06:41 AM Support #6212 (WIP): View frame display default value for fill-in for some data types
- Attached a quick patch to fix this and for whatever reason the screen width for datetime format only considered the d...
03/28/2022
- 08:48 AM Support #6212: View frame display default value for fill-in for some data types
- When calling @view@ on a frame, or change it's @visibility@ in FWD some of the fill-ins in the frame shows a default ...
- 08:45 AM Support #6212 (Closed): View frame display default value for fill-in for some data types
- 08:36 AM Bug #6211: Display changes z-order
- When a @display@ statement is used with a widgets list the FWD implementation changes the widgets z-order in frame by...
- 08:23 AM Bug #6211 (New): Display changes z-order
03/21/2022
- 08:16 AM Bug #4993 (Closed): Overlay prevents input when modal dialog open in embedded mode in Chrome
- Confirmed, this is fixed.
03/14/2022
- 01:39 PM Bug #6167: Mouse event processing refactoring/improvement
- h4. The patch description
h5. Main ideas
# The mouse released event must be dispatched to the widget which is... - 01:35 PM Bug #6167: Mouse event processing refactoring/improvement
- Another issue: in WEB, while no mouse buttons is pressed, all mouse events generated have @button=1@ instead of expec...
- 01:33 PM Bug #6167: Mouse event processing refactoring/improvement
- Another problem: in WEB, when the mouse enters a window area, the @MOUSE_ENTER@ event for the window is sent twice fr...
- 01:28 PM Bug #6167: Mouse event processing refactoring/improvement
- h4. WEB event slippage problem
I noticed the following problem with WEB mouse events synchronization:
h5. Situa... - 01:24 PM Bug #6167: Mouse event processing refactoring/improvement
- This issue is created after #6013, all customer-specific material removed.
h4. The main issue.
In 4gl, the @MO... - 10:57 AM Bug #6167 (New): Mouse event processing refactoring/improvement
03/10/2022
- 01:51 PM Bug #6042 (Closed): Nested frame must not be made visible when empty and DISPLAY/ENABLE executed ...
- 01:35 PM Bug #6042: Nested frame must not be made visible when empty and DISPLAY/ENABLE executed on the pa...
- I can't replicate this either. Let's close it then.
03/09/2022
- 06:57 AM Feature #6157: Missing widget properties
- While writing testcases for widget realisation we've found a number of properties aren't supported in FWD (our curren...
- 06:55 AM Feature #6157 (New): Missing widget properties
- 05:11 AM Bug #6042 (Feedback): Nested frame must not be made visible when empty and DISPLAY/ENABLE execute...
- Hynek, are you sure about this? Running the test on my OE install does make the nested frame visible even if there ar...
Also available in: Atom