?
Referenced as Pull Request for: # 7248
avatar smz
smz
23 Jun 2015

Description

In batch modals tooltips are not displayed and the main window scrollabar disappear when you move the mouse over a label.

Steps to reproduce the issue

  • Open a batch modal (either in article manager or menu manager)
  • Move the mouse over a label (e.g.: "Set language" in the Menu manager modal)
  • The main window scrollbar, on the right side, will disappear and the modal will snap a little bit to the right (really annoying)
  • Tooltips are not displayed
  • Tooltips are displayed with a great offset to the right

Additional comments

In Joomla 3.4.1 too Tooltips are missing, but the modal does not snap (... and that's probably why I never noticed...)

Tested with Windows 8.1, FF 38.0.5, Chrome 43.0

avatar smz smz - open - 23 Jun 2015
avatar smz smz - change - 23 Jun 2015
Build 3.4.2-rc staging
avatar smz smz - change - 23 Jun 2015
Title
[REGRESSION] - Missing tooltips and scrollbars flashing in batch modals
[REGRESSION] - Missing tooltips and scrollbar flashing in batch modals
avatar smz smz - change - 23 Jun 2015
Title
[REGRESSION] - Missing tooltips and scrollbars flashing in batch modals
[REGRESSION] - Missing tooltips and scrollbar flashing in batch modals
avatar smz smz - change - 23 Jun 2015
The description was changed
avatar smz smz - change - 23 Jun 2015
The description was changed
avatar smz
smz - comment - 23 Jun 2015

@dgt41 I think this is due to the JS mods you made in #6964...

avatar smz
smz - comment - 23 Jun 2015

In my original code the modal-open class was always added to <body>
With your PR you apply it only to url modals...

avatar smz
smz - comment - 23 Jun 2015

... of course I meant to say the exact contrary of what I said! :smile:

avatar smz smz - change - 23 Jun 2015
The description was changed
avatar smz
smz - comment - 23 Jun 2015

Actually tooltips are displayed, with a great offset to the right (I don't know why in my first tests I wasn't seeing them... :confused: )

avatar smz smz - change - 23 Jun 2015
Title
[REGRESSION] - Missing tooltips and scrollbar flashing in batch modals
[REGRESSION] - Scrollbar flashing in batch modals. Tooltips offset to the right
avatar smz smz - change - 23 Jun 2015
Title
[REGRESSION] - Missing tooltips and scrollbar flashing in batch modals
[REGRESSION] - Scrollbar flashing in batch modals. Tooltips offset to the right
avatar smz smz - reference | 585ab86 - 23 Jun 15
avatar smz
smz - comment - 23 Jun 2015

#7248 partially fix this (without undoing the mods intrduced by @dgt41 in #6964)

avatar brianteeman
brianteeman - comment - 23 Jun 2015

Closing as we have a PR #7248


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

avatar brianteeman brianteeman - close - 23 Jun 2015
avatar brianteeman brianteeman - change - 23 Jun 2015
Status New Closed
Closed_Date 0000-00-00 00:00:00 2015-06-23 07:56:20
Closed_By brianteeman
avatar brianteeman brianteeman - close - 23 Jun 2015
avatar smz
smz - comment - 23 Jun 2015

I disagree on this being closed: #7248 is a partial fix to this issue, and does not pretend to fix the tooltips problem (which IMHO should be fixed too before shipping 3.4.2)

Add a Comment

Login with GitHub to post a comment