giterlizzi / dokuwiki-plugin-semantic

Dokuwiki Semantic Plugin
http://dokuwiki.org/plugin:semantic
GNU General Public License v2.0
9 stars 5 forks source link

Popup over tabs not working correctly #4

Closed Juergen-aus-Zuendorf closed 7 years ago

Juergen-aus-Zuendorf commented 7 years ago

Hi Lotar,

for my starting pages I often use your tab-pane-functionality. Example:

<tabs>
  * [[#tab-turnus|Arbeitsabfolgen turnusmäßig]]
  * [[#tab-bedarf|Arbeitsabfolgen bei Bedarf]]
  * [[#tab-konfig|Konfiguratoren]]
  * [[#tab-sonst|Doku/sonst.]]

<pane id="tab-turnus">

===== Wiederkehrende Arbeitsabfolgen =====
...

When I hover over one of the tabs the popup looks like this: 2016-12-20 10_26_06-ks-hauptmenu test-wiki

This is a little bit confusing for me. Some of the tabs are even overlapped. So, in my opinion the preview doesn't really make sense on tabs.

Best regards Juergen

giterlizzi commented 7 years ago

This issue was moved to LotarProject/dokuwiki-template-bootstrap3#281