Project

General

Profile

Actions

Bug #5867

closed

Mouse hoovering on WMenu is edit cursor

Added by Heiko Gerdau over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Roel Standaert
Target version:
-
Start date:
08/08/2017
Due date:
% Done:

0%

Estimated time:

Description

When hoovering on a WMenu per default an editcursor is shown. Shouldn't that be a pointing hand or at least a regular arrow?

That happens for instance on the tabs of a WTabWidget.

Actions #1

Updated by Roel Standaert over 6 years ago

  • Status changed from New to Implemented @Emweb

I assume you're talking about the WBootstrapTheme? Because I don't notice it with the default or polished theme.

We already fixed that for some other kinds of WMenu, but indeed not for WTabWidget.

I fixed it now for WTabWidget, will push soon. If you use the CSS .navbar .nav-tabs > li > a { cursor: pointer; }, that fixes it.

Actions #2

Updated by Roel Standaert over 6 years ago

  • Status changed from Implemented @Emweb to Resolved
Actions #3

Updated by Heiko Gerdau over 6 years ago

Yes WBootstrapTheme and thanks for the really fast fix. But its not just WTabWidget,

see on your Website:

https://www.webtoolkit.eu/widgets/navigation/menu

Actions #4

Updated by Roel Standaert over 6 years ago

  • Status changed from Resolved to InProgress
  • Assignee set to Roel Standaert
Actions #5

Updated by Roel Standaert over 6 years ago

  • Status changed from InProgress to Resolved

Now it should work in all cases, for every .nav > li > a. I was conservative at first, but I can't see how that change could be harmful.

Actions #6

Updated by Roel Standaert over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF