Activity
From 11/25/2024 to 12/24/2024
12/24/2024
- 08:32 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with trunk @15627@, new revision is @15652@.
Continue testing different fixes that can elimina...
12/21/2024
- 07:38 PM Bug #7657: 8-bit character entry problem in ChUI
- The further investigation of the @NCURSES@ internal shows the library has some locking facility to serialize screen a...
12/20/2024
- 06:38 AM Bug #7646: FILL-IN: NPE during the PASTE of non-text clipboard contents
- Hynek Cihlar wrote:
> Code review 7646a. The change is good and safe.
>
> Vladimir, are you ready to merge this?
... - 04:59 AM Bug #7646 (Internal Test): FILL-IN: NPE during the PASTE of non-text clipboard contents
- Code review 7646a. The change is good and safe.
Vladimir, are you ready to merge this? - 04:36 AM Bug #9492: interactive and redirected widget registry is mixed up while redirect mode active
- In the current revision of FWD (15625), widget registry used by the client is determined if interactive/redirected mo...
- 04:04 AM Bug #9492 (New): interactive and redirected widget registry is mixed up while redirect mode active
- 09:57 PM Bug #7657: 8-bit character entry problem in ChUI
- More investigating the @NCURSES@ character output functions for wide char mode I've found the implementation uses con...
12/19/2024
- 01:08 PM Bug #7657: 8-bit character entry problem in ChUI
- Eugenie Lyzenko wrote:
> Greg Shah wrote:
> > Does NCURSESW need to be modified to extend the @auto_getch_refresh@ ... - 11:55 AM Bug #7657: 8-bit character entry problem in ChUI
- Eugenie Lyzenko wrote:
>
> What is your change to support @UTF-8@. Is it config only or harness Java code is invol... - 11:26 AM Bug #7657: 8-bit character entry problem in ChUI
- Tomasz Domin wrote:
> Eugenie Lyzenko wrote:
> > Status update.
> >
> > Updating @NCURSESW@ knowledge and double... - 10:03 AM Bug #7657: 8-bit character entry problem in ChUI
- Tomasz Domin wrote:
> Eugenie Lyzenko wrote:
>
> > 3. The easy way to check if you are on wide char @FWD@ is to c... - 09:58 AM Bug #7657: 8-bit character entry problem in ChUI
- Eugenie Lyzenko wrote:
> 3. The easy way to check if you are on wide char @FWD@ is to check @libp2j.so@. It should... - 09:17 AM Bug #7657: 8-bit character entry problem in ChUI
- Tomasz Domin wrote:
> Eugenie Lyzenko wrote:
> > Status update.
> >
> > Updating @NCURSESW@ knowledge and double... - 08:43 AM Bug #7657: 8-bit character entry problem in ChUI
- Eugenie Lyzenko wrote:
> Status update.
>
> Updating @NCURSESW@ knowledge and double check the source code for po... - 08:18 AM Bug #7657: 8-bit character entry problem in ChUI
- Greg Shah wrote:
> Does NCURSESW need to be modified to extend the @auto_getch_refresh@ patch to a different locatio... - 07:44 AM Bug #7657: 8-bit character entry problem in ChUI
- Does NCURSESW need to be modified to extend the @auto_getch_refresh@ patch to a different location? The problem you ...
- 07:37 AM Bug #7657: 8-bit character entry problem in ChUI
- Status update.
Updating @NCURSESW@ knowledge and double check the source code for possible root causes of the scre... - 10:22 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with trunk @15623@, new revision is @15648@.
12/18/2024
- 12:45 PM Bug #2971 (Closed): rework tooltip support to use OverlayWindow
- 12:16 PM Bug #2971: rework tooltip support to use OverlayWindow
- Greg Shah wrote:
> We can close this task as of trunk rev 15429 (the changes from #8019), right?
Correct, the req... - 11:18 AM Bug #2971: rework tooltip support to use OverlayWindow
- We can close this task as of trunk rev 15429 (the changes from #8019), right?
- 12:18 PM Bug #7657: 8-bit character entry problem in ChUI
- Tomasz Domin wrote:
> Eugenie Lyzenko wrote:
> > > > We have to rework String processing anyway to correctly handle... - 11:40 AM Bug #7657: 8-bit character entry problem in ChUI
- Hynek Cihlar wrote:
> Hynek Cihlar wrote:
> > Eugenie Lyzenko wrote:
> > > Yes, in Windows we use only low 16-bit ... - 06:39 AM Bug #7657: 8-bit character entry problem in ChUI
- Eugenie Lyzenko wrote:
> > > We have to rework String processing anyway to correctly handle even BMP range
> > Euge... - 03:16 AM Bug #7657: 8-bit character entry problem in ChUI
- Hynek Cihlar wrote:
> Eugenie Lyzenko wrote:
> > Yes, in Windows we use only low 16-bit of the int character passed... - 03:14 AM Bug #7657: 8-bit character entry problem in ChUI
- Eugenie Lyzenko wrote:
> Yes, in Windows we use only low 16-bit of the int character passed to windows native call. ... - 09:30 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with trunk @15621@, new revision is @15646@.
- 08:46 PM Bug #7657: 8-bit character entry problem in ChUI
- Hynek Cihlar wrote:
> As Tomasz says the scope should be really very narrow, close to the NCURSES library and the lo...
12/17/2024
- 04:52 PM Bug #7657: 8-bit character entry problem in ChUI
- As Tomasz says the scope should be really very narrow, close to the NCURSES library and the low-level terminal proces...
- 04:28 PM Bug #7657: 8-bit character entry problem in ChUI
- Tomasz Domin wrote:
> Review 7657a/15644
> It took me some time to understand scope changes/detailing over time her... - 03:58 PM Bug #7657: 8-bit character entry problem in ChUI
- Review 7657a/15644
It took me some time to understand scope changes/detailing over time here, please forgive if I am... - 09:28 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with trunk @15619@, updated to revision @15644@.
The name convention change for method to disp... - 03:01 PM Bug #9340: CHOOSE statement does not display widget help string in ChUI
- Tomasz Domin wrote:
> Pushed up to revision 15590.
Code review, the changes are good.
- 08:33 AM Bug #9340 (Internal Test): CHOOSE statement does not display widget help string in ChUI
- Hynek Cihlar wrote:
> Code review 9340a. The changes look good, just some minor points.
>
> Just to make the code... - 05:19 AM Bug #9340: CHOOSE statement does not display widget help string in ChUI
- Code review 9340a. The changes look good, just some minor points.
Just to make the code more beautiful, please mov...
12/16/2024
- 12:27 PM Bug #9340: CHOOSE statement does not display widget help string in ChUI
- Tomasz Domin wrote:
> Tomasz Domin wrote:
> > Tomasz Domin wrote:
> > > Regression tests pending. I also need to c... - 07:04 AM Bug #9340 (Review): CHOOSE statement does not display widget help string in ChUI
- Tomasz Domin wrote:
> Tomasz Domin wrote:
> > Regression tests pending. I also need to check if GUI behaves the sam... - 04:02 AM Bug #9340: CHOOSE statement does not display widget help string in ChUI
- Tomasz Domin wrote:
> Regression tests pending. I also need to check if GUI behaves the same way and if not add some... - 07:56 AM Bug #7657: 8-bit character entry problem in ChUI
- > You mentioned some hardware terminal. Can you clarify what it can be? Can we simulate this environment inside KVM?
...
12/13/2024
- 06:41 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ updated to revision @15635@, rebased with recent trunk @15616@, new revision is @15639@.
This is the s... - 07:15 AM Bug #7657: 8-bit character entry problem in ChUI
- Please see #7657-59 for the scope of this task. I am focused on the terminal input/output and making that safe. I a...
- 06:04 AM Bug #7657: 8-bit character entry problem in ChUI
- Eugenie Lyzenko wrote:
> Hynek Cihlar wrote:
> > Hynek Cihlar wrote:
> > > Because this is a lot of work. You woul... - 05:41 PM Bug #9340: CHOOSE statement does not display widget help string in ChUI
- Tomasz Domin wrote:
> Tomasz Domin wrote:
> > There is a regression caused by my change in @gso_214@. It seems ther... - 11:33 AM Bug #9340: CHOOSE statement does not display widget help string in ChUI
- Tomasz Domin wrote:
> There is a regression caused by my change in @gso_214@. It seems there are cases help string s...
12/12/2024
- 04:36 PM Bug #9340 (WIP): CHOOSE statement does not display widget help string in ChUI
- 12:25 PM Bug #9340: CHOOSE statement does not display widget help string in ChUI
- There is a regression caused by my change in @gso_214@. It seems there are cases help string should not be picked up ...
- 12:50 PM Bug #7657: 8-bit character entry problem in ChUI
- Hynek Cihlar wrote:
> Hynek Cihlar wrote:
> > Because this is a lot of work. You would really need to go through al... - 05:24 AM Bug #7657: 8-bit character entry problem in ChUI
- Hynek Cihlar wrote:
> Because this is a lot of work. You would really need to go through all the aspects of text pro... - 08:30 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15612@ and updated to revision @15634@.
Small change to remove dead code an...
12/11/2024
- 05:26 PM Bug #9452: EDITOR: incorrect last space in line behavior
- Vladimir Tsichevski wrote:
> And now this got quite explainable.
The editor model looks simpler now: *every* vi... - 05:20 PM Bug #9452: EDITOR: incorrect last space in line behavior
- Greg Shah wrote:
> The behavior in #9451-1 would not be a priority unless a customer explains how this is a user pro... - 02:33 PM Bug #9452: EDITOR: incorrect last space in line behavior
- The behavior in #9451-1 would not be a priority unless a customer explains how this is a user problem. So, for now w...
- 02:28 PM Bug #9452: EDITOR: incorrect last space in line behavior
- Additionally, in FWD, the caret can move out from the view on the right and get thus invisible.
This can be demons... - 01:27 PM Bug #9452: EDITOR: incorrect last space in line behavior
- The test example @editor.p@.
The text wrapped, so @ jumps over@ is at one line, and @a lazy dog.@ at the next.
Se... - 01:09 PM Bug #9452 (New): EDITOR: incorrect last space in line behavior
- 02:30 PM Bug #3091 (Closed): ./demo/demo_widgets.p can be broken using editor and key pressing TAB, SHIFT+...
- 02:00 PM Bug #3091: ./demo/demo_widgets.p can be broken using editor and key pressing TAB, SHIFT+TAB and R...
- I re-tested the scenario. Seems, this issue does not exist anymore.
- 02:29 PM Bug #3083 (Rejected): Unhandled exception when Shift+Alt+Tab in EDITOR
- 02:28 PM Bug #3083: Unhandled exception when Shift+Alt+Tab in EDITOR
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
>
> > # Alt-Tab through all the widgets in the frame.
>
> Did... - 02:08 PM Bug #3083: Unhandled exception when Shift+Alt+Tab in EDITOR
- Hynek Cihlar wrote:
> # Alt-Tab through all the widgets in the frame.
Did you mean @Tab@ and @Shift-Tab@? the @... - 02:20 PM Bug #9225: EDITOR: incorrect cursor position after Ctrl-Right key press
- *ISSUE 2*
The same operation @Ctrl-Right@.
If there is more than one space between two words, the caret is set ... - 12:03 PM Bug #7657: 8-bit character entry problem in ChUI
- Eugenie Lyzenko wrote:
> Hynek Cihlar wrote:
> > The changes in 7657a attempt to solve the representation of the fu... - 11:03 AM Bug #7657: 8-bit character entry problem in ChUI
- Hynek Cihlar wrote:
> The changes in 7657a attempt to solve the representation of the full unicode set. So not just ... - 10:26 AM Bug #7657: 8-bit character entry problem in ChUI
- The changes in 7657a attempt to solve the representation of the full unicode set. So not just the Basic Multilingual ...
- 08:15 AM Bug #7657: 8-bit character entry problem in ChUI
- Hynek: Please review.
> How do we plan to use the wide char version of the @libp2j.so@? Will it be the our default... - 08:06 AM Bug #7657 (Review): 8-bit character entry problem in ChUI
- 09:13 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15611@ and updated to revision @15632@.
Status update. The stress testing p... - 10:41 AM Feature #6978: Editor widget performance optimization
- We can transfer the change objects only, like: insert("asdf"), replace-selection-by("qwerty"), etc. and re-play these...
12/09/2024
- 08:47 AM Bug #9430: TREELIST sorting issues
- There are two issues related to @TREE-LIST@ widget column sorting:
# sorting does not work for any numeric column.... - 08:42 AM Bug #9430 (New): TREELIST sorting issues
12/07/2024
- 09:14 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15605@ and updated to revision @15626@.
This change adds ability to optimiz...
12/06/2024
- 05:34 AM Bug #5622: TREEVIEW widget issues
- *ISSUE*
# In *treeview.p* example create a new node by pressing @Create node@ button.
# Use some invalid number f... - 10:32 PM Bug #7657: 8-bit character entry problem in ChUI
- Status update.
The next improvements set is still in progress. The idea is to use update approach for current cell...
12/04/2024
- 06:44 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ updated to revision @15614@, rebased with recent trunk @15595@, new revision is @15615@.
This is anoth... - 10:55 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15594@, new revision is @15613@.
The testing looks better, but there is one...
12/03/2024
- 07:42 AM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ updated to revision @15605@, rebased with recent trunk @15590@, new revision is @15609@.
The set of im... - 10:06 PM Bug #7657: 8-bit character entry problem in ChUI
- The current implementation is under review to find out possible reasons for floating errors with horizontal lines box...
12/02/2024
- 08:55 AM Bug #7657: 8-bit character entry problem in ChUI
- Eugenie Lyzenko wrote:
> The @7657a@ updated to revision @15596@, rebased with recent trunk @15586@, new revision is... - 05:49 AM Bug #9340: CHOOSE statement does not display widget help string in ChUI
- Eugenie Lyzenko wrote:
> I have no objection for @15587@ change. But @ChUI@ regression testing is required to ensure...
11/30/2024
- 11:31 AM Bug #7794: FILL-IN: editing numbers issues
- *DUPLICATE*
Type in the decimal delimiter character. Regardless of the value and the initial cursor positions, cur... - 09:16 AM Bug #7794: FILL-IN: editing numbers issues
- *ISSUE*
Inserting a zero digit (0) with the initial cursor is at least one position left from the leftmost digit.
...
11/29/2024
- 05:16 PM Bug #7794: FILL-IN: editing numbers issues
- *ISSUE*
Inserting into a decimal editor, default decimal format.
The value edited is @1.12@, padded left with 5 s... - 03:02 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ updated to revision @15596@, rebased with recent trunk @15586@, new revision is @15604@.
This change a... - 01:50 PM Bug #9340: CHOOSE statement does not display widget help string in ChUI
- Tomasz Domin wrote:
> Are you sure its a regression ? I've rolled back to revision 15500 and then 15479 it still di... - 12:20 PM Bug #9340 (Review): CHOOSE statement does not display widget help string in ChUI
- Are you sure its a regression ? I've rolled back to revision 15500 and then 15479 it still didnt work properly.
C... - 10:27 AM Bug #9340 (WIP): CHOOSE statement does not display widget help string in ChUI
11/28/2024
- 02:07 PM Bug #9400 (Review): REGRESSION: Extra spaces inserted into date FILL-IN for formats with no date ...
- 02:07 PM Bug #9400 (WIP): REGRESSION: Extra spaces inserted into date FILL-IN for formats with no date com...
- Fixed in 9400a rev. 15585. Successfully tested in GUI. Review, please.
- 12:33 PM Bug #9400: REGRESSION: Extra spaces inserted into date FILL-IN for formats with no date component...
- I found a (most probably) regression:
# date @FILL-IN@
# @SESSION:DATE-FORMAT='ymd'@
# format @999999@
# type i... - 12:32 PM Bug #9400 (Internal Test): REGRESSION: Extra spaces inserted into date FILL-IN for formats with n...
- 03:25 AM Bug #7657: 8-bit character entry problem in ChUI
- Eugenie Lyzenko wrote:
> The platform the current terminal screen is capturing by harness @Terminal@ class. This is ... - 08:21 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15579@, new revision is @15596@.
11/27/2024
- 01:51 PM Bug #7657: 8-bit character entry problem in ChUI
- Tomasz Domin wrote:
> Eugenie Lyzenko wrote:
> >
> > The idea is to use platform default encoding for regression ...
11/26/2024
- 09:58 AM Bug #7657: 8-bit character entry problem in ChUI
- Eugenie Lyzenko wrote:
>
> The idea is to use platform default encoding for regression testcases. If we need to ke... - 09:04 AM Bug #7657: 8-bit character entry problem in ChUI
- +Tomasz
- 09:03 AM Bug #7657: 8-bit character entry problem in ChUI
- > The idea is to use platform default encoding for regression testcases. If we need to keep "ISO-8859-1" for some cas...
- 08:45 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15575@, new revision is @15592@.
Status update. Finally the @ChUI@ regressi...
Also available in: Atom