Single Select field - Cut off in the display - How do I make it wider

Susan Hauth _Jira Queen_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 16, 2012

I have a single select custom field where the values are pretty long, so long that they don't fit in the box. I've tried firefox, IE and Chrome and they all look pretty bad. Actually IE is the worst because it doesn't even expand it on the pull down. How do I make that field expand to the size of the values?

1 answer

1 accepted

0 votes
Answer accepted
SimonS
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 17, 2012

Hi Susan,

There isn't a built-in way to expand the field. It may be possible to expand the select list by hacking some custom JavaScript embedded on the page.

We have a little guide about embedding JavaScript on a page here:

https://confluence.atlassian.com/display/JIRA/Displaying+a+Field+Based+on+Another+Field+Selection

This thread concerns the select problem, and how to fix it with CSS:

http://stackoverflow.com/questions/294040/how-to-expand-select-option-width-after-the-user-wants-to-select-an-option

This will require some knowledge and work though, it is no simple task.

-Simon

Susan Hauth _Jira Queen_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 23, 2012

Hi, Thanks much for the script but a little too advanced for our shop. I've gone back to my team and said "make it smaller"!!

Suggest an answer

Log in or Sign up to answer