Bug 148185 - Web Inspector: long selectors in the visual editor sidebar can overflow
Summary: Web Inspector: long selectors in the visual editor sidebar can overflow
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL: http://www.apple.com/
Keywords: InRadar
Depends on:
Blocks: 147563
  Show dependency treegraph
 
Reported: 2015-08-19 13:27 PDT by BJ Burg
Modified: 2015-08-19 17:27 PDT (History)
9 users (show)

See Also:


Attachments
Overflowing selectors (78.79 KB, image/png)
2015-08-19 13:28 PDT, BJ Burg
no flags Details
Patch (4.00 KB, patch)
2015-08-19 15:57 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description BJ Burg 2015-08-19 13:27:11 PDT
They should be wrapped. We may have to add some &zwsp; to make it work as expected.
Comment 1 Radar WebKit Bug Importer 2015-08-19 13:27:28 PDT
<rdar://problem/22349071>
Comment 2 BJ Burg 2015-08-19 13:28:04 PDT
Created attachment 259394 [details]
Overflowing selectors
Comment 3 Timothy Hatcher 2015-08-19 13:29:48 PDT
I don't think wrapping is right. The rows should be a constant height. I think the tooltip should show the whole thing, but we should truncate the selector with an ellipsis.
Comment 4 Devin Rousso 2015-08-19 15:57:12 PDT
Created attachment 259422 [details]
Patch
Comment 5 WebKit Commit Bot 2015-08-19 17:27:38 PDT
Comment on attachment 259422 [details]
Patch

Clearing flags on attachment: 259422

Committed r188667: <http://trac.webkit.org/changeset/188667>
Comment 6 WebKit Commit Bot 2015-08-19 17:27:43 PDT
All reviewed patches have been landed.  Closing bug.