Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Wed Jun 12, 2013 9:15 am 
Offline
Senior Newbie

Joined: Wed Jun 12, 2013 9:05 am
Posts: 5
In chrome on OSX something is wrong with the select button.

I have defined this list in my stackscript:

Code:
# <udf name="PACKAGES" label="Packages to install" manyOf="Varnish, Nginx, Postgres, Redis, Beanstalk" default="">


It renders like this:

Image

My list however is composed of 5 elements, but as default it only shows 4:

Image

I am not sure if the problem is default styling from Chrome, but I think its size of the list in the view should be the same as the size of the list in the code.

Any thoughts about this?


Top
   
PostPosted: Wed Jun 12, 2013 9:21 am 
Offline
Senior Member

Joined: Mon Aug 29, 2011 2:34 am
Posts: 77
It's forced to show only 4 at a time (see the size="4" attribute), to prevent the selection box from eating the entire screen with really long options. It scrolls, so you can still access all 5.

-Doug


Top
   
PostPosted: Wed Jun 12, 2013 9:37 am 
Offline
Senior Newbie

Joined: Wed Jun 12, 2013 9:05 am
Posts: 5
It is a UI bug in both Firefox and Chrome apparently: http://stackoverflow.com/questions/3173 ... and-chrome

My issue is that it is very easy to forget that there is more to the list, and now you have a server with missing applications.

My issue could be fixed with you adding checkboxes to the User Defined Fields so I could do like this:

- [ ] Varnish
- [ ] Nginx
- [ ] Redis
(etc.)

It could also be fixed with you showing all available options. I don't think people have very long versions of manyOf, but I am not sure.


Top
   
PostPosted: Wed Jun 12, 2013 9:59 am 
Offline
Senior Member

Joined: Sun May 23, 2010 1:57 pm
Posts: 315
Website: http://www.jebblue.net
kaspergrubbe wrote:
It is a UI bug in both Firefox and Chrome apparently: http://stackoverflow.com/questions/3173 ... and-chrome

My issue is that it is very easy to forget that there is more to the list, and now you have a server with missing applications.

My issue could be fixed with you adding checkboxes to the User Defined Fields so I could do like this:

- [ ] Varnish
- [ ] Nginx
- [ ] Redis
(etc.)

It could also be fixed with you showing all available options. I don't think people have very long versions of manyOf, but I am not sure.


I think this might be a longer discussion of what you describe, interesting but it doesn't look like it will be changed:

https://code.google.com/p/chromium/issu ... il?id=4579


Top
   
PostPosted: Wed Jun 12, 2013 11:17 am 
Offline
Senior Newbie

Joined: Wed Jun 12, 2013 9:05 am
Posts: 5
jebblue wrote:
I think this might be a longer discussion of what you describe, interesting but it doesn't look like it will be changed:

https://code.google.com/p/chromium/issu ... il?id=4579


Hey, thanks for the link!

I fear that Linode will be deprecating the Stackscripts in the future, it seems like a good idea, but it also seems like it doesn't get enough love.

There is a lot of small things that could be done to make the deployment of StackScripts easier.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group