Re: [E-devel] Elm Main Menu

2016-12-12 Thread Andrew Williams
Seems to work ok now, thanks
On Tue, 6 Dec 2016 at 06:33, Jean-Philippe André  wrote:

> Hey Andy,
>
> On 3 December 2016 at 02:18, Andrew Williams  wrote:
>
> Thanks, the resizing has gone away.
> The black border is sometimes present but other times the content is
> larger than the window (a negative border?).
>
>
> Today I consistently saw a massive black border on all sides.
>
>
> Appreciate all the fixing thanks.
>
>
> I hope you also appreciate the breakage as well ;)
>
> It should be "fixed" now.
> I'm not happy with the window sizing algo though... seems so random.
>
> Best regards,
>
>
> On Fri, 2 Dec 2016 at 02:29, Jean-Philippe André 
> wrote:
>
> Hey Andy,
>
> On 30 November 2016 at 22:54, Andrew Williams 
> wrote:
>
> I still see I here. Just updated efl and edi. It's not on every keypress
> but just using the cursor keys particularly around beeline characters seems
> to trigger it :(
>
> No idea where to start...
>
>
> Yeah it's got to do with the changes to Main Menu. Now it's in the
> framespace (is it a good or bad idea? I can find arguments for both points
> of view).
> And the framespace handling in X was shaky at best, it should be a bit
> better now.
>
> So the constant resizing of EDI should be fixed now.
>
> But you'll still see issues when first opening EDI, including a massive
> black border on the top-left. I know. I don't know exactly how to solve it
> but it's on my TODO list.
>
> Best regards,
>
>
>
>
> Andy
>
> On Wed, 30 Nov 2016 at 02:20, Jean-Philippe André 
> wrote:
>
> On 30 November 2016 at 13:55, Jean-Philippe André 
> wrote:
>
> Hi Andy,
>
> On 30 November 2016 at 11:35, Andrew Williams 
> wrote:
>
> Hi,
>
> The mainmenu seems to work fine.
> But since updating my edi window seems to shrink vertically after certain
> key presses - any chance it's related?
>
>
> Omg indeed. For me it's every key press and even just giving focus to EDI.
>
>
> Not pointing fingers as I've pushed plenty in today but I didn't see it
> until I pulled from origin I don't think.
>
>
> You know it's got to be the frenchie's fault. And probably related to the
> main menu, too.
> I'll have a look at what's going on.
>
>
> And it's magically gone before I could dive deep into this issue.
> Please let me know if you still experience it.
>
>
>
> :)
>
>
>
> Andy
>
> On Tue, 29 Nov 2016 at 02:05, Jean-Philippe André 
> wrote:
>
> Hey Andy,
>
> I've reverted my revert and tried to fix my original patch.
> Let me know if it works fine for you!
>
> Thanks,
>
>
> On 29 November 2016 at 02:02, Andrew Williams 
> wrote:
>
> Great thanks, I love having my tab bar back :)
>
> Have a great day!
> Andy
>
> On Mon, 28 Nov 2016 at 00:57, Jean-Philippe André 
> wrote:
>
> Hi,
>
> On 28 November 2016 at 11:44, Carsten Haitzler 
> wrote:
>
> On Sun, 27 Nov 2016 15:58:42 + Andrew Williams 
> said:
>
> > Yup - that's what I see - right in elementary_test.
> >
> > Not started bisecting as I've not been coding for a few days. Might get a
> > chance today.
> > But of course the efl build time is quite an issue for this :-p
>
> it's very likely to do with jpeg's changes tot he elm win/efl ui win and
> theme
> and csd etc. 
>
>
> Yes, of course it was related. After playing a bit with the menu, trying
> to place it inside the framespace, I encountered many sizing issues
> (elm_menu and efl_ui_win both use custom layout functions). So I reverted
> some of my changes and the menu bar is back inside win.edc. For now.
> Hopefully I can fix the sizing issues as all the conformant features also
> need to move inside the window.
>
>
>
> > Andrew
> > On Sun, 27 Nov 2016 at 02:57, Carsten Haitzler 
> wrote:
> >
> > > On Sun, 27 Nov 2016 07:44:25 +0200 Daniel Zaoui <
> daniel.za...@samsung.com>
> > > said:
> > >
> > > > Hi Andrew,
> > > >
> > > > Do you see any issues in elementary_test? Cause seems ok there. Did
> you
> > > try
> > > > to bisect?
> > > >
> > > > Exactness doesn't cover main_menu. It should but the scenario has
> never
> > > been
> > > > recorded.
> > > >
> > > > JackDanielZ
> > >
> > > elm test does show the b0rk. resize the main menu test vertically.
> notice
> > > the
> > > label will slide underneath the main menu. this is the b0rk. :)
> > >
> > > > On Sat, 26 Nov 2016 15:20:13 +
> > > > Andrew Williams  wrote:
> > > >
> > > > > Hi all,
> > > > >
> > > > > In the last week (or two) the elm main menu has stopped reserving
> its
> > > > > own space and has started overlapping content. Does anyone know why
> > > > > this might be?
> > > > > Have the UI tests stopped being run or did the exactness not cover
> > > > > mainmenu layout? (Again, not sure where to look)
> > > > >
> > > > > Thanks for any tips,
> > > > > 

Re: [E-devel] Elm Main Menu

2016-12-05 Thread Jean-Philippe André
Hey Andy,

On 3 December 2016 at 02:18, Andrew Williams  wrote:

> Thanks, the resizing has gone away.
> The black border is sometimes present but other times the content is
> larger than the window (a negative border?).
>

Today I consistently saw a massive black border on all sides.


Appreciate all the fixing thanks.


I hope you also appreciate the breakage as well ;)

It should be "fixed" now.
I'm not happy with the window sizing algo though... seems so random.

Best regards,


On Fri, 2 Dec 2016 at 02:29, Jean-Philippe André  wrote:
>
>> Hey Andy,
>>
>> On 30 November 2016 at 22:54, Andrew Williams 
>> wrote:
>>
>> I still see I here. Just updated efl and edi. It's not on every keypress
>> but just using the cursor keys particularly around beeline characters seems
>> to trigger it :(
>>
>> No idea where to start...
>>
>>
>> Yeah it's got to do with the changes to Main Menu. Now it's in the
>> framespace (is it a good or bad idea? I can find arguments for both points
>> of view).
>> And the framespace handling in X was shaky at best, it should be a bit
>> better now.
>>
>> So the constant resizing of EDI should be fixed now.
>>
>> But you'll still see issues when first opening EDI, including a massive
>> black border on the top-left. I know. I don't know exactly how to solve it
>> but it's on my TODO list.
>>
>> Best regards,
>>
>>
>>
>>
>> Andy
>>
>> On Wed, 30 Nov 2016 at 02:20, Jean-Philippe André 
>> wrote:
>>
>> On 30 November 2016 at 13:55, Jean-Philippe André 
>> wrote:
>>
>> Hi Andy,
>>
>> On 30 November 2016 at 11:35, Andrew Williams 
>> wrote:
>>
>> Hi,
>>
>> The mainmenu seems to work fine.
>> But since updating my edi window seems to shrink vertically after certain
>> key presses - any chance it's related?
>>
>>
>> Omg indeed. For me it's every key press and even just giving focus to EDI.
>>
>>
>> Not pointing fingers as I've pushed plenty in today but I didn't see it
>> until I pulled from origin I don't think.
>>
>>
>> You know it's got to be the frenchie's fault. And probably related to the
>> main menu, too.
>> I'll have a look at what's going on.
>>
>>
>> And it's magically gone before I could dive deep into this issue.
>> Please let me know if you still experience it.
>>
>>
>>
>> :)
>>
>>
>>
>> Andy
>>
>> On Tue, 29 Nov 2016 at 02:05, Jean-Philippe André 
>> wrote:
>>
>> Hey Andy,
>>
>> I've reverted my revert and tried to fix my original patch.
>> Let me know if it works fine for you!
>>
>> Thanks,
>>
>>
>> On 29 November 2016 at 02:02, Andrew Williams 
>> wrote:
>>
>> Great thanks, I love having my tab bar back :)
>>
>> Have a great day!
>> Andy
>>
>> On Mon, 28 Nov 2016 at 00:57, Jean-Philippe André 
>> wrote:
>>
>> Hi,
>>
>> On 28 November 2016 at 11:44, Carsten Haitzler 
>> wrote:
>>
>> On Sun, 27 Nov 2016 15:58:42 + Andrew Williams 
>> said:
>>
>> > Yup - that's what I see - right in elementary_test.
>> >
>> > Not started bisecting as I've not been coding for a few days. Might get
>> a
>> > chance today.
>> > But of course the efl build time is quite an issue for this :-p
>>
>> it's very likely to do with jpeg's changes tot he elm win/efl ui win and
>> theme
>> and csd etc. 
>>
>>
>> Yes, of course it was related. After playing a bit with the menu, trying
>> to place it inside the framespace, I encountered many sizing issues
>> (elm_menu and efl_ui_win both use custom layout functions). So I reverted
>> some of my changes and the menu bar is back inside win.edc. For now.
>> Hopefully I can fix the sizing issues as all the conformant features also
>> need to move inside the window.
>>
>>
>>
>> > Andrew
>> > On Sun, 27 Nov 2016 at 02:57, Carsten Haitzler 
>> wrote:
>> >
>> > > On Sun, 27 Nov 2016 07:44:25 +0200 Daniel Zaoui <
>> daniel.za...@samsung.com>
>> > > said:
>> > >
>> > > > Hi Andrew,
>> > > >
>> > > > Do you see any issues in elementary_test? Cause seems ok there. Did
>> you
>> > > try
>> > > > to bisect?
>> > > >
>> > > > Exactness doesn't cover main_menu. It should but the scenario has
>> never
>> > > been
>> > > > recorded.
>> > > >
>> > > > JackDanielZ
>> > >
>> > > elm test does show the b0rk. resize the main menu test vertically.
>> notice
>> > > the
>> > > label will slide underneath the main menu. this is the b0rk. :)
>> > >
>> > > > On Sat, 26 Nov 2016 15:20:13 +
>> > > > Andrew Williams  wrote:
>> > > >
>> > > > > Hi all,
>> > > > >
>> > > > > In the last week (or two) the elm main menu has stopped reserving
>> its
>> > > > > own space and has started overlapping content. Does anyone know
>> why
>> > > > > this might be?
>> > > > > Have the UI tests stopped being run or did the exactness not cover
>> > > > > mainmenu layout? (Again, not sure where to look)
>> > > > >
>> > > > > 

Re: [E-devel] Elm Main Menu

2016-12-02 Thread Andrew Williams
Thanks, the resizing has gone away.
The black border is sometimes present but other times the content is larger
than the window (a negative border?).

Appreciate all the fixing thanks.
On Fri, 2 Dec 2016 at 02:29, Jean-Philippe André  wrote:

> Hey Andy,
>
> On 30 November 2016 at 22:54, Andrew Williams 
> wrote:
>
> I still see I here. Just updated efl and edi. It's not on every keypress
> but just using the cursor keys particularly around beeline characters seems
> to trigger it :(
>
> No idea where to start...
>
>
> Yeah it's got to do with the changes to Main Menu. Now it's in the
> framespace (is it a good or bad idea? I can find arguments for both points
> of view).
> And the framespace handling in X was shaky at best, it should be a bit
> better now.
>
> So the constant resizing of EDI should be fixed now.
>
> But you'll still see issues when first opening EDI, including a massive
> black border on the top-left. I know. I don't know exactly how to solve it
> but it's on my TODO list.
>
> Best regards,
>
>
>
>
> Andy
>
> On Wed, 30 Nov 2016 at 02:20, Jean-Philippe André 
> wrote:
>
> On 30 November 2016 at 13:55, Jean-Philippe André 
> wrote:
>
> Hi Andy,
>
> On 30 November 2016 at 11:35, Andrew Williams 
> wrote:
>
> Hi,
>
> The mainmenu seems to work fine.
> But since updating my edi window seems to shrink vertically after certain
> key presses - any chance it's related?
>
>
> Omg indeed. For me it's every key press and even just giving focus to EDI.
>
>
> Not pointing fingers as I've pushed plenty in today but I didn't see it
> until I pulled from origin I don't think.
>
>
> You know it's got to be the frenchie's fault. And probably related to the
> main menu, too.
> I'll have a look at what's going on.
>
>
> And it's magically gone before I could dive deep into this issue.
> Please let me know if you still experience it.
>
>
>
> :)
>
>
>
> Andy
>
> On Tue, 29 Nov 2016 at 02:05, Jean-Philippe André 
> wrote:
>
> Hey Andy,
>
> I've reverted my revert and tried to fix my original patch.
> Let me know if it works fine for you!
>
> Thanks,
>
>
> On 29 November 2016 at 02:02, Andrew Williams 
> wrote:
>
> Great thanks, I love having my tab bar back :)
>
> Have a great day!
> Andy
>
> On Mon, 28 Nov 2016 at 00:57, Jean-Philippe André 
> wrote:
>
> Hi,
>
> On 28 November 2016 at 11:44, Carsten Haitzler 
> wrote:
>
> On Sun, 27 Nov 2016 15:58:42 + Andrew Williams 
> said:
>
> > Yup - that's what I see - right in elementary_test.
> >
> > Not started bisecting as I've not been coding for a few days. Might get a
> > chance today.
> > But of course the efl build time is quite an issue for this :-p
>
> it's very likely to do with jpeg's changes tot he elm win/efl ui win and
> theme
> and csd etc. 
>
>
> Yes, of course it was related. After playing a bit with the menu, trying
> to place it inside the framespace, I encountered many sizing issues
> (elm_menu and efl_ui_win both use custom layout functions). So I reverted
> some of my changes and the menu bar is back inside win.edc. For now.
> Hopefully I can fix the sizing issues as all the conformant features also
> need to move inside the window.
>
>
>
> > Andrew
> > On Sun, 27 Nov 2016 at 02:57, Carsten Haitzler 
> wrote:
> >
> > > On Sun, 27 Nov 2016 07:44:25 +0200 Daniel Zaoui <
> daniel.za...@samsung.com>
> > > said:
> > >
> > > > Hi Andrew,
> > > >
> > > > Do you see any issues in elementary_test? Cause seems ok there. Did
> you
> > > try
> > > > to bisect?
> > > >
> > > > Exactness doesn't cover main_menu. It should but the scenario has
> never
> > > been
> > > > recorded.
> > > >
> > > > JackDanielZ
> > >
> > > elm test does show the b0rk. resize the main menu test vertically.
> notice
> > > the
> > > label will slide underneath the main menu. this is the b0rk. :)
> > >
> > > > On Sat, 26 Nov 2016 15:20:13 +
> > > > Andrew Williams  wrote:
> > > >
> > > > > Hi all,
> > > > >
> > > > > In the last week (or two) the elm main menu has stopped reserving
> its
> > > > > own space and has started overlapping content. Does anyone know why
> > > > > this might be?
> > > > > Have the UI tests stopped being run or did the exactness not cover
> > > > > mainmenu layout? (Again, not sure where to look)
> > > > >
> > > > > Thanks for any tips,
> > > > > Andy
> > > > >
> > >
> --
> > > > > ___
> > > > > enlightenment-devel mailing list
> > > > > enlightenment-devel@lists.sourceforge.net
> > > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > >
> --
> > > 

Re: [E-devel] Elm Main Menu

2016-12-02 Thread Jean-Philippe André
Hey Andy,

On 30 November 2016 at 22:54, Andrew Williams  wrote:

> I still see I here. Just updated efl and edi. It's not on every keypress
> but just using the cursor keys particularly around beeline characters seems
> to trigger it :(
>
> No idea where to start...
>

Yeah it's got to do with the changes to Main Menu. Now it's in the
framespace (is it a good or bad idea? I can find arguments for both points
of view).
And the framespace handling in X was shaky at best, it should be a bit
better now.

So the constant resizing of EDI should be fixed now.

But you'll still see issues when first opening EDI, including a massive
black border on the top-left. I know. I don't know exactly how to solve it
but it's on my TODO list.

Best regards,



>
> Andy
>
> On Wed, 30 Nov 2016 at 02:20, Jean-Philippe André 
> wrote:
>
>> On 30 November 2016 at 13:55, Jean-Philippe André 
>> wrote:
>>
>> Hi Andy,
>>
>> On 30 November 2016 at 11:35, Andrew Williams 
>> wrote:
>>
>> Hi,
>>
>> The mainmenu seems to work fine.
>> But since updating my edi window seems to shrink vertically after certain
>> key presses - any chance it's related?
>>
>>
>> Omg indeed. For me it's every key press and even just giving focus to EDI.
>>
>>
>> Not pointing fingers as I've pushed plenty in today but I didn't see it
>> until I pulled from origin I don't think.
>>
>>
>> You know it's got to be the frenchie's fault. And probably related to the
>> main menu, too.
>> I'll have a look at what's going on.
>>
>>
>> And it's magically gone before I could dive deep into this issue.
>> Please let me know if you still experience it.
>>
>>
>>
>> :)
>>
>>
>>
>> Andy
>>
>> On Tue, 29 Nov 2016 at 02:05, Jean-Philippe André 
>> wrote:
>>
>> Hey Andy,
>>
>> I've reverted my revert and tried to fix my original patch.
>> Let me know if it works fine for you!
>>
>> Thanks,
>>
>>
>> On 29 November 2016 at 02:02, Andrew Williams 
>> wrote:
>>
>> Great thanks, I love having my tab bar back :)
>>
>> Have a great day!
>> Andy
>>
>> On Mon, 28 Nov 2016 at 00:57, Jean-Philippe André 
>> wrote:
>>
>> Hi,
>>
>> On 28 November 2016 at 11:44, Carsten Haitzler 
>> wrote:
>>
>> On Sun, 27 Nov 2016 15:58:42 + Andrew Williams 
>> said:
>>
>> > Yup - that's what I see - right in elementary_test.
>> >
>> > Not started bisecting as I've not been coding for a few days. Might get
>> a
>> > chance today.
>> > But of course the efl build time is quite an issue for this :-p
>>
>> it's very likely to do with jpeg's changes tot he elm win/efl ui win and
>> theme
>> and csd etc. 
>>
>>
>> Yes, of course it was related. After playing a bit with the menu, trying
>> to place it inside the framespace, I encountered many sizing issues
>> (elm_menu and efl_ui_win both use custom layout functions). So I reverted
>> some of my changes and the menu bar is back inside win.edc. For now.
>> Hopefully I can fix the sizing issues as all the conformant features also
>> need to move inside the window.
>>
>>
>>
>> > Andrew
>> > On Sun, 27 Nov 2016 at 02:57, Carsten Haitzler 
>> wrote:
>> >
>> > > On Sun, 27 Nov 2016 07:44:25 +0200 Daniel Zaoui <
>> daniel.za...@samsung.com>
>> > > said:
>> > >
>> > > > Hi Andrew,
>> > > >
>> > > > Do you see any issues in elementary_test? Cause seems ok there. Did
>> you
>> > > try
>> > > > to bisect?
>> > > >
>> > > > Exactness doesn't cover main_menu. It should but the scenario has
>> never
>> > > been
>> > > > recorded.
>> > > >
>> > > > JackDanielZ
>> > >
>> > > elm test does show the b0rk. resize the main menu test vertically.
>> notice
>> > > the
>> > > label will slide underneath the main menu. this is the b0rk. :)
>> > >
>> > > > On Sat, 26 Nov 2016 15:20:13 +
>> > > > Andrew Williams  wrote:
>> > > >
>> > > > > Hi all,
>> > > > >
>> > > > > In the last week (or two) the elm main menu has stopped reserving
>> its
>> > > > > own space and has started overlapping content. Does anyone know
>> why
>> > > > > this might be?
>> > > > > Have the UI tests stopped being run or did the exactness not cover
>> > > > > mainmenu layout? (Again, not sure where to look)
>> > > > >
>> > > > > Thanks for any tips,
>> > > > > Andy
>> > > > >
>> > > 
>> --
>> > > > > ___
>> > > > > enlightenment-devel mailing list
>> > > > > enlightenment-devel@lists.sourceforge.net
>> > > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>> > > > >
>> > > > >
>> > > >
>> > > >
>> > > >
>> > > 
>> --
>> > > > ___
>> > > > enlightenment-devel mailing list
>> > > > enlightenment-devel@lists.sourceforge.net

Re: [E-devel] Elm Main Menu

2016-11-30 Thread Andrew Williams
I still see I here. Just updated efl and edi. It's not on every keypress
but just using the cursor keys particularly around beeline characters seems
to trigger it :(

No idea where to start...

Andy
On Wed, 30 Nov 2016 at 02:20, Jean-Philippe André  wrote:

> On 30 November 2016 at 13:55, Jean-Philippe André 
> wrote:
>
> Hi Andy,
>
> On 30 November 2016 at 11:35, Andrew Williams 
> wrote:
>
> Hi,
>
> The mainmenu seems to work fine.
> But since updating my edi window seems to shrink vertically after certain
> key presses - any chance it's related?
>
>
> Omg indeed. For me it's every key press and even just giving focus to EDI.
>
>
> Not pointing fingers as I've pushed plenty in today but I didn't see it
> until I pulled from origin I don't think.
>
>
> You know it's got to be the frenchie's fault. And probably related to the
> main menu, too.
> I'll have a look at what's going on.
>
>
> And it's magically gone before I could dive deep into this issue.
> Please let me know if you still experience it.
>
>
>
> :)
>
>
>
> Andy
>
> On Tue, 29 Nov 2016 at 02:05, Jean-Philippe André 
> wrote:
>
> Hey Andy,
>
> I've reverted my revert and tried to fix my original patch.
> Let me know if it works fine for you!
>
> Thanks,
>
>
> On 29 November 2016 at 02:02, Andrew Williams 
> wrote:
>
> Great thanks, I love having my tab bar back :)
>
> Have a great day!
> Andy
>
> On Mon, 28 Nov 2016 at 00:57, Jean-Philippe André 
> wrote:
>
> Hi,
>
> On 28 November 2016 at 11:44, Carsten Haitzler 
> wrote:
>
> On Sun, 27 Nov 2016 15:58:42 + Andrew Williams 
> said:
>
> > Yup - that's what I see - right in elementary_test.
> >
> > Not started bisecting as I've not been coding for a few days. Might get a
> > chance today.
> > But of course the efl build time is quite an issue for this :-p
>
> it's very likely to do with jpeg's changes tot he elm win/efl ui win and
> theme
> and csd etc. 
>
>
> Yes, of course it was related. After playing a bit with the menu, trying
> to place it inside the framespace, I encountered many sizing issues
> (elm_menu and efl_ui_win both use custom layout functions). So I reverted
> some of my changes and the menu bar is back inside win.edc. For now.
> Hopefully I can fix the sizing issues as all the conformant features also
> need to move inside the window.
>
>
>
> > Andrew
> > On Sun, 27 Nov 2016 at 02:57, Carsten Haitzler 
> wrote:
> >
> > > On Sun, 27 Nov 2016 07:44:25 +0200 Daniel Zaoui <
> daniel.za...@samsung.com>
> > > said:
> > >
> > > > Hi Andrew,
> > > >
> > > > Do you see any issues in elementary_test? Cause seems ok there. Did
> you
> > > try
> > > > to bisect?
> > > >
> > > > Exactness doesn't cover main_menu. It should but the scenario has
> never
> > > been
> > > > recorded.
> > > >
> > > > JackDanielZ
> > >
> > > elm test does show the b0rk. resize the main menu test vertically.
> notice
> > > the
> > > label will slide underneath the main menu. this is the b0rk. :)
> > >
> > > > On Sat, 26 Nov 2016 15:20:13 +
> > > > Andrew Williams  wrote:
> > > >
> > > > > Hi all,
> > > > >
> > > > > In the last week (or two) the elm main menu has stopped reserving
> its
> > > > > own space and has started overlapping content. Does anyone know why
> > > > > this might be?
> > > > > Have the UI tests stopped being run or did the exactness not cover
> > > > > mainmenu layout? (Again, not sure where to look)
> > > > >
> > > > > Thanks for any tips,
> > > > > Andy
> > > > >
> > >
> --
> > > > > ___
> > > > > enlightenment-devel mailing list
> > > > > enlightenment-devel@lists.sourceforge.net
> > > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > >
> --
> > > > ___
> > > > enlightenment-devel mailing list
> > > > enlightenment-devel@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > > >
> > >
> > >
> > > --
> > > - Codito, ergo sum - "I code, therefore I am"
> --
> > > The Rasterman (Carsten Haitzler)ras...@rasterman.com
> > >
> > >
>
>
> --
> - Codito, ergo sum - "I code, therefore I am" --
> The Rasterman (Carsten Haitzler)ras...@rasterman.com
>
>
>
> --
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
>
>
>
> --
> Jean-Philippe André
>
>
>
>
> --
> 

Re: [E-devel] Elm Main Menu

2016-11-29 Thread Jean-Philippe André
On 30 November 2016 at 13:55, Jean-Philippe André  wrote:

> Hi Andy,
>
> On 30 November 2016 at 11:35, Andrew Williams 
> wrote:
>
>> Hi,
>>
>> The mainmenu seems to work fine.
>> But since updating my edi window seems to shrink vertically after certain
>> key presses - any chance it's related?
>>
>
> Omg indeed. For me it's every key press and even just giving focus to EDI.
>
>
>> Not pointing fingers as I've pushed plenty in today but I didn't see it
>> until I pulled from origin I don't think.
>>
>
> You know it's got to be the frenchie's fault. And probably related to the
> main menu, too.
> I'll have a look at what's going on.
>

And it's magically gone before I could dive deep into this issue.
Please let me know if you still experience it.


>
> :)
>
>
>>
>> Andy
>>
>> On Tue, 29 Nov 2016 at 02:05, Jean-Philippe André 
>> wrote:
>>
>>> Hey Andy,
>>>
>>> I've reverted my revert and tried to fix my original patch.
>>> Let me know if it works fine for you!
>>>
>>> Thanks,
>>>
>>>
>>> On 29 November 2016 at 02:02, Andrew Williams 
>>> wrote:
>>>
>>> Great thanks, I love having my tab bar back :)
>>>
>>> Have a great day!
>>> Andy
>>>
>>> On Mon, 28 Nov 2016 at 00:57, Jean-Philippe André 
>>> wrote:
>>>
>>> Hi,
>>>
>>> On 28 November 2016 at 11:44, Carsten Haitzler 
>>> wrote:
>>>
>>> On Sun, 27 Nov 2016 15:58:42 + Andrew Williams 
>>> said:
>>>
>>> > Yup - that's what I see - right in elementary_test.
>>> >
>>> > Not started bisecting as I've not been coding for a few days. Might
>>> get a
>>> > chance today.
>>> > But of course the efl build time is quite an issue for this :-p
>>>
>>> it's very likely to do with jpeg's changes tot he elm win/efl ui win and
>>> theme
>>> and csd etc. 
>>>
>>>
>>> Yes, of course it was related. After playing a bit with the menu, trying
>>> to place it inside the framespace, I encountered many sizing issues
>>> (elm_menu and efl_ui_win both use custom layout functions). So I reverted
>>> some of my changes and the menu bar is back inside win.edc. For now.
>>> Hopefully I can fix the sizing issues as all the conformant features also
>>> need to move inside the window.
>>>
>>>
>>>
>>> > Andrew
>>> > On Sun, 27 Nov 2016 at 02:57, Carsten Haitzler 
>>> wrote:
>>> >
>>> > > On Sun, 27 Nov 2016 07:44:25 +0200 Daniel Zaoui <
>>> daniel.za...@samsung.com>
>>> > > said:
>>> > >
>>> > > > Hi Andrew,
>>> > > >
>>> > > > Do you see any issues in elementary_test? Cause seems ok there.
>>> Did you
>>> > > try
>>> > > > to bisect?
>>> > > >
>>> > > > Exactness doesn't cover main_menu. It should but the scenario has
>>> never
>>> > > been
>>> > > > recorded.
>>> > > >
>>> > > > JackDanielZ
>>> > >
>>> > > elm test does show the b0rk. resize the main menu test vertically.
>>> notice
>>> > > the
>>> > > label will slide underneath the main menu. this is the b0rk. :)
>>> > >
>>> > > > On Sat, 26 Nov 2016 15:20:13 +
>>> > > > Andrew Williams  wrote:
>>> > > >
>>> > > > > Hi all,
>>> > > > >
>>> > > > > In the last week (or two) the elm main menu has stopped
>>> reserving its
>>> > > > > own space and has started overlapping content. Does anyone know
>>> why
>>> > > > > this might be?
>>> > > > > Have the UI tests stopped being run or did the exactness not
>>> cover
>>> > > > > mainmenu layout? (Again, not sure where to look)
>>> > > > >
>>> > > > > Thanks for any tips,
>>> > > > > Andy
>>> > > > >
>>> > > 
>>> --
>>> > > > > ___
>>> > > > > enlightenment-devel mailing list
>>> > > > > enlightenment-devel@lists.sourceforge.net
>>> > > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>> > > > >
>>> > > > >
>>> > > >
>>> > > >
>>> > > >
>>> > > 
>>> --
>>> > > > ___
>>> > > > enlightenment-devel mailing list
>>> > > > enlightenment-devel@lists.sourceforge.net
>>> > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>> > > >
>>> > >
>>> > >
>>> > > --
>>> > > - Codito, ergo sum - "I code, therefore I am"
>>> --
>>> > > The Rasterman (Carsten Haitzler)ras...@rasterman.com
>>> > >
>>> > >
>>>
>>>
>>> --
>>> - Codito, ergo sum - "I code, therefore I am" --
>>> The Rasterman (Carsten Haitzler)ras...@rasterman.com
>>>
>>>
>>> 
>>> --
>>> ___
>>> enlightenment-devel mailing list
>>> enlightenment-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>>
>>>
>>>
>>>
>>> --
>>> Jean-Philippe André
>>>
>>>
>>>
>>>

Re: [E-devel] Elm Main Menu

2016-11-29 Thread Jean-Philippe André
Hi Andy,

On 30 November 2016 at 11:35, Andrew Williams  wrote:

> Hi,
>
> The mainmenu seems to work fine.
> But since updating my edi window seems to shrink vertically after certain
> key presses - any chance it's related?
>

Omg indeed. For me it's every key press and even just giving focus to EDI.


> Not pointing fingers as I've pushed plenty in today but I didn't see it
> until I pulled from origin I don't think.
>

You know it's got to be the frenchie's fault. And probably related to the
main menu, too.
I'll have a look at what's going on.

:)


>
> Andy
>
> On Tue, 29 Nov 2016 at 02:05, Jean-Philippe André 
> wrote:
>
>> Hey Andy,
>>
>> I've reverted my revert and tried to fix my original patch.
>> Let me know if it works fine for you!
>>
>> Thanks,
>>
>>
>> On 29 November 2016 at 02:02, Andrew Williams 
>> wrote:
>>
>> Great thanks, I love having my tab bar back :)
>>
>> Have a great day!
>> Andy
>>
>> On Mon, 28 Nov 2016 at 00:57, Jean-Philippe André 
>> wrote:
>>
>> Hi,
>>
>> On 28 November 2016 at 11:44, Carsten Haitzler 
>> wrote:
>>
>> On Sun, 27 Nov 2016 15:58:42 + Andrew Williams 
>> said:
>>
>> > Yup - that's what I see - right in elementary_test.
>> >
>> > Not started bisecting as I've not been coding for a few days. Might get
>> a
>> > chance today.
>> > But of course the efl build time is quite an issue for this :-p
>>
>> it's very likely to do with jpeg's changes tot he elm win/efl ui win and
>> theme
>> and csd etc. 
>>
>>
>> Yes, of course it was related. After playing a bit with the menu, trying
>> to place it inside the framespace, I encountered many sizing issues
>> (elm_menu and efl_ui_win both use custom layout functions). So I reverted
>> some of my changes and the menu bar is back inside win.edc. For now.
>> Hopefully I can fix the sizing issues as all the conformant features also
>> need to move inside the window.
>>
>>
>>
>> > Andrew
>> > On Sun, 27 Nov 2016 at 02:57, Carsten Haitzler 
>> wrote:
>> >
>> > > On Sun, 27 Nov 2016 07:44:25 +0200 Daniel Zaoui <
>> daniel.za...@samsung.com>
>> > > said:
>> > >
>> > > > Hi Andrew,
>> > > >
>> > > > Do you see any issues in elementary_test? Cause seems ok there. Did
>> you
>> > > try
>> > > > to bisect?
>> > > >
>> > > > Exactness doesn't cover main_menu. It should but the scenario has
>> never
>> > > been
>> > > > recorded.
>> > > >
>> > > > JackDanielZ
>> > >
>> > > elm test does show the b0rk. resize the main menu test vertically.
>> notice
>> > > the
>> > > label will slide underneath the main menu. this is the b0rk. :)
>> > >
>> > > > On Sat, 26 Nov 2016 15:20:13 +
>> > > > Andrew Williams  wrote:
>> > > >
>> > > > > Hi all,
>> > > > >
>> > > > > In the last week (or two) the elm main menu has stopped reserving
>> its
>> > > > > own space and has started overlapping content. Does anyone know
>> why
>> > > > > this might be?
>> > > > > Have the UI tests stopped being run or did the exactness not cover
>> > > > > mainmenu layout? (Again, not sure where to look)
>> > > > >
>> > > > > Thanks for any tips,
>> > > > > Andy
>> > > > >
>> > > 
>> --
>> > > > > ___
>> > > > > enlightenment-devel mailing list
>> > > > > enlightenment-devel@lists.sourceforge.net
>> > > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>> > > > >
>> > > > >
>> > > >
>> > > >
>> > > >
>> > > 
>> --
>> > > > ___
>> > > > enlightenment-devel mailing list
>> > > > enlightenment-devel@lists.sourceforge.net
>> > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>> > > >
>> > >
>> > >
>> > > --
>> > > - Codito, ergo sum - "I code, therefore I am"
>> --
>> > > The Rasterman (Carsten Haitzler)ras...@rasterman.com
>> > >
>> > >
>>
>>
>> --
>> - Codito, ergo sum - "I code, therefore I am" --
>> The Rasterman (Carsten Haitzler)ras...@rasterman.com
>>
>>
>> 
>> --
>> ___
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>
>>
>>
>>
>> --
>> Jean-Philippe André
>>
>>
>>
>>
>> --
>> Jean-Philippe André
>>
>


-- 
Jean-Philippe André
--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Elm Main Menu

2016-11-29 Thread Andrew Williams
Hi,

The mainmenu seems to work fine.
But since updating my edi window seems to shrink vertically after certain
key presses - any chance it's related?

Not pointing fingers as I've pushed plenty in today but I didn't see it
until I pulled from origin I don't think.

Andy
On Tue, 29 Nov 2016 at 02:05, Jean-Philippe André  wrote:

> Hey Andy,
>
> I've reverted my revert and tried to fix my original patch.
> Let me know if it works fine for you!
>
> Thanks,
>
>
> On 29 November 2016 at 02:02, Andrew Williams 
> wrote:
>
> Great thanks, I love having my tab bar back :)
>
> Have a great day!
> Andy
>
> On Mon, 28 Nov 2016 at 00:57, Jean-Philippe André 
> wrote:
>
> Hi,
>
> On 28 November 2016 at 11:44, Carsten Haitzler 
> wrote:
>
> On Sun, 27 Nov 2016 15:58:42 + Andrew Williams 
> said:
>
> > Yup - that's what I see - right in elementary_test.
> >
> > Not started bisecting as I've not been coding for a few days. Might get a
> > chance today.
> > But of course the efl build time is quite an issue for this :-p
>
> it's very likely to do with jpeg's changes tot he elm win/efl ui win and
> theme
> and csd etc. 
>
>
> Yes, of course it was related. After playing a bit with the menu, trying
> to place it inside the framespace, I encountered many sizing issues
> (elm_menu and efl_ui_win both use custom layout functions). So I reverted
> some of my changes and the menu bar is back inside win.edc. For now.
> Hopefully I can fix the sizing issues as all the conformant features also
> need to move inside the window.
>
>
>
> > Andrew
> > On Sun, 27 Nov 2016 at 02:57, Carsten Haitzler 
> wrote:
> >
> > > On Sun, 27 Nov 2016 07:44:25 +0200 Daniel Zaoui <
> daniel.za...@samsung.com>
> > > said:
> > >
> > > > Hi Andrew,
> > > >
> > > > Do you see any issues in elementary_test? Cause seems ok there. Did
> you
> > > try
> > > > to bisect?
> > > >
> > > > Exactness doesn't cover main_menu. It should but the scenario has
> never
> > > been
> > > > recorded.
> > > >
> > > > JackDanielZ
> > >
> > > elm test does show the b0rk. resize the main menu test vertically.
> notice
> > > the
> > > label will slide underneath the main menu. this is the b0rk. :)
> > >
> > > > On Sat, 26 Nov 2016 15:20:13 +
> > > > Andrew Williams  wrote:
> > > >
> > > > > Hi all,
> > > > >
> > > > > In the last week (or two) the elm main menu has stopped reserving
> its
> > > > > own space and has started overlapping content. Does anyone know why
> > > > > this might be?
> > > > > Have the UI tests stopped being run or did the exactness not cover
> > > > > mainmenu layout? (Again, not sure where to look)
> > > > >
> > > > > Thanks for any tips,
> > > > > Andy
> > > > >
> > >
> --
> > > > > ___
> > > > > enlightenment-devel mailing list
> > > > > enlightenment-devel@lists.sourceforge.net
> > > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > >
> --
> > > > ___
> > > > enlightenment-devel mailing list
> > > > enlightenment-devel@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > > >
> > >
> > >
> > > --
> > > - Codito, ergo sum - "I code, therefore I am"
> --
> > > The Rasterman (Carsten Haitzler)ras...@rasterman.com
> > >
> > >
>
>
> --
> - Codito, ergo sum - "I code, therefore I am" --
> The Rasterman (Carsten Haitzler)ras...@rasterman.com
>
>
>
> --
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
>
>
>
> --
> Jean-Philippe André
>
>
>
>
> --
> Jean-Philippe André
>
--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Elm Main Menu

2016-11-29 Thread Jean-Philippe André
Hey Andy,

I've reverted my revert and tried to fix my original patch.
Let me know if it works fine for you!

Thanks,


On 29 November 2016 at 02:02, Andrew Williams  wrote:

> Great thanks, I love having my tab bar back :)
>
> Have a great day!
> Andy
>
> On Mon, 28 Nov 2016 at 00:57, Jean-Philippe André 
> wrote:
>
>> Hi,
>>
>> On 28 November 2016 at 11:44, Carsten Haitzler 
>> wrote:
>>
>> On Sun, 27 Nov 2016 15:58:42 + Andrew Williams 
>> said:
>>
>> > Yup - that's what I see - right in elementary_test.
>> >
>> > Not started bisecting as I've not been coding for a few days. Might get
>> a
>> > chance today.
>> > But of course the efl build time is quite an issue for this :-p
>>
>> it's very likely to do with jpeg's changes tot he elm win/efl ui win and
>> theme
>> and csd etc. 
>>
>>
>> Yes, of course it was related. After playing a bit with the menu, trying
>> to place it inside the framespace, I encountered many sizing issues
>> (elm_menu and efl_ui_win both use custom layout functions). So I reverted
>> some of my changes and the menu bar is back inside win.edc. For now.
>> Hopefully I can fix the sizing issues as all the conformant features also
>> need to move inside the window.
>>
>>
>>
>> > Andrew
>> > On Sun, 27 Nov 2016 at 02:57, Carsten Haitzler 
>> wrote:
>> >
>> > > On Sun, 27 Nov 2016 07:44:25 +0200 Daniel Zaoui <
>> daniel.za...@samsung.com>
>> > > said:
>> > >
>> > > > Hi Andrew,
>> > > >
>> > > > Do you see any issues in elementary_test? Cause seems ok there. Did
>> you
>> > > try
>> > > > to bisect?
>> > > >
>> > > > Exactness doesn't cover main_menu. It should but the scenario has
>> never
>> > > been
>> > > > recorded.
>> > > >
>> > > > JackDanielZ
>> > >
>> > > elm test does show the b0rk. resize the main menu test vertically.
>> notice
>> > > the
>> > > label will slide underneath the main menu. this is the b0rk. :)
>> > >
>> > > > On Sat, 26 Nov 2016 15:20:13 +
>> > > > Andrew Williams  wrote:
>> > > >
>> > > > > Hi all,
>> > > > >
>> > > > > In the last week (or two) the elm main menu has stopped reserving
>> its
>> > > > > own space and has started overlapping content. Does anyone know
>> why
>> > > > > this might be?
>> > > > > Have the UI tests stopped being run or did the exactness not cover
>> > > > > mainmenu layout? (Again, not sure where to look)
>> > > > >
>> > > > > Thanks for any tips,
>> > > > > Andy
>> > > > >
>> > > 
>> --
>> > > > > ___
>> > > > > enlightenment-devel mailing list
>> > > > > enlightenment-devel@lists.sourceforge.net
>> > > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>> > > > >
>> > > > >
>> > > >
>> > > >
>> > > >
>> > > 
>> --
>> > > > ___
>> > > > enlightenment-devel mailing list
>> > > > enlightenment-devel@lists.sourceforge.net
>> > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>> > > >
>> > >
>> > >
>> > > --
>> > > - Codito, ergo sum - "I code, therefore I am"
>> --
>> > > The Rasterman (Carsten Haitzler)ras...@rasterman.com
>> > >
>> > >
>>
>>
>> --
>> - Codito, ergo sum - "I code, therefore I am" --
>> The Rasterman (Carsten Haitzler)ras...@rasterman.com
>>
>>
>> 
>> --
>> ___
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>
>>
>>
>>
>> --
>> Jean-Philippe André
>>
>


-- 
Jean-Philippe André
--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Elm Main Menu

2016-11-28 Thread Andrew Williams
Great thanks, I love having my tab bar back :)

Have a great day!
Andy
On Mon, 28 Nov 2016 at 00:57, Jean-Philippe André  wrote:

> Hi,
>
> On 28 November 2016 at 11:44, Carsten Haitzler 
> wrote:
>
> On Sun, 27 Nov 2016 15:58:42 + Andrew Williams 
> said:
>
> > Yup - that's what I see - right in elementary_test.
> >
> > Not started bisecting as I've not been coding for a few days. Might get a
> > chance today.
> > But of course the efl build time is quite an issue for this :-p
>
> it's very likely to do with jpeg's changes tot he elm win/efl ui win and
> theme
> and csd etc. 
>
>
> Yes, of course it was related. After playing a bit with the menu, trying
> to place it inside the framespace, I encountered many sizing issues
> (elm_menu and efl_ui_win both use custom layout functions). So I reverted
> some of my changes and the menu bar is back inside win.edc. For now.
> Hopefully I can fix the sizing issues as all the conformant features also
> need to move inside the window.
>
>
>
> > Andrew
> > On Sun, 27 Nov 2016 at 02:57, Carsten Haitzler 
> wrote:
> >
> > > On Sun, 27 Nov 2016 07:44:25 +0200 Daniel Zaoui <
> daniel.za...@samsung.com>
> > > said:
> > >
> > > > Hi Andrew,
> > > >
> > > > Do you see any issues in elementary_test? Cause seems ok there. Did
> you
> > > try
> > > > to bisect?
> > > >
> > > > Exactness doesn't cover main_menu. It should but the scenario has
> never
> > > been
> > > > recorded.
> > > >
> > > > JackDanielZ
> > >
> > > elm test does show the b0rk. resize the main menu test vertically.
> notice
> > > the
> > > label will slide underneath the main menu. this is the b0rk. :)
> > >
> > > > On Sat, 26 Nov 2016 15:20:13 +
> > > > Andrew Williams  wrote:
> > > >
> > > > > Hi all,
> > > > >
> > > > > In the last week (or two) the elm main menu has stopped reserving
> its
> > > > > own space and has started overlapping content. Does anyone know why
> > > > > this might be?
> > > > > Have the UI tests stopped being run or did the exactness not cover
> > > > > mainmenu layout? (Again, not sure where to look)
> > > > >
> > > > > Thanks for any tips,
> > > > > Andy
> > > > >
> > >
> --
> > > > > ___
> > > > > enlightenment-devel mailing list
> > > > > enlightenment-devel@lists.sourceforge.net
> > > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > >
> --
> > > > ___
> > > > enlightenment-devel mailing list
> > > > enlightenment-devel@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > > >
> > >
> > >
> > > --
> > > - Codito, ergo sum - "I code, therefore I am"
> --
> > > The Rasterman (Carsten Haitzler)ras...@rasterman.com
> > >
> > >
>
>
> --
> - Codito, ergo sum - "I code, therefore I am" --
> The Rasterman (Carsten Haitzler)ras...@rasterman.com
>
>
>
> --
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
>
>
>
> --
> Jean-Philippe André
>
--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Elm Main Menu

2016-11-27 Thread Jean-Philippe André
Hi,

On 28 November 2016 at 11:44, Carsten Haitzler  wrote:

> On Sun, 27 Nov 2016 15:58:42 + Andrew Williams 
> said:
>
> > Yup - that's what I see - right in elementary_test.
> >
> > Not started bisecting as I've not been coding for a few days. Might get a
> > chance today.
> > But of course the efl build time is quite an issue for this :-p
>
> it's very likely to do with jpeg's changes tot he elm win/efl ui win and
> theme
> and csd etc. 
>

Yes, of course it was related. After playing a bit with the menu, trying to
place it inside the framespace, I encountered many sizing issues (elm_menu
and efl_ui_win both use custom layout functions). So I reverted some of my
changes and the menu bar is back inside win.edc. For now. Hopefully I can
fix the sizing issues as all the conformant features also need to move
inside the window.


>
> > Andrew
> > On Sun, 27 Nov 2016 at 02:57, Carsten Haitzler 
> wrote:
> >
> > > On Sun, 27 Nov 2016 07:44:25 +0200 Daniel Zaoui <
> daniel.za...@samsung.com>
> > > said:
> > >
> > > > Hi Andrew,
> > > >
> > > > Do you see any issues in elementary_test? Cause seems ok there. Did
> you
> > > try
> > > > to bisect?
> > > >
> > > > Exactness doesn't cover main_menu. It should but the scenario has
> never
> > > been
> > > > recorded.
> > > >
> > > > JackDanielZ
> > >
> > > elm test does show the b0rk. resize the main menu test vertically.
> notice
> > > the
> > > label will slide underneath the main menu. this is the b0rk. :)
> > >
> > > > On Sat, 26 Nov 2016 15:20:13 +
> > > > Andrew Williams  wrote:
> > > >
> > > > > Hi all,
> > > > >
> > > > > In the last week (or two) the elm main menu has stopped reserving
> its
> > > > > own space and has started overlapping content. Does anyone know why
> > > > > this might be?
> > > > > Have the UI tests stopped being run or did the exactness not cover
> > > > > mainmenu layout? (Again, not sure where to look)
> > > > >
> > > > > Thanks for any tips,
> > > > > Andy
> > > > >
> > > 
> --
> > > > > ___
> > > > > enlightenment-devel mailing list
> > > > > enlightenment-devel@lists.sourceforge.net
> > > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > > 
> --
> > > > ___
> > > > enlightenment-devel mailing list
> > > > enlightenment-devel@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > > >
> > >
> > >
> > > --
> > > - Codito, ergo sum - "I code, therefore I am"
> --
> > > The Rasterman (Carsten Haitzler)ras...@rasterman.com
> > >
> > >
>
>
> --
> - Codito, ergo sum - "I code, therefore I am" --
> The Rasterman (Carsten Haitzler)ras...@rasterman.com
>
>
> 
> --
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
>


-- 
Jean-Philippe André
--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Elm Main Menu

2016-11-27 Thread The Rasterman
On Sun, 27 Nov 2016 15:58:42 + Andrew Williams  said:

> Yup - that's what I see - right in elementary_test.
> 
> Not started bisecting as I've not been coding for a few days. Might get a
> chance today.
> But of course the efl build time is quite an issue for this :-p

it's very likely to do with jpeg's changes tot he elm win/efl ui win and theme
and csd etc. 

> Andrew
> On Sun, 27 Nov 2016 at 02:57, Carsten Haitzler  wrote:
> 
> > On Sun, 27 Nov 2016 07:44:25 +0200 Daniel Zaoui 
> > said:
> >
> > > Hi Andrew,
> > >
> > > Do you see any issues in elementary_test? Cause seems ok there. Did you
> > try
> > > to bisect?
> > >
> > > Exactness doesn't cover main_menu. It should but the scenario has never
> > been
> > > recorded.
> > >
> > > JackDanielZ
> >
> > elm test does show the b0rk. resize the main menu test vertically. notice
> > the
> > label will slide underneath the main menu. this is the b0rk. :)
> >
> > > On Sat, 26 Nov 2016 15:20:13 +
> > > Andrew Williams  wrote:
> > >
> > > > Hi all,
> > > >
> > > > In the last week (or two) the elm main menu has stopped reserving its
> > > > own space and has started overlapping content. Does anyone know why
> > > > this might be?
> > > > Have the UI tests stopped being run or did the exactness not cover
> > > > mainmenu layout? (Again, not sure where to look)
> > > >
> > > > Thanks for any tips,
> > > > Andy
> > > >
> > --
> > > > ___
> > > > enlightenment-devel mailing list
> > > > enlightenment-devel@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > > >
> > > >
> > >
> > >
> > >
> > --
> > > ___
> > > enlightenment-devel mailing list
> > > enlightenment-devel@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > >
> >
> >
> > --
> > - Codito, ergo sum - "I code, therefore I am" --
> > The Rasterman (Carsten Haitzler)ras...@rasterman.com
> >
> >


-- 
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Elm Main Menu

2016-11-27 Thread Andrew Williams
Yup - that's what I see - right in elementary_test.

Not started bisecting as I've not been coding for a few days. Might get a
chance today.
But of course the efl build time is quite an issue for this :-p

Andrew
On Sun, 27 Nov 2016 at 02:57, Carsten Haitzler  wrote:

> On Sun, 27 Nov 2016 07:44:25 +0200 Daniel Zaoui 
> said:
>
> > Hi Andrew,
> >
> > Do you see any issues in elementary_test? Cause seems ok there. Did you
> try
> > to bisect?
> >
> > Exactness doesn't cover main_menu. It should but the scenario has never
> been
> > recorded.
> >
> > JackDanielZ
>
> elm test does show the b0rk. resize the main menu test vertically. notice
> the
> label will slide underneath the main menu. this is the b0rk. :)
>
> > On Sat, 26 Nov 2016 15:20:13 +
> > Andrew Williams  wrote:
> >
> > > Hi all,
> > >
> > > In the last week (or two) the elm main menu has stopped reserving its
> > > own space and has started overlapping content. Does anyone know why
> > > this might be?
> > > Have the UI tests stopped being run or did the exactness not cover
> > > mainmenu layout? (Again, not sure where to look)
> > >
> > > Thanks for any tips,
> > > Andy
> > >
> --
> > > ___
> > > enlightenment-devel mailing list
> > > enlightenment-devel@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > >
> > >
> >
> >
> >
> --
> > ___
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
>
>
> --
> - Codito, ergo sum - "I code, therefore I am" --
> The Rasterman (Carsten Haitzler)ras...@rasterman.com
>
>
--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Elm Main Menu

2016-11-27 Thread The Rasterman
On Sun, 27 Nov 2016 07:44:25 +0200 Daniel Zaoui  said:

> Hi Andrew,
> 
> Do you see any issues in elementary_test? Cause seems ok there. Did you try
> to bisect?
> 
> Exactness doesn't cover main_menu. It should but the scenario has never been
> recorded.
> 
> JackDanielZ

elm test does show the b0rk. resize the main menu test vertically. notice the
label will slide underneath the main menu. this is the b0rk. :)

> On Sat, 26 Nov 2016 15:20:13 +
> Andrew Williams  wrote:
> 
> > Hi all,
> > 
> > In the last week (or two) the elm main menu has stopped reserving its
> > own space and has started overlapping content. Does anyone know why
> > this might be?
> > Have the UI tests stopped being run or did the exactness not cover
> > mainmenu layout? (Again, not sure where to look)
> > 
> > Thanks for any tips,
> > Andy
> > --
> > ___
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > 
> > 
> 
> 
> --
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Elm Main Menu

2016-11-26 Thread Daniel Zaoui
Hi Andrew,

Do you see any issues in elementary_test? Cause seems ok there. Did you try to 
bisect?

Exactness doesn't cover main_menu. It should but the scenario has never been 
recorded.

JackDanielZ

On Sat, 26 Nov 2016 15:20:13 +
Andrew Williams  wrote:

> Hi all,
> 
> In the last week (or two) the elm main menu has stopped reserving its
> own space and has started overlapping content. Does anyone know why
> this might be?
> Have the UI tests stopped being run or did the exactness not cover
> mainmenu layout? (Again, not sure where to look)
> 
> Thanks for any tips,
> Andy
> --
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 
> 


--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Elm Main Menu

2016-11-26 Thread Andrew Williams
Hi all,

In the last week (or two) the elm main menu has stopped reserving its own
space and has started overlapping content. Does anyone know why this might
be?
Have the UI tests stopped being run or did the exactness not cover mainmenu
layout? (Again, not sure where to look)

Thanks for any tips,
Andy
--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel