Closed Bug 297817 Opened 20 years ago Closed 20 years ago

Removing link attribute on label doesn't fall back to inline text

Categories

(Core Graveyard :: XForms, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: jhpedemonte, Assigned: aaronr)

Details

Attachments

(1 file)

Testcase coming up.
Attached file testcase
This testcase has a label that contains both inline text and a 'ref' linking attribute. There is also a Javascript function that gets run on page load to remove the linking attribute. When it gets removed, it should show the inline text, but it doesn't. When debugging this, I see |RefreshLabel()| get called once for the linking attribute, and then a second time for the inline text. So that is happening as expected; it's just not showing up on the page. What is very strange is the if you bring up the DOM Inspector, and load the page, it works as expected the first time. Clicking on "Inspect" a second time, though, makes it file like it does in the browser.
This works for me in trunk build from this morning
I can confirm that it works as expected on the latest nightly. -> WORKSFORME
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: