Closed
Bug 622266
Opened 14 years ago
Closed 14 years ago
Add a new "fading" attribute on animating tabs
Categories
(Firefox :: Tabbed Browser, defect)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: tabutils+bugzilla, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Currently, there seems no proper way to filter out the opening or closing tabs. I have to compute the max-width of each tab and compare with a predefined value. It would be better to have an attribute to indicate this.
Reproducible: Always
We should have a "fading" attribute to indicate a special tab, not a "fadein" attribute to indicate a normal tab.
Comment 2•14 years ago
|
||
I don't think this is necessary for our browser code.
The plan so far is to fix bug 606727 using a property on the tab, and that should be sufficient.
Add-ons like yours can easily add an event handler to each tab, if tracking of tab animation behaviors is really necessary.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•