User tests: Successful: Unsuccessful:
When we using batch modal, the latest chosen selector will be hidden by modal frame.
I added a class .overflow-visible
in isis. If we add this class to modal-body
, the latest chosen will not been hidden anymore.
<div class="modal-body overflow-visible">
And if we have to show a long content in modal, just remove this class:
<div class="modal-body">
We can see the scroll bar appeared.
Hi,
I added the tracker page and updated this PR.
Please check it, thank you.
Status | New | ⇒ | Pending |
Build | ⇒ | . |
Category | ⇒ | Template |
Category | Template | ⇒ | Template Templates (admin) |
Category | Template Templates (admin) | ⇒ | Templates (admin) |
Hi @asika32764
Could you update the PR one more time? We have a PBF coming tomorrow and this can be tested.
Labels |
Added:
?
|
Done
Thanks!
I have tested in Joomla! 3.3.7-dev
No such issue found when open batch modal Without applying PATCH.
OS : Ubuntu 12.04
Browser : Google chrome Version 36.0.1985.143
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/2390.
Title |
|
@irfanmomin how can you have successfully tested this if you didnt see the issue before applying the patch
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/2390.
Unable to reproduce this in 3.3.6 pre-patch so unable to test. Tested using batch on articles, categories and menus and none are giving the behaviour exhibited in the screenshots.
Perhaps examples of browser being used and exact views where this occurs would help with testing.
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/2390.
Same as @RCheesley I can no longer replicate this issue. Assuming that this has been resolved elsewhere I am losing this at this time
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/2390.
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-11-27 10:45:13 |
Set to "closed" on behalf of @brianteeman by The JTracker Application at issues.joomla.org/joomla-cms/2390
Title |
|
Thanks for your contribution - At this time we are only using github as the place to submit code fixes, the actual reporting of issues and testing fixes is still taking place on Joomlacode.
Please can you:
1) Open an item on the Joomlacode tracker in the appropriate area.
CMS Bug Reports: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemBrowse&tracker_id=8103
CMS Feature Requests: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemBrowse&tracker_id=8549
2) After submitting the item to the Joomlacode tracker, add a link to the Joomlacode tracker item here and make sure that you add a link to this GitHub issue or pull request on the joomlacode tracker item.