Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#12638 closed defect (bug) (fixed)

Indent Button Broken

Reported by: miqrogroove's profile miqrogroove Owned by: azaozz's profile azaozz
Milestone: 3.1 Priority: normal
Severity: normal Version: 2.9.2
Component: TinyMCE Keywords:
Focuses: Cc:

Description

Steps to Reproduce:

  1. Add a new post.
  1. Type something in the content area.
  1. Highlight it.
  1. Click the Ordered List button.
  1. Click it again.
  1. Click the Indent button.

Actual Result:

Nothing happens at step 6.

Expected Result:

Text should be indented.

Reproducibility:

Always in Firefox and Chrome. WP branch and trunk. IE seems to work.

Change History (5)

#1 @dd32
14 years ago

Confirmed in Firefox.

Works fine under Opera.

Appears to be buggy under Firefox 3.6 on http://tinymce.moxiecode.com/examples/full.php - First paragraph it works fine on, Attempt to use it on the 2nd paragraph and it'll indent the first paragraph.

#2 @ocean90
14 years ago

  • Keywords needs-patch added

Maybe we should report that on TinyMCE bug tracker too. There a some bugs related to indent.
Wontfix and that TinyMCE will fix it in future?

#3 @azaozz
14 years ago

  • Milestone changed from 3.0 to 3.1

It seems to be working properly in TinyMCE's 3.3 branch http://tinymce.moxiecode.com/examples/full.php. Unfortunately it came out too late for inclusion in WordPress 3.0 so this will be fixed in 3.1.

#4 @nacin
14 years ago

  • Milestone changed from Awaiting Triage to 3.1

Updating TinyMCE should resolve a lot of bugs we're seeing in various browsers.

#5 @ocean90
14 years ago

  • Keywords needs-patch removed
  • Resolution set to fixed
  • Status changed from new to closed

Fixed with [15683]. (#12574)

(Tested with Chrome, FF and IE)

Note: See TracTickets for help on using tickets.