Bug 2537 - inconsistent behavior when entering tag via add button or hitting return
Summary: inconsistent behavior when entering tag via add button or hitting return
Status: CLOSED WORKSFORME
Alias: None
Product: Koha
Classification: Unclassified
Component: Browser compatibility (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Owen Leonard
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-19 08:06 UTC by Galen Charlton
Modified: 2015-12-03 22:00 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Cormack 2010-05-21 00:52:19 UTC


---- Reported by gmcharlt@gmail.com 2008-08-19 08:06:22 ----

When entering a tag from the search results list or the a bib details page in the OPAC, what happens next depends on whether you hit return or click on the add button.

Hit return: tag gets added, and browser redirected to opac-tags.pl.

Click add button: tag gets added in place

I think the desired behavior (at least when JavaScript is available) is to make hitting return add the tag in place, not redirect.



---- Additional Comments From joe.atzberger@liblime.com 2008-08-21 11:32:42 ----

Please specify browser used.  Behavior not observed in FF2, but would be predictable if js was failing on the page at an earlier point.  If you want to supply a URL, I will investigate possible precursor JS errors.



---- Additional Comments From gmcharlt@gmail.com 2008-08-21 11:36:12 ----

(In reply to comment #1)
> Please specify browser used.  Behavior not observed in FF2, but would be
> predictable if js was failing on the page at an earlier point.  If you want to
> supply a URL, I will investigate possible precursor JS errors.

IE7 on windows, thus probably related to other JS bug noted on that browser.



---- Additional Comments From joe.atzberger@liblime.com 2009-05-06 21:24:04 ----

Downgrading priority, as this is more an indicator of other bugs.



---- Additional Comments From nengard@gmail.com 2010-05-14 11:55:38 ----

This is still an issue in IE8



--- Bug imported by chris@bigballofwax.co.nz 2010-05-21 00:52 UTC  ---

This bug was previously known as _bug_ 2537 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=2537

Actual time not defined. Setting to 0.0

Comment 1 Jonathan Druart 2015-03-18 15:59:56 UTC
I don't reproduce this behavior with modern browsers.
Please reopen if it is still valid.
Comment 2 Jonathan Druart 2015-03-18 16:22:08 UTC
See bug 9120 for a fix on the result view.