Closed
Bug 799081
Opened 13 years ago
Closed 13 years ago
Bar at the bottom of the error console should be a <statusbar>
Categories
(Toolkit Graveyard :: Error Console, defect)
Toolkit Graveyard
Error Console
Tracking
(firefox18 fixed)
RESOLVED
FIXED
mozilla19
| Tracking | Status | |
|---|---|---|
| firefox18 | --- | fixed |
People
(Reporter: dao, Assigned: dao)
References
Details
Attachments
(1 file)
|
1003 bytes,
patch
|
neil
:
review+
Gavin
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Updated•13 years ago
|
Attachment #669110 -
Flags: review?(neil)
Comment 1•13 years ago
|
||
Sorry but why has been the error console menu entry
web developer-error console removed?
Comment 2•13 years ago
|
||
That's bug 602006, please avoid commenting in unrelated bugs :)
Comment 3•13 years ago
|
||
Comment on attachment 669110 [details] [diff] [review]
patch
>- <textbox placeholder="&filter.label;" accesskey="&filter.accesskey;" type="search"
[Bah, this accesskey conflicts with SeaMonkey's overlay. Which version(s) of Gecko is the filter landing in?]
>+ id="Filter" oncommand="changeFilter()" oninput="changeFilter()"/>
Please please please can you get rid of the oninput?
Attachment #669110 -
Flags: review?(neil) → review+
| Assignee | ||
Comment 4•13 years ago
|
||
(In reply to neil@parkwaycc.co.uk from comment #3)
> >- <textbox placeholder="&filter.label;" accesskey="&filter.accesskey;" type="search"
> [Bah, this accesskey conflicts with SeaMonkey's overlay. Which version(s) of
> Gecko is the filter landing in?]
Gecko 18
> >+ id="Filter" oncommand="changeFilter()" oninput="changeFilter()"/>
> Please please please can you get rid of the oninput?
Yes, in bug 799084.
| Assignee | ||
Comment 5•13 years ago
|
||
Comment 6•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
| Assignee | ||
Comment 7•13 years ago
|
||
Comment on attachment 669110 [details] [diff] [review]
patch
[Approval Request Comment]
Bug caused by (feature/regressing bug #): bug 763821
User impact if declined: slightly unpolished error console window
Testing completed (on m-c, etc.): on m-c
Risk to taking this patch (and alternatives if risky): low risk
String or UUID changes made by this patch: none
Attachment #669110 -
Flags: approval-mozilla-aurora?
Updated•13 years ago
|
Attachment #669110 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
| Assignee | ||
Comment 8•13 years ago
|
||
status-firefox18:
--- → fixed
Updated•9 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•