osmrmhv

  • Status Unconfirmed
  • Percent Complete
    0%
  • Task Type Feature Request
  • Category web → osmhv
  • Assigned To No-one
  • Operating System All
  • Severity Low
  • Priority Very Low
  • Reported Version master
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: osmrmhv
Opened by Anonymous Submitter - 2011-09-27

FS#69 - Please make hovering to not open below but to right of the list

Currently the hovering of properties list makes the screen very jumpy as the sizes of the properties lists are quite random, and selecting one below the currently hovered one in the list becomes impossible as the point where one is supposed to hover the mouse over changes immediately when the previously hovered one disappear and the new one appears.

Extremely annoying.

You can try to fix it by installing this under firefox (~/.mozilla/firefox/accountname/chrome/userContent.css under Linux):

@-moz-document domain(osmhv.openstreetmap.de) {
.changed-object-tags li table { display: table; }
}

Probably greasemonkey can help in the matter, too.

Be that
.changed-object-tags li table { display: table ! important; }

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing