[
https://issues.apache.org/jira/browse/OFBIZ-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770000#action_12770000
]
Bilgin Ibryam commented on OFBIZ-2442:
--------------------------------------
Currently I see two timers for hiding the message:
- One that is automatically started and removes the message in 7 seconds.
- The other one is activated on mousemove, click or keypress events and
removes the message in 2-3 seconds.
My patch comments out both timer and removes the message with 0.5s delay if the
user clicks on the message box.
> BizznessTime Theme : error and event messages should not dissapear by default
> -----------------------------------------------------------------------------
>
> Key: OFBIZ-2442
> URL: https://issues.apache.org/jira/browse/OFBIZ-2442
> Project: OFBiz
> Issue Type: Sub-task
> Components: ALL COMPONENTS
> Affects Versions: Release Branch 9.04, SVN trunk
> Reporter: Jacques Le Roux
> Priority: Trivial
> Fix For: Release Branch 9.04, SVN trunk
>
> Attachments: message.patch
>
>
> Error and event messages should not dissapear by default (if there are a bit
> long it's impossible to read)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.