equalitie / open-corroborator

Data analysis and fact corroboration
http://equalitie.github.io/open-corroborator/
7 stars 3 forks source link

drop-down menus only work by clicking on text strings (not on highlighted boxes) #48

Open florianap opened 8 years ago

florianap commented 8 years ago

\ tested with Iceweasel 38.7.0 on Debian 8, Firefox 45.0 on Fedora 23, Chromium 49.0.2623.87 on Debian 8.3 (64-bit) **

Reproduction steps

  1. In CUI, click on a drop-down menu, for instance by hovering with the mouse on "Actions" in the orange bar.
  2. Move the mouse down to hover on one of the options: the whole box containing the text will change color.
  3. Click on highlighted box, but not on the text. Nothing will happen.
  4. Click on text: the command will work.

    Expected results

The whole highlighted box should be clickable.

Actual results

Only the text string is clickable.