dokuwiki-template-bootstrap3 icon indicating copy to clipboard operation
dokuwiki-template-bootstrap3 copied to clipboard

The Talkpage plugin's page tool icon is marked as active

Open erik-alm opened this issue 2 years ago • 0 comments

Description

The page tool icon for the plugin Pagetalk is always marked as active (has a blue background in Darkly). This happens because the icon gets the "active" class in the HTML.

Steps to reproduce

  1. Install plugin page talk
  2. Refresh the page
  3. The page tools icon is marked as active with a blue background

Expected behavior: The plugin should only be marked as active on hover, and possibly when the talk page is opened

Looking at the HTML generated when using the standard Dokuwiki theme, the "active" class is not added to the icon

Actual behavior: The Icon is always marked as active (blue background), the class "active" is added in the HTML

Versions

  • [Bootstrap3 Template]: Any sub template — Template v2021-03-11 (stable/20210311)
  • [DokuWiki]: Release 2020-07-29 "Hogfather"
  • [Plugins]: Backlinks Plugin by Mark C. Prins; comment by Gina Häußge, Michael Klier; Definition List plugin by Chris Smith, LarsDW223; discussion plugin by Michael Hamann, Gerrit Uitslag, Gina Häussge, Christopher Smith, Michael Klier, Esther Brunner, Matthias Schulte; Gallery Plugin by Andreas Gohr; hidden Plugin by Guillaume Turri; Info Plugin by Andreas Gohr; Move plugin by Michael Hamann, Gary Owen, Arno Puschmann, Christoph Jähnigen; multiorphan plugin by i-net software; nspages plugin by Guillaume Turri; orphanswanted plugin by Doug Edmunds, Cyrille37, Federico Ariel Castagnini, Andy Webber, Matthias Schulte; Pageimage by lisps, peterfromearth; Pagelist Plugin by Matthias Schulte, Michael Hamann, Michael Klier, Gina Haeussge; Popularity Feedback Plugin by Andreas Gohr; Revert Manager by Andreas Gohr; safefnrecode plugin by Andreas Gohr; Searchindex Manager by Andreas Gohr; Snippets Plugin by Myron Turner; Tag Plugin by Michael Hamann, Gina Häussge, Christopher Smith, Michael Klier, Esther Brunner; talkpage plugin by Andreas Gohr; DokuWiki Upgrade Plugin by Andreas Gohr; Wrap Plugin by Anika Henke
  • [PHP]
  • Browser: Firefox

Screenshots or Logs

[Paste your logs or attach the screenshot]

Sample page or snippet

[Paste your sample DokuWiki page or snippet using MarkDown code syntax]

erik-alm avatar May 22 '22 17:05 erik-alm