Ticket #434 (closed Bug: invalid)

Opened 3 years ago

Last modified 3 years ago

Firefox: EnterMode ignored if set in CustomConfigurationsPath file

Reported by: markthickpaddy Owned by:
Priority: Normal Milestone:
Component: UI : Enter Key Version: FCKeditor 2.4.2
Keywords: Cc:

Description

This seems to only affect Firefox, not IE.

If I set the EnterMode to br in a custom config file, pressing enter in Firefox still produces a p tag. If EnterMode is set as one of the name/value pairs in the hidden Config form element it works fine.

Change History

follow-up: ↓ 2   Changed 3 years ago by alfonsoml

  • keywords Pending WorksForMe added

Works fine here, have you cleared your cache?

in reply to: ↑ 1   Changed 3 years ago by markthickpaddy

Replying to alfonsoml:

Works fine here, have you cleared your cache?

No, but I did request the custom config file directly and re-load it in the browser, which is normally enough to get Firefox to use the updated js config file rather than a cached version. I also closed and re-opened Firefox, which didn't help either. Despite all that, I've just tried it again today an um, it works fine.

Seems this was a false alarm, apologies.

  Changed 3 years ago by alfonsoml

  • keywords Pending WorksForMe removed
  • status changed from new to closed
  • resolution set to invalid

No problem.

Firefox loves to cache these js files, so the only way to be sure that the new file is loaded is to clear the cache or to put an alert so you can know that the new version is loaded.

Note: See TracTickets for help on using tickets.