Bug 15249

Summary: Multiple <select> doesn't honor text-overflow:ellipsis
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: adele, ahmad.saleem792, akeerthi, ap, bfulgham, zalan
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: All   
OS: All   
URL: data:text/html,%3Cselect%20size=2%20style=%22text-overflow:%20ellipsis;%20width:%20150px;%22%3E%3Coption%3Esomething%20really%20long%20that%20should%20ellipsize%3C/option%3E%3Coption%3Eanother%20long%20item%20that%20should%20ellipsize%3C/option%3E%3C/select%3E

Adam Roben (:aroben)
Reported 2007-09-21 00:25:58 PDT
Multiple <select>s (i.e., list boxes) don't honor text-overflow:ellipsis. See the URL for an example.
Attachments
Ahmad Saleem
Comment 1 2022-11-13 16:07:12 PST
I am not able to reproduce this bug using attached test case in Safari 16.1, STP 157, Chrome Canary 110 and Firefox Nightly 108. All browsers match each other and don't show "..." to indicate overflow. Marking this as "RESOLVED CONFIGURATION CHANGED", since all browsers agree. If it is not something right in all browsers, please reopen. Thanks!
Alexey Proskuryakov
Comment 2 2022-11-14 08:33:21 PST
I think that this makes it INVALID - nothing changed in WebKit, but it matches other browsers.
Note You need to log in before you can comment on or make changes to this bug.