Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#25573 closed defect (bug) (duplicate)

When Quick Edit'ing , disappear table row if doubleClick on save or double press on enter key

Reported by: mt8biz's profile mt8.biz Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Administration Keywords: has-patch needs-testing dev-feedback
Focuses: Cc:

Description

Steps to reproduce:
Open "Quick Edit" -> Save post by doubleClick on save ( or double press on Enter twice ).

Expected behaviour:
Save post and refresh table row.

Actual behaviour:
Save post , But target table row is disappear.

Attachments (2)

inline-edit-post.js (753 bytes) - added by mt8.biz 11 years ago.
inline-edit-post.js.diff (753 bytes) - added by mt8.biz 11 years ago.

Download all attachments as: .zip

Change History (9)

#1 @mt8.biz
11 years ago

  • Summary changed from When Quick Edit'ing , disappear table row if doubleClick on save or double press on Enter twice to When Quick Edit'ing , disappear table row if doubleClick on save or double press on enter key

#2 @mt8.biz
11 years ago

  • Component changed from General to Administration

#3 @mt8.biz
11 years ago

  • Keywords dev-feedback added

#4 @mt8.biz
11 years ago

  • Keywords needs-testing added; dev-feedback removed

#5 @mt8.biz
11 years ago

  • Keywords dev-feedback added

#6 @mt8.biz
11 years ago

I was tested 2 patterns. The patterns as below,

Test 1:

  • Open "Quick Edit".
  • (Edit The Post).
  • Press The "Enter-Key" Quickly twice. ( To Save The Post )

Result1 :

The "Target Row Of Table" Is Not Disappeared.


Test 2:

  • Open "Quick Edit".
  • (Edit The Post).
  • Double Click On "Save Button". ( To Save The Post )

Result2 :

The "Target Row Of Table" Is Not Disappeared.


patch filename : inline-edit-post.js.diff
version : trunk( revision:25781 )

#7 @helen
11 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed
  • Version trunk deleted

More discussion/eyes on #25696.

Note: See TracTickets for help on using tickets.