?
avatar ciar4n
ciar4n
25 Oct 2016

This issue was fixed in 3.6.x (#11787) however appears to be back in 3.7.x

Steps to reproduce the issue

  1. Create new article in article manager
  2. Enter a title
  3. Click in to any field excluding the article editor (Eg. Alias)
  4. Hit Enter (even after adding data)

Expected result

Nothing

Actual result

Navigates back to article manager, cancelling the article

avatar ciar4n ciar4n - open - 25 Oct 2016
avatar ciar4n
ciar4n - comment - 25 Oct 2016

@dgt41 Could you have a look at this?

avatar dgt41
dgt41 - comment - 25 Oct 2016

@ciar4n what was your editor? Can't reproduce

avatar ciar4n
ciar4n - comment - 25 Oct 2016

Using TinyMCE

avatar dgt41
dgt41 - comment - 25 Oct 2016

can you clear your browser's cache and retry?

avatar ciar4n
ciar4n - comment - 25 Oct 2016

No change. Tried a fresh installation with the same result. Possibly just me but I'll leave this open for the time been and maybe someone else can replicate the issue.

avatar dgt41
dgt41 - comment - 25 Oct 2016

What browser OS are you using?

avatar ciar4n
ciar4n - comment - 25 Oct 2016

Windows (Firefox & Chrome)

avatar dgt41
dgt41 - comment - 25 Oct 2016

I can replicate it wit FF

avatar dgt41
dgt41 - comment - 25 Oct 2016

might be related to the categories on the fly @pe7er can you check this?

avatar 810
810 - comment - 26 Oct 2016

im also not getting this issue with ff and chrome

avatar brianteeman brianteeman - change - 26 Oct 2016
Category Templates (admin)
avatar zero-24 zero-24 - change - 27 Oct 2016
Labels Added: ?
avatar brianteeman brianteeman - change - 2 Nov 2016
Status New Confirmed
avatar brianteeman
brianteeman - comment - 2 Nov 2016

I can confirm this with Chrome on OSX


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/12563.

avatar brianteeman brianteeman - edited - 2 Nov 2016
avatar PhilETaylor
PhilETaylor - comment - 2 Nov 2016

I can confirm this with Chrome on OSX

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 31 Jan 2017

Confirm on
Joomla! 3.7.0-staging
macOS Sierra, 10.12.3
Firefox 50.1.0
PHP 7.0.4
MySQLi 5.5.53-0

avatar brianteeman
brianteeman - comment - 10 Mar 2017

The same is true when creating menus

avatar ciar4n
ciar4n - comment - 11 Mar 2017

The issue appears to be related to the media field type. Removing these fields in article edit appears to resolve the issue.

@brianteeman Great to see you back!) You've certainly been missed.

avatar dgt41
dgt41 - comment - 11 Mar 2017

@ciar4n can you describe the steps that you followed? Is the modal open? Which element is in focus?

avatar dgt41
dgt41 - comment - 11 Mar 2017

@ciar4n Found it:
https://github.com/joomla/joomla-cms/blob/staging/media/media/js/mediafield.js#L119
change it to
return false;

Can you make a PR for this?

avatar ciar4n
ciar4n - comment - 11 Mar 2017

@dgt41 Admin -> Content -> Articles -> [AnyArticle]. Click the 'Alias' field. Hit Enter key.

avatar ciar4n
ciar4n - comment - 11 Mar 2017

Sure.

avatar infograf768
infograf768 - comment - 11 Mar 2017

Has also to be changed in the compressed file. :)

avatar dgt41
dgt41 - comment - 11 Mar 2017

#12563

We need to replace all the buttons in the modals...

avatar infograf768
infograf768 - comment - 11 Mar 2017

Close?

avatar dgt41
dgt41 - comment - 11 Mar 2017

Someone needs to take care all the modal buttons and change them to a, but yes close

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 11 Mar 2017

Please don't close until we know who "Someone" is.

avatar infograf768
infograf768 - comment - 11 Mar 2017

See #14483 (comment) for what remains

avatar brianteeman
brianteeman - comment - 20 May 2017

Closed as I have completed the remaining places identified by @infograf768 with #16156

avatar brianteeman brianteeman - change - 20 May 2017
Status Confirmed Closed
Closed_Date 0000-00-00 00:00:00 2017-05-20 20:26:36
Closed_By brianteeman
avatar brianteeman brianteeman - close - 20 May 2017

Add a Comment

Login with GitHub to post a comment