Open Bug 1331165 Opened 8 years ago Updated 3 years ago

request-menu-filter-buttons should be a little bigger and easier to click

Categories

(DevTools :: Netmonitor, defect, P3)

defect

Tracking

(firefox53 affected)

Tracking Status
firefox53 --- affected

People

(Reporter: Towkir, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

No description provided.
Some changes to this rule: https://dxr.mozilla.org/mozilla-central/source/devtools/client/themes/common.css#494 could make this a lot more nice looking and easier to click. Here are the changes: padding: 3px 8px; margin: 1px; and the result attached
If you agree on this, I can submit a patch
Flags: needinfo?(ntim.bugs)
I suspect this will make the toolbar bigger on Windows. Can you test this there as well ?
Flags: needinfo?(ntim.bugs)
(In reply to Tim Nguyen :ntim from comment #3) > I suspect this will make the toolbar bigger on Windows. You are right, I already tested on windows today. But it seems like windows has already a look like my second attachment here: https://bug1331165.bmoattachments.org/attachment.cgi?id=8826828
What do you suggest here Tim?
Flags: needinfo?(ntim.bugs)
It's ok for me to do it a little bigger, but I think that we should be consistent with (at least) the Console panel or DOM panel. The Console panel has also a set of filter button and the size/style should be the same. The DOM panel has one 'Refresh' button. They should all use the same CSS. Honza
(In reply to [:Towkir] Ahmed from comment #5) > What do you suggest here Tim? The proper fix would be different for each of the places Honza mentioned, because we don't have a strong CSS framework. Console: Apply display: flex; to .devtools-toolbar.webconsole-filterbar-secondary Network monitor: Remove line at [0] (align-items: center) DOM Panel: It's enough work I've filed another bug for it: bug 1331446 The CSS would probably require lots of refactoring before we can share anything here. [0]: https://dxr.mozilla.org/mozilla-central/source/devtools/client/themes/netmonitor.css#22
Flags: needinfo?(ntim.bugs)
Summary: requets-menu-filter-buttons should be a little bigger and easier to click → request-menu-filter-buttons should be a little bigger and easier to click
Priority: -- → P3
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: