Open
Bug 1249893
Opened 9 years ago
Updated 2 years ago
Refresh the inspector sidebar's input bar
Categories
(DevTools :: Inspector, defect, P3)
DevTools
Inspector
Tracking
(Not tracked)
NEW
People
(Reporter: gl, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 files, 1 obsolete file)
489 bytes,
image/svg+xml
|
Details | |
35.63 KB,
patch
|
Details | Diff | Splinter Review |
We should refresh the rule/computed/font view's input bar to match what we see in Helen's design https://projects.invisionapp.com/share/9G5R8XCYZ#/screens/117937553
Comment 1•9 years ago
|
||
(In reply to Gabriel Luong [:gl] (ΦωΦ) from comment #0)
> We should refresh the rule/computed/font view's input bar to match what we
> see in Helen's design
> https://projects.invisionapp.com/share/9G5R8XCYZ#/screens/117937553
Not sure how it should look for the dark theme. Probably a bit odd.
Reporter | ||
Comment 2•9 years ago
|
||
Updated•9 years ago
|
Priority: -- → P3
Comment 4•9 years ago
|
||
Flags: needinfo?(hholmes)
Reporter | ||
Comment 5•8 years ago
|
||
Attachment #8721880 -
Attachment is obsolete: true
Comment 6•8 years ago
|
||
Hi Tim,
I notice that there is a new 'x' icon for devtools which is similar to permission panel used. Bug 1203292 will introduce a new 'x' for permission panel which also I'm working on. I suspect that it will be landed in next week.
I don't know whether we are able to reused it but just want to inform you this information here.
Flags: needinfo?(ntim.bugs)
Comment 7•8 years ago
|
||
Gabriel does this work will be happened soon? Or could we just start convert searchbar to html in bug 1265759? (the bug is included in track #2 issue list)
Flags: needinfo?(gl)
Comment 8•8 years ago
|
||
(In reply to Ricky Chien [:rickychien] from comment #6)
> Hi Tim,
>
> I notice that there is a new 'x' icon for devtools which is similar to
> permission panel used. Bug 1203292 will introduce a new 'x' for permission
> panel which also I'm working on. I suspect that it will be landed in next
> week.
> I don't know whether we are able to reused it but just want to inform you
> this information here.
Feel free to reuse it.
Flags: needinfo?(ntim.bugs)
Reporter | ||
Comment 9•8 years ago
|
||
(In reply to Fred Lin [:gasolin] from comment #7)
> Gabriel does this work will be happened soon? Or could we just start convert
> searchbar to html in bug 1265759? (the bug is included in track #2 issue
> list)
Hi Fred,
If the goal of Bug 1265759 is to create a search bar widget component, then I would say go ahead. I am mainly curious because this bug only affects the sidebar input toolbar, which are already in HTML for the Inspector. So, can you clarify what work will be done?
Flags: needinfo?(gl) → needinfo?(gasolin)
Comment 10•8 years ago
|
||
Thanks for update, my plan is only convert the inspector main search box (from xul textbox to html:input) in bug 1265759, so its not affect the sidebar input toolbar.
Flags: needinfo?(gasolin)
Reporter | ||
Updated•8 years ago
|
Assignee: gl → nobody
Status: ASSIGNED → NEW
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•