Closed
Bug 336596
Opened 19 years ago
Closed 19 years ago
Anything getting focus inside a repeat row should change index
Categories
(Core Graveyard :: XForms, defect)
Core Graveyard
XForms
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: allan, Assigned: smaug)
References
()
Details
(Keywords: fixed1.8.0.5, fixed1.8.1)
Attachments
(2 files)
In 0.4 anything that received focus inside a repeat row made that row get focus. This is not the case anymore. Probably because of the "event-trick" to get focusing working on both trunk and branch.
Reporter | ||
Comment 1•19 years ago
|
||
Assignee | ||
Comment 2•19 years ago
|
||
Have to use 'focus' event after all, and have to listen event in
capture phase.
Reporter | ||
Updated•19 years ago
|
Attachment #220784 -
Flags: review?(allan) → review+
Assignee | ||
Updated•19 years ago
|
Attachment #220784 -
Flags: review?(doronr)
Updated•19 years ago
|
Attachment #220784 -
Flags: review?(doronr) → review+
Assignee | ||
Updated•19 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Whiteboard: xf-to-branch
Reporter | ||
Updated•19 years ago
|
Keywords: fixed1.8.1
Reporter | ||
Updated•19 years ago
|
Keywords: fixed1.8.0.5
Reporter | ||
Updated•19 years ago
|
Whiteboard: xf-to-branch
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•