Closed Bug 420856 Opened 17 years ago Closed 17 years ago

All tabs button no longer provides feedback when new tab is opened after overflow

Categories

(Firefox :: Theme, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 409523

People

(Reporter: ventnor.bugzilla, Assigned: ventnor.bugzilla)

Details

(Keywords: regression)

Attachments

(1 file)

On Firefox 2 we used to have an orange glow effect on the all tabs button when we opened a new tab in the background, and it ended up offscreen due to overflow. This was lost when we switched to native tabs. We can bring back and even exceed this effect in terms of nativeness, by using the CSS old faithful: Highlight. I found the border will make it slightly more noticeable, the border radius is just for general niceness.
Attached patch PatchSplinter Review
Boo at Bugzilla for losing my patch the first time.
Attachment #307221 - Flags: review?(rflint)
Is this the wrong patch? Why do you need the XBL?
(In reply to comment #2) > Is this the wrong patch? Why do you need the XBL? > I needed to provide a stack with the fading hbox underneath everything else; in this case the dropmarker. If I just made it a child without this XBL the hbox would completely push the dropmarker to zero width and we'd have a button with nothing in it. Of course I can't just move the hbox into the XBL, the animation javascript in tabbrowser.xml wouldn't see it. Should have explained this in the first comment.
Flags: blocking-firefox3?
I'm actually wondering if there's a better way to do this. Putting some platform-specific XBL in the theme puts a lot of pressure on theme creators especially at this stage.
Already minused, would take a safe and non-invasive patch if one shows up on the original bug.
Status: NEW → RESOLVED
Closed: 17 years ago
Flags: blocking-firefox3?
Resolution: --- → DUPLICATE
Attachment #307221 - Flags: review?(rflint)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: