Bug 844512 - Search bar links need return false in onclick
Summary: Search bar links need return false in onclick
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Beaker
Classification: Retired
Component: web UI
Version: 0.9
Hardware: Unspecified
OS: Unspecified
low
unspecified
Target Milestone: ---
Assignee: Dan Callaghan
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-31 00:27 UTC by Dan Callaghan
Modified: 2019-05-22 13:42 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-09 08:07:07 UTC
Embargoed:


Attachments (Terms of Use)

Description Dan Callaghan 2012-07-31 00:27:12 UTC
A number of links in the search bar (Toggle Search, Toggle Result Columns, Select None, Select All, Select Default) have href="#" with an onclick handler to do the real work. But the onclick doesn't return false, so the browser goes to # which is ugly and annoying.

Comment 1 Dan Callaghan 2012-07-31 03:21:44 UTC
On Gerrit: http://gerrit.beaker-project.org/1255

Comment 2 Dan Callaghan 2012-08-09 08:07:07 UTC
Beaker 0.9.2 has been released.


Note You need to log in before you can comment on or make changes to this bug.