Bug 45963
| Summary: | Web Inspector: Profile view resizes all columns instead of only function column | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Martin Häcker <spamfaenger> |
| Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | bburg, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, yurys |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Martin Häcker
Resizing the profile view with a profile already chosen will resize all columns percentually to the size of the window.
This does not make sense as the self, total and average columns have a fixed size, while the Function Column is where you actually want to have all the space if you expand the window.
Also if you resize the window before showing the view, the sizing is great.
wanted: self, total, average, calls columns stay with their default size when the window is resized.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Blaze Burg
Profile grid view no longer exists.