You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "David Shere (JIRA)" <ji...@apache.org> on 2007/04/23 21:52:15 UTC

[jira] Created: (OFBIZ-919) Put cursor in first form box on page

Put cursor in first form box on page
------------------------------------

                 Key: OFBIZ-919
                 URL: https://issues.apache.org/jira/browse/OFBIZ-919
             Project: OFBiz (The Open for Business Project)
          Issue Type: Improvement
          Components: framework
    Affects Versions: SVN trunk
            Reporter: David Shere
            Priority: Minor
             Fix For: SVN trunk


I'm was looking for something like this:

focusInFirstBox = yes

in a properties file somewhere, so that one setting would apply to every page. Is there any other interest in this?  I'm told it would require quite a bit of FTL re-writes.  I suppose it might be a lot of work for not a lot of benefit, but I wanted to get others' thoughts.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-919) Put cursor in first form box on page

Posted by "Adrian Crum (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12491049 ] 

Adrian Crum commented on OFBIZ-919:
-----------------------------------

To get an idea of the scope of this improvement, I did a search in all ftl files for "<form" - which returned 200 files. Not that all of those files would have to be changed, but they would all have to be checked to see if they contain a field to focus on.


> Put cursor in first form box on page
> ------------------------------------
>
>                 Key: OFBIZ-919
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-919
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: David Shere
>            Priority: Minor
>             Fix For: SVN trunk
>
>
> I'm looking for something like this:
> focusInFirstBox = yes
> in a properties file somewhere, so that one setting would apply to every page. Is there any other interest in this?  I'm told it would require quite a bit of FTL re-writes.  I suppose it might be a lot of work for not a lot of benefit, but I wanted to get others' thoughts.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-919) Put cursor in first form box on page

Posted by "David Shere (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Shere updated OFBIZ-919:
------------------------------

    Description: 
I'm looking for something like this:

focusInFirstBox = yes

in a properties file somewhere, so that one setting would apply to every page. Is there any other interest in this?  I'm told it would require quite a bit of FTL re-writes.  I suppose it might be a lot of work for not a lot of benefit, but I wanted to get others' thoughts.

  was:
I'm was looking for something like this:

focusInFirstBox = yes

in a properties file somewhere, so that one setting would apply to every page. Is there any other interest in this?  I'm told it would require quite a bit of FTL re-writes.  I suppose it might be a lot of work for not a lot of benefit, but I wanted to get others' thoughts.


> Put cursor in first form box on page
> ------------------------------------
>
>                 Key: OFBIZ-919
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-919
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: David Shere
>            Priority: Minor
>             Fix For: SVN trunk
>
>
> I'm looking for something like this:
> focusInFirstBox = yes
> in a properties file somewhere, so that one setting would apply to every page. Is there any other interest in this?  I'm told it would require quite a bit of FTL re-writes.  I suppose it might be a lot of work for not a lot of benefit, but I wanted to get others' thoughts.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-919) Put cursor in first form box on page

Posted by "Adrian Crum (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12491042 ] 

Adrian Crum commented on OFBIZ-919:
-----------------------------------

My recommendation would be to make this a "best practice" for accessibility reasons. So, we wouldn't need a property setting - OFBiz would place the focus as a standard practice.


> Put cursor in first form box on page
> ------------------------------------
>
>                 Key: OFBIZ-919
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-919
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: David Shere
>            Priority: Minor
>             Fix For: SVN trunk
>
>
> I'm looking for something like this:
> focusInFirstBox = yes
> in a properties file somewhere, so that one setting would apply to every page. Is there any other interest in this?  I'm told it would require quite a bit of FTL re-writes.  I suppose it might be a lot of work for not a lot of benefit, but I wanted to get others' thoughts.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.