Closed (works as designed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
javascript
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Dec 2012 at 13:32 UTC
Updated:
29 Jul 2014 at 21:42 UTC
Jump to comment: Most recent file
Comments
Comment #0.0
shyamala commentedadded admin/config/people/accounts
Comment #1
henrijs.seso commentedProposed resolution would be to turn vertical tabs into accordion while in narrow.
Comment #2
nod_Open the page in a narrow screen don't resize it after loading, it will avoid vtabs and will use collaspsible details elements.
Ideal would be to turn on and off the vtabs dynamically but that's a pain to do. Let me know what you want to do with it.
Comment #3
echoz commentedNice! I just want to note here that my patch at #1872606: Single Column admin pages, details summary causes scrollbar resolves the horizontal scrollbar caused by the erroneous 100% width on the details summary at narrow viewport.
Comment #4
shyamala commentedWorks beautifully when loaded in small screens. (not resized)
Attached image,
Comment #5
kevinsiji commentedReloading will disable the vertical tab, but switching the orientation is not disabling the vertical tab. There should be some way to disable vertical tab while switching the orientation to small width.
Note: Not tested on a real tablet, but tested in chrome "Overrides/Device metrics" of the developer tab.
Comment #6
nod_That's a "feature" :þ
Hang out around #1812298: Handle mobile orientation change for JS widgets to address your issue.
Comment #6.0
nod_Added admin/structure/block/manage/%/%