Focus / Selection issue at Elm_Toolbar? #17

Open
opened 2022-12-10 09:21:19 -08:00 by MaxPerl · 3 comments

Hello,

I noticed a focus / selection problem in Elm_Toolbar. Enclosed you find a settings dialog containing a toolbar (with 3 toolbar items) and a naviframe (the code is inspired by edi :-) ). If you click on the second toolbar item (abcm2ps Options), the Naviframe item is though pushed, but instantly the first toolbar item is reselected. I think, the problem is that the Naviframe Item uses Elm_Scroller (in the example code this is not necessary, but in my original program (written in Perl...) it is).

I tried everything, but found no solution. I am thankful for any help!!!

Best wishes,
Max

Hello, I noticed a focus / selection problem in Elm_Toolbar. Enclosed you find a settings dialog containing a toolbar (with 3 toolbar items) and a naviframe (the code is inspired by edi :-) ). If you click on the second toolbar item (abcm2ps Options), the Naviframe item is though pushed, but instantly the first toolbar item is reselected. I think, the problem is that the Naviframe Item uses Elm_Scroller (in the example code this is not necessary, but in my original program (written in Perl...) it is). I tried everything, but found no solution. I am thankful for any help!!! Best wishes, Max
Author

oh, obiously it is not possible to enclose c files? Therefore enclosed you find the c code as .txt file :-)

oh, obiously it is not possible to enclose c files? Therefore enclosed you find the c code as .txt file :-)
10 KiB
Contributor

Confirm. The issue arises when Naviframe and Scroller are used in tandem.
I'll dig around.

Confirm. The issue arises when Naviframe and Scroller are used in tandem. I'll dig around.
Author

Thank you very much for looking into the problem!

Thank you very much for looking into the problem!
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: enlightenment/efl#17
No description provided.