[Bug 12245] @size on <select> drop-downs is not enough to specify the drop-down maxlength on long options lists with scrollbars

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12245

--- Comment #12 from Silvia Pfeiffer <silviapfeiffer1@gmail.com> 2011-03-06 23:08:05 UTC ---
(In reply to comment #11)
> Well, hold on.  If you plan to use @size for this, how are you planning to make
> sure that the dropdown size matches the size of the random other stuff behind
> it, exactly?

I either know how big it is from the layout or I calculate it during
presentation and set it through JavaScript. It's at least easier than having to
re-code a whole drop-down box by hand.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Sunday, 6 March 2011 23:08:07 UTC