Skip to content
This repository has been archived by the owner on Oct 9, 2018. It is now read-only.

Q10 (10.3) doesn't display ActionBar Overflow-Menu #1035

Open
T-M-C opened this issue Sep 25, 2014 · 8 comments
Open

Q10 (10.3) doesn't display ActionBar Overflow-Menu #1035

T-M-C opened this issue Sep 25, 2014 · 8 comments

Comments

@T-M-C
Copy link

T-M-C commented Sep 25, 2014

Hi Tim,

i don´t know why, but the q10 doesn't display my overflow-menu on 10.3... see the compare-screenshot: (top is q10, tested on simulator and device)
if i have more than one visible action-button on the bar, it hides...

acitonbar

tests:
z10 - ok
passport - ok
z30 - ok
q10 - failed

@tneil
Copy link
Collaborator

tneil commented Sep 25, 2014

Is it just a problem when there are two actions? What about 3 actions?

@T-M-C
Copy link
Author

T-M-C commented Sep 25, 2014

you are right... if i have 3 visible actions, its ok! strange

@tneil
Copy link
Collaborator

tneil commented Sep 25, 2014

There's a line of code that sets the default button width when there are two buttons for each different resolution. My guess is that for the Q10 it is too wide forcing the overflow button to push down below the screen

@T-M-C
Copy link
Author

T-M-C commented Sep 25, 2014

could you please help me there? :-)

@tneil
Copy link
Collaborator

tneil commented Sep 25, 2014

Here's the line of code.. it should be 200 instead of 280... I just don't have my machine setup right now to make the change and build

https://github.com/blackberry/bbUI.js/blob/master/pkg/bb10/bbui.js#L2224

@T-M-C
Copy link
Author

T-M-C commented Sep 25, 2014

tested, works perfect! thank you so much tim!

@T-M-C T-M-C closed this as completed Sep 25, 2014
@tneil
Copy link
Collaborator

tneil commented Sep 25, 2014

Just re-opening this one so that I fix the source file :)

@tneil tneil reopened this Sep 25, 2014
@T-M-C
Copy link
Author

T-M-C commented Sep 25, 2014

haha... sorry ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants