NetTalk Central

Author Topic: Small screen menu - buttons show through menu  (Read 3110 times)

CaseyR

  • Sr. Member
  • ****
  • Posts: 448
    • View Profile
    • Email
Small screen menu - buttons show through menu
« on: July 23, 2019, 01:01:47 PM »
Hi, Bruce

The small screen double drop menu allows buttons to show through the menu items obscuring the menu item itself.   I have attached a modified Basic with menu(2) example to demonstrate.  The changes are:

1)The MailboxsFormControl is opened as a page not a popup on MailBoxesBrowseControl;

2)The Save and Cancel buttons are at the top of MailBoxesFormControl not the bottom;

3)Two additional level 1 menu items were added to the menu so the menu descends far enough to show the problem.

The dictionary is unchanged but included for convenience.

To replicate:

1) reduce width to show the mobile menu;

2) browse mailboxes;

3) open a mailbox record;

4) click the 'burger' button

I have my own workaround for now, but would really like to get 'standard' in NT.  Using NT11.15, but don't see the issue in the .16 release notes.

Thanks. 


 

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11186
    • View Profile
Re: Small screen menu - buttons show through menu
« Reply #1 on: July 23, 2019, 10:24:37 PM »
thanks casey - fixed for 11.17 which is planned for tomorrow.

cheers
Bruce

CaseyR

  • Sr. Member
  • ****
  • Posts: 448
    • View Profile
    • Email
Re: Small screen menu - buttons show through menu
« Reply #2 on: July 24, 2019, 08:18:10 AM »
Great, thanks.