Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#28385 closed defect (bug) (fixed)

wpviews: fire a nodeChange event after selecting a view.

Reported by: iseulde's profile iseulde Owned by: azaozz's profile azaozz
Milestone: 4.0 Priority: normal
Severity: normal Version: 3.9
Component: TinyMCE Keywords: has-patch
Focuses: javascript Cc:

Description

Otherwise the UI doesn't update. E.g. make some text bold and select a view immediately after doing that. The bold button doesn't deactivate.

Attachments (1)

28385.patch (405 bytes) - added by iseulde 11 years ago.

Download all attachments as: .zip

Change History (4)

@iseulde
11 years ago

#1 @iseulde
11 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
11 years ago

  • Milestone changed from Awaiting Review to 4.0

#3 @azaozz
11 years ago

  • Owner set to azaozz
  • Resolution set to fixed
  • Status changed from new to closed

In 28686:

wpView: fire a nodeChanged event after selecting a view so the editor UI gets updated. Props avryl, fixes #28385

Note: See TracTickets for help on using tickets.