[Bug 13273] New: Additem.pl barcode tag editor useless with autoBarcode disabled
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13273 Bug ID: 13273 Summary: Additem.pl barcode tag editor useless with autoBarcode disabled Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: gmcharlt@gmail.com Reporter: cbrannon@cdalibrary.org QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl If autoBarcode is disabled in preferences, a useless tag editor remains next to the barcode field in additem.pl. It would be preferable if this button was hidden when this preference is disabled. Just a cosmetic and workflow (tabbing) issue. Christopher -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13273 --- Comment #1 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Work in progress on bug 10480 will make this easier to fix. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13273 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Christopher, I think it would disappear if the link to the plugin was removed from the framework. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13273 --- Comment #3 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- If you do not use a plugin, you can of course always remove it as Katrin says. In the meantime I tested my plugin proposal: If a plugin does not have a popup, I will set tabindex=-1 for the buttonDot anchor (with the tag editor image). So your tab does not reach it. To make it even more visual, I would like to do something with the color or the image to make a distinction between a plugin with a popup and a plugin without a popup (that still contains some action linked to Blur, Focus, etc.) The image should still signal the user that this field has something extra.. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13273 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I like the idea of using a bit more obvious icons :) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13273 --- Comment #5 from Christopher Brannon <cbrannon@cdalibrary.org> --- (In reply to Katrin Fischer from comment #2)
Hi Christopher, I think it would disappear if the link to the plugin was removed from the framework.
That did the trick. I prefer the method being worked on in the fix, but for now, that easily takes the issue out of the way. Thanks! Christopher -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org