p:selectOneMenu no visual echo when getting focus with tab

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
serenne
Posts: 98
Joined: 21 Jul 2015, 07:43

19 Apr 2017, 02:25

Same problem that the problem encountered in dataTable : Tabbing is stopped inside (at least) modal dialog. Not tried at this time in "standard" form....

tabbing is ok with h:selectOneMenu, but again look is bad ...
Last edited by serenne on 21 Apr 2017, 17:42, edited 1 time in total.

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

20 Apr 2017, 08:25

I think this isn't a Layout or Theme issue. Please use PrimeFaces core forum; viewforum.php?f=3

serenne
Posts: 98
Joined: 21 Jul 2015, 07:43

20 Apr 2017, 23:33

same as other post, so no more information to give, but I will post in primefaces core form
Thanks aragorn !

serenne
Posts: 98
Joined: 21 Jul 2015, 07:43

20 Apr 2017, 23:54

Just tried with PF 6.1

Things have changes : tabbing no more stopped. fine ... but
With core PF we have a visual echo if the TAB key

With ULTIMA : no visual echo is provided. the user has no information that the tab key has moved the focus ...

Any way to solve it in the xhtml ? (perahps before this could be solved in the template (see the demo tabbing from "keybord" to "select one" ...)

Kindest regards

serenne
Posts: 98
Joined: 21 Jul 2015, 07:43

21 Apr 2017, 00:13

Title changed after migrating to latest PF6.1

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

25 Apr 2017, 08:06

Please try the following code;

Code: Select all

<style type="text/css">
  .ui-selectonemenu.ui-state-focus {
      border-width: 0 0 2px 0;
      border-color: #3F51B5;
      padding-bottom: 0px;
  }
 </style>

serenne
Posts: 98
Joined: 21 Jul 2015, 07:43

02 May 2017, 20:42

Thanks aragorn
Thats' make the underline color changed ... ca n be enough as first approach to have a visual echo
Kindest regards
Philippe

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

04 May 2017, 09:38

Glad to hear, thanks for the update!

Post Reply

Return to “Ultima - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 8 guests