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... - 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?
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 @... - 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... - 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... - 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...
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@.
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@.
- 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@.
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... - 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 ... - 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...
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...
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... - 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.
... - 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 ...
- 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 ...
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...
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... - 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... - 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... - 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... - 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... - 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?
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... - 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...
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... - 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... - 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.
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... - 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...
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... - 01:53 PM User Interface Bug #10913: multiple tabs draw labels highlighted at the same time
- Created task branch @10913a@ from trunk revision @16330@.
- 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. - 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?
Also available in: Atom