? ? Pending

User tests: Successful: Unsuccessful:

avatar ciar4n
ciar4n
25 Sep 2018

Pull Request for Issue # .

Summary of Changes

Removes the sticky JS for the toolbar. Use native display sticky instead. The advantage is less/simpler code. The downside is the toolbar no longer sticks on browsers that dont support it (IE11).

Testing Instructions

Apply PR and check toolbar displays and sticks correctly.

avatar ciar4n ciar4n - open - 25 Sep 2018
avatar ciar4n ciar4n - change - 25 Sep 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 25 Sep 2018
Category Administration Templates (admin) JavaScript
avatar SharkyKZ
SharkyKZ - comment - 25 Sep 2018

Besides not being sticky, there are some display issues on IE11:
ie11

avatar ciar4n ciar4n - change - 25 Sep 2018
Labels Added: ?
avatar ciar4n
ciar4n - comment - 25 Sep 2018

@SharkyKZ Should be ok now

avatar Quy
Quy - comment - 25 Sep 2018

Remove?

$offset = 20;
if ($displayHeader || !$statusFixed)
{
	$offset = 30;
}
avatar ciar4n
ciar4n - comment - 26 Sep 2018

Indeed. Thank you @Quy

avatar jurihahn
jurihahn - comment - 27 Sep 2018

I have tested this item 🔴 unsuccessfully on dd1750b

Browser: Firefox

  1. go to "Extensions" -> "Plugins"
  2. select 50 items per page
  3. scroll down
    Result: Toolbar disappear
    This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/22367.
avatar jurihahn jurihahn - test_item - 27 Sep 2018 - Tested unsuccessfully
avatar infograf768
infograf768 - comment - 27 Sep 2018

Looks like working here whatever the number of items per page.
Firefox Macintosh

avatar jurihahn
jurihahn - comment - 27 Sep 2018

joomlatest
If I scroll down below it disappears.
Windows Firefox 62.0.2

avatar ciar4n
ciar4n - comment - 27 Sep 2018

@jurihahn Does the toolbar stick at first but 'unsticks' after further scrolling?

avatar jurihahn
jurihahn - comment - 27 Sep 2018

@jurihahn Does the toolbar stick at first but 'unsticks' after further scrolling?

Yes

avatar ciar4n
ciar4n - comment - 27 Sep 2018

Thank you. Should be resolved with the latest commit.

avatar jurihahn
jurihahn - comment - 27 Sep 2018

I have tested this item ✅ successfully on ebb65d0


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

avatar jurihahn jurihahn - test_item - 27 Sep 2018 - Tested successfully
avatar Quy
Quy - comment - 27 Sep 2018

I have tested this item ✅ successfully on 9312c7a


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

avatar Quy Quy - test_item - 27 Sep 2018 - Tested successfully
avatar Quy Quy - change - 27 Sep 2018
Status Pending Ready to Commit
avatar Quy
Quy - comment - 27 Sep 2018

RTC


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

avatar mbabker mbabker - change - 2 Oct 2018
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2018-10-02 16:11:10
Closed_By mbabker
Labels Added: ?
avatar mbabker mbabker - close - 2 Oct 2018
avatar mbabker mbabker - merge - 2 Oct 2018

Add a Comment

Login with GitHub to post a comment