Bug - Not A Bug Basement helper width expanded to width of longest potion option

[This started as a bug report, but it turns out to be a Chrome bug. Posting here as an FYI in case it comes up. Or should I just have not posted?]

-----------------------

r14903 (noticed in other recent versions)

The relay browser basement helper potion select element used to fit into the containing elements, but now is as wide as the widest option content, causing horizontal scrolling of the frame.

The last time I was in the basement was a few weeks ago, and there wasn't a problem.

Could be a browser issue. Saw this in Chrome 38.0.2125.104 m. Checking IE 11.0.9600.17239 ... works.

Win7: 6.1.7601 Service Pack 1 Build 7601

...

Found this, for a later Chrome version: http://code.google.com/p/chromium/issues/detail?id=408956

From a quick search it looks like there have been other recent issues with select / option elements in Chrome.
 
Top