Ticket #1338 (closed Bug: worksforme)

Opened 10 months ago

Last modified 2 months ago

Avoid hardcoding border width for Gecko browsers

Reported by: matthiasmiller Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: HasPatch Pending Cc:

Description

Gecko browsers assume that xEditingArea has a 1-pixel border. Changing this to be determined dynamically would allow greater customizability in skins (for example, a borderless editor or an editor with a beveled border).

Attachments

fckeditor.html.patch (0.5 kB) - added by matthiasmiller 10 months ago.

Change History

Changed 10 months ago by matthiasmiller

Changed 10 months ago by matthiasmiller

I forgot to mention: To test, I enabled the AutoGrow plugin and changed the default skin to use a different border width for xEditingArea.

Changed 6 months ago by matthiasmiller

Is there any chance of getting this patch committed?

Changed 6 months ago by fredck

  • keywords HasPatch added

Marking this ticket for review.

Changed 6 months ago by alfonsoml

I understand the reasoning, but the problem is that even without this patch I'm not able to see any bug, so I can't tell what is fixing.

Could you please provide a simple testcase or detailed instructions to see the problem (I've tried setting 0px and 10px as the border for the xEditingArea element and it seems to work fine)

Changed 6 months ago by fredck

  • keywords Pending added

Changed 2 months ago by alfonsoml

  • status changed from new to closed
  • resolution set to worksforme

Expired.

Please reopen if you can provide the steps in order to fully test the bug and the patch.

Note: See TracTickets for help on using tickets.