Closed
Bug 1537721
Opened 6 years ago
Closed 6 years ago
Table text input is higher than table rows on Linux
Categories
(DevTools :: Storage Inspector, defect)
DevTools
Storage Inspector
Tracking
(firefox68 fixed)
RESOLVED
FIXED
Firefox 68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: fvsch, Assigned: fvsch)
Details
Attachments
(3 files)
When double-clicking a value to edit it, the injected input is too big on Linux (especially with some GTK themes like Adwaita).
The fix is generally to explicitly set styles such as borders, background, and most importantly here some padding.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → florens
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•6 years ago
|
||
Here's what it looks like with the fix.
Pushed by mratcliffe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8126cdde0a78
Style Storage table inputs to take the same space as table cells; r=miker
Comment 4•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 68
You need to log in
before you can comment on or make changes to this bug.
Description
•