Closed Bug 290222 Opened 20 years ago Closed 20 years ago

XML PrettyPrint loses functionality when JavaScript is disabled

Categories

(Core :: DOM: Navigation, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 264817

People

(Reporter: djcater+bugzilla, Assigned: adamlock)

References

()

Details

Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050413 Firefox/1.0+

When JavaScript is disabled, loading an XML file that loads up in PrettyPrint
format, loses certain functionality, for example being able to minimise a node.

Reproducible: Always

Steps to Reproduce:

0. javascript.enabled == false.
1. Load up the URI for this bug.
2. Attempt to minimise a node, for example <item> or <channel>.

Actual Results:

Nothing occurred.

Expected Results:

Node should have been minimised.

As with bug 290219 I think this might be because the URI in the location doesn't
display the chrome URI, but the URI of the website (correct action, but disables
functionality.) I might of course be completely wrong.
With Mozilla 1.8b1/Firefox 1.0.2 and Javascript disabled I also cannot minimise
<item> or <channel>.

*** This bug has been marked as a duplicate of 264817 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.