Closed Bug 342473 Opened 18 years ago Closed 18 years ago

disabled group displays by default

Categories

(Core Graveyard :: XForms, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: aaronr, Assigned: aaronr)

Details

(Keywords: fixed1.8.0.8, fixed1.8.1.1)

Attachments

(2 files, 1 obsolete file)

(deleted), application/xhtml+xml
Details
(deleted), patch
smaug
: review+
doronr
: review+
Details | Diff | Splinter Review
A non-relevant group will display by default, but any other XForms control bound to that same node will NOT display. Yet a group will not display if xf|*:disabled {display:none;} is specifically mentioned in the xhtml:style section of the document. Doesn't look like this is a regression. This bug existed in 0.5 (where default style for :disabled was introduced). I'm guessing that somehow the *:disabled {display: none;} rule isn't overridding the html|*:root group {display: block;} rule in xforms.css
Attached file testcase 5 (obsolete) (deleted) —
It's really like bug 336726.
Either do: *:disabled { display: none !important; } Or follow the patch surkov mentioned and use the not() thing for group.
Attached file testcase with group and case (deleted) —
Attachment #226721 - Attachment is obsolete: true
Attached patch patch (deleted) — Splinter Review
using fix Alex proposed
Assignee: xforms → aaronr
Status: NEW → ASSIGNED
Attachment #227371 - Flags: review?(Olli.Pettay)
Attachment #227371 - Flags: review?(doronr)
Attachment #227371 - Flags: review?(Olli.Pettay) → review+
Attachment #227371 - Flags: review?(doronr) → review+
checked into trunk
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Whiteboard: xf-to-branch
checked into 1.8.0 branch on 2006/09/21
Keywords: fixed1.8.0.8
checked into 1.8 branch on 2006/11/21
Keywords: fixed1.8.1.1
Whiteboard: xf-to-branch
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: