FLUID-1533: Tabbing to a portlet automatically pushes focus to the first tabable item inside of it.

Metadata

Source
FLUID-1533
Type
Bug
Priority
Minor
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
Justin Obara
Created
2008-09-10T10:56:51.000-0400
Updated
2008-09-18T09:45:17.000-0400
Versions
  1. 0.5beta1
Fixed Versions
  1. 0.5
Component
  1. Layout Reorderer
  2. Reorderer

Description

Tabbing to a portlet automatically pushes focus to the first tabable item inside of it.

Steps to reproduce:

1) Open the uPortal example from the daily build site:
http://build.fluidproject.org/fluid/sample-code/reorderer/portal/portal.html

2) Tap the tab key. Notice that when a portlet gets focus, it automatically changes focus to the first tabable item it contains.

In the case of the locked portlet, it pushes the focus to the first tabable item in the lightbox portlet.

Environments

Opera 9.5 (Mac OS 10.5)

Comments

  • Antranig Basman commented 2008-09-17T22:30:45.000-0400

    Downgraded to minor since occurs just on this platform combination. However, this issue should be reevaluated in the light of the fix to FLUID-160.

  • Justin Obara commented 2008-09-18T09:45:17.000-0400

    Can no longer seem to reproduce this issue.

    May have been fixed with fix for FLUID-160