Closed
Bug 329885
Opened 19 years ago
Closed 19 years ago
Fix .xf-repeat-item on load and refresh
Categories
(Core Graveyard :: XForms, defect)
Core Graveyard
XForms
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: allan, Assigned: allan)
References
()
Details
(Keywords: fixed1.8.0.4, fixed1.8.1)
Attachments
(2 files)
We fail to set the .xf-repeat-item class properly on load and when refreshing the repeat in general. This means that styling .xf-repeat-item only works after tabbing through the individual rows.
I'm pretty sure somebody pointed this out to me a while ago, but I must have forgotten to create a bug about it -- sorry for that.
Assignee | ||
Comment 1•19 years ago
|
||
Assignee | ||
Comment 2•19 years ago
|
||
We just need to set the attribute on creation.
(I do not bother to check the return value... not terribly important).
Updated•19 years ago
|
Attachment #214888 -
Flags: review?(smaug)
Attachment #214888 -
Flags: review?(doronr)
Attachment #214888 -
Flags: review+
Updated•19 years ago
|
Attachment #214888 -
Flags: review?(doronr) → review+
Assignee | ||
Updated•19 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•19 years ago
|
Keywords: fixed1.8.0.3,
fixed1.8.1
Assignee | ||
Updated•19 years ago
|
Whiteboard: xf-to-branch
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•