Closed Bug 300076 Opened 19 years ago Closed 19 years ago

The element the binding applies to flashes (and all document flashes if binding applies to body)

Categories

(Core :: XBL, defect)

x86
Windows XP
defect
Not set
trivial

Tracking

()

RESOLVED INVALID

People

(Reporter: rotemliss, Unassigned)

Details

Attachments

(5 files)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050617 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050617 Firefox/1.0.4

When applying a binding to an element, it flashes (becomes hidden, than visible
again for a second). When applying a binding to the body element, all the body
flashes.

Reproducible: Always

Steps to Reproduce:
1. Open the testcases.
Actual Results:  
The element specified in the title flashes.

Expected Results:  
No elements flashes.
Attached file The XBL binding
Attached file Body Binding
Attached file All Divs Binding
Attached file All Paragraphs Binding
By the way, here it takes more time to load, and the "flash" is longer.
This is by-design.  Once the binding style is changed, the old layout object is
destroyed; the new one is not created until the binding actually finishes
loading.  The reason for this is that we never want to have layout objects for a
node that has binding style but a not-fully-loaded binding.
So invalid.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: