Closed Bug 833885 Opened 13 years ago Closed 13 years ago

transitions in class .devtools-no-search-result are ineffective

Categories

(DevTools :: Inspector, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 21

People

(Reporter: Optimizer, Assigned: Optimizer)

References

Details

Attachments

(1 file, 1 obsolete file)

bug 650804 introduced a class devtools-no-search-result for searchbox with no search output for the given input. devtools-no-search-result has transitions on box-shadow, border-color and background-image which are all ineffective as the transitions at http://mxr.mozilla.org/mozilla-central/source/browser/themes/winstripe/devtools/inspector.css#221 take precedence, also introduced in the same bug. As background-image is already no transition-able, best option might be to remove the transitions from class devtools-no-search-result completely to maintain consistency.
No longer blocks: 650804
Blocks: 650804
> okay, but apparently background-image cannot be transitioned. So having only a border transitioned along with a sudden changing background does not seem well. Removing the whole transition from .devtools-no-search-result seems to be a better option. Works for me.
Attached patch patch (obsolete) — Splinter Review
removed the transition styles from all the three stripes.
Assignee: nobody → scrapmachines
Status: NEW → ASSIGNED
Attachment #705831 - Flags: review?(paul)
Attached patch patch 2Splinter Review
Also noticed in this [1] screenshot posted by paul once that the search icon is misaligned by 1 px (the same was happening on Mac) so fixing that too. [1] http://i.imgur.com/n5hSeif.png
Attachment #705831 - Attachment is obsolete: true
Attachment #705831 - Flags: review?(paul)
Attachment #707713 - Flags: review?(paul)
Attachment #707713 - Flags: review?(paul) → review+
Whiteboard: [land-in-fx-team]
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 21
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: