-
Bug
-
Resolution: Obsolete
-
Medium
-
2.10, 5.3.4
-
None
http://developer.atlassian.com/jira/browse/TASK-127
There is a javascript in Confluence that calls placeFocus() on page load. That script will inevitable search the whole page and focus the first text field that is visible and not disabled.
This will cause the page to auto scroll down to where the tasklist's text field is on page load. There is no good way currently in the JavaScript to bypass the autofocus.
- causes
-
CONFSERVER-11010 Adding a Search macro in middle of page causes page to load with Search box at bottom, not "Top of Page" at Top
-
- Closed
-
[CONFSERVER-14936] Confluence's Javascript Autofocus on First Text Field Onpage Load
Workflow | Original: JAC Bug Workflow v3 [ 2896099 ] | New: CONFSERVER Bug Workflow v4 [ 2987518 ] |
Workflow | Original: JAC Bug Workflow v2 [ 2787097 ] | New: JAC Bug Workflow v3 [ 2896099 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JAC Bug Workflow [ 2717695 ] | New: JAC Bug Workflow v2 [ 2787097 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2382832 ] | New: JAC Bug Workflow [ 2717695 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 2275896 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2382832 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2218463 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 2275896 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2172530 ] | New: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2218463 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 1934778 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2172530 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v3 [ 1734291 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 1934778 ] |
I'm seeing an issue in v5.16 enterprise where updating a task causing my chrome browser to auto scroll to the top (seems like it may be related to the autofocus issue). Are there any other open bugs that someone could point me to?