General

Profile

Eugenie Lyzenko's activity

From 01/05/2026 to 02/03/2026

01/29/2026

08:11 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
Paula Păstrăguș wrote:
> Based on my testing, the Hotel GUI issue appears to be resolved. However, the committed sol...
Eugenie Lyzenko
07:24 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
I think the current changes doe not resolve the original issue in Hotel GUI. Am I right? Eugenie Lyzenko

01/19/2026

01:55 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
Hynek Cihlar wrote:
> Eugenie Lyzenko wrote:
> > But technically we still inside button (bounds check will return @...
Eugenie Lyzenko
12:57 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
Hynek Cihlar wrote:
> Eugenie Lyzenko wrote:
> > The real button size is in green frame. As you can see it is overl...
Eugenie Lyzenko
09:04 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
Hynek Cihlar wrote:
> Eugenie Lyzenko wrote:
> > However this idea will *not* work when button widget is overlapped...
Eugenie Lyzenko
05:34 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
Hynek Cihlar wrote:
> Code review 10913a.
>
> The solution with the hard-coded timeout will mostly work, but I ca...
Eugenie Lyzenko

01/16/2026

06:58 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
The branch @10913a@ has been rebased with recent trunk @16350@. New revision is @16358@. Eugenie Lyzenko

01/15/2026

03:41 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
The branch @10913a@ has been rebased with recent trunk @16349@. New revision is @16357@. Eugenie Lyzenko
08:42 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
The branch @10913a@ has been rebased with recent trunk @16348@. New revision is @16356@. Eugenie Lyzenko

01/14/2026

10:54 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
The branch @10913a@ has been updated for review to revision @16354@.
This is small improvement for the case when t...
Eugenie Lyzenko
08:47 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
The branch @10913a@ has been rebased with recent trunk @16346@. Updated to revision @16353@.
Any notes/objections ...
Eugenie Lyzenko
08:21 PM User Interface Bug #10913 (Review): multiple tabs draw labels highlighted at the same time
The branch @10913a@ has been updated for review to revision @16347@.
This is reworked approach to handle @mouseExi...
Eugenie Lyzenko

01/13/2026

09:32 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
The branch @10913a@ has been rebased with recent trunk @16340@. Updated to revision @16346@.
This small change add...
Eugenie Lyzenko

01/12/2026

06:26 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
The branch @10913a@ has been updated for review to revision @16342@.
Fixed issue with overlay position check. We c...
Eugenie Lyzenko
04:28 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
Hynek Cihlar wrote:
> Code review 10913a.
>
> The change looks good. Please go ahead with regression testing.
...
Eugenie Lyzenko
12:52 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
The branch @10913a@ has been updated for review to revision @16338@. Rebased with recent trunk @16337@, new revision ... Eugenie Lyzenko
10:59 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
Paula Păstrăguș wrote:
> What if we also check whether the pointer is inside the tooltip’s own bounds? The original ...
Eugenie Lyzenko

01/10/2026

10:19 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
The branch @10913a@ has been rebased with trunk @16334@, new version is @16337@.
Today I have worked on and tested...
Eugenie Lyzenko

01/09/2026

08:56 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
Paula Păstrăguș wrote:
> Eugenie Lyzenko wrote:
> > Yes, the tabs label highlight issue is coming back when we turn...
Eugenie Lyzenko
08:36 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
Paula Păstrăguș wrote:
> Oh, you dug a bit into the Hotel GUI code, good catch! In that case, we can proceed with te...
Eugenie Lyzenko
08:08 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
Paula Păstrăguș wrote:
> In our issue scenario, I think it's not possible to add a tooltip to a folder label. Here's...
Eugenie Lyzenko
07:49 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
Paula Păstrăguș wrote:
> Eugenie Lyzenko wrote:
> > Paula Păstrăguș wrote:
> > > If we remove the check, you can s...
Eugenie Lyzenko
07:45 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
Paula Păstrăguș wrote:
> If we remove the check, you can see the flicker using the testcase from above.
Can you p...
Eugenie Lyzenko
07:42 AM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
Paula Păstrăguș wrote:
> [...]
What if the button (in Hotel GUI) has tooltip? The issue will come back?
Eugenie Lyzenko

01/08/2026

03:22 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
The branch @10913a@ has been rebased with trunk @16331@, new version is @16334@.
Hynek,
Sorry I still need your...
Eugenie Lyzenko
01:13 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
Hynek,
Today I tried to understand how we could disable mouse hovering feature for tooltip window. This is the cha...
Eugenie Lyzenko

01/07/2026

02:41 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
The branch @10913a@ has been updated for review to revision @16333@.
This is small fix for bounds check, need to e...
Eugenie Lyzenko
01:54 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
Hynek Cihlar wrote:
> Code review 10913a.
>
> Why do we need to check the mouse cursor is inside a button in @mo...
Eugenie Lyzenko
01:34 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
Hynek,
Have you had a chance to review this branch. I guess we could merge to trunk if no objections.
Eugenie Lyzenko

01/06/2026

06:01 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
The branch @10913a@ has been updated for review to revision @16332@.
This is reworked fix for original issue. I ha...
Eugenie Lyzenko
07:21 PM User Interface Bug #10913 (Review): multiple tabs draw labels highlighted at the same time
The branch @10913a@ has been updated for review to revision @16331@.
This is the fix for original issue. Can be me...
Eugenie Lyzenko

01/05/2026

05:01 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
Hi Paula,
I'm going to remove boundary check for @GuiButton.mouseExited()@ handler. Because this event should alwa...
Eugenie Lyzenko
01:53 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
Created task branch @10913a@ from trunk revision @16330@. Eugenie Lyzenko
01:33 PM User Interface Bug #10913 (WIP): multiple tabs draw labels highlighted at the same time
Greg Shah wrote:
> Yes
OK. I'm creating the @10913a@ branch to commit the fix.
Eugenie Lyzenko
12:05 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
Greg,
Do we need the fix noted in #10913-3 be applied to new branch and then in trunk?
Eugenie Lyzenko
 

Also available in: Atom