Closed Bug 517171 Opened 15 years ago Closed 15 years ago

need to clean up inactive controls in autoconfig window

Categories

(Thunderbird :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 3.0rc1

People

(Reporter: andreasn, Assigned: andreasn)

References

Details

(Keywords: access, Whiteboard: [no l10n impact])

Attachments

(1 file, 10 obsolete files)

Currently when the different controls in the autoconfig window is inactive, they have the inactive control appearance. We should look into making these labels instead, as it would look cleaner (and make sense for the non-failure-case).
Attached patch patch for gnomestripe (obsolete) — Splinter Review
patches for qute and pinstripe coming up!
Attached patch patch for qute (obsolete) — Splinter Review
Attached image screenshot of patch (obsolete) —
Attached image screenshot of inactive controls (qute) (obsolete) —
(In reply to comment #4)
> Created an attachment (id=402061) [details]
> screenshot of inactive controls (qute)

It would be kind of cool if you could get the text to line up when stuff was inactive.  (Also, you left some commented-out blocks in your patch.)  But aside from that, it looks pretty cool.  :)

Later,
Blake.
Blocks: 515422
No longer depends on: 515422
marking this blocking as it's all that is left to fix bug 515422, which was blocking.
Flags: blocking-thunderbird3+
Keywords: access
Hardware: x86 → All
Whiteboard: [no l10n impact]
Target Milestone: --- → Thunderbird 3.0rc1
Andreas, are these patches ready for review?
Attached patch patch for pinstripe (obsolete) — Splinter Review
Attachment #403760 - Flags: ui-review?(clarkbw)
Attachment #403760 - Flags: review?(philringnalda)
Attachment #401209 - Flags: ui-review?(clarkbw)
Attachment #401209 - Flags: review?(philringnalda)
Attachment #402059 - Flags: ui-review?(clarkbw)
Attachment #402059 - Flags: review?(philringnalda)
Attached image pinstripe patch in action (obsolete) —
Attached patch fixes to the pinstripe dialog (obsolete) — Splinter Review
the controls looked a bit inactive, there is still some css issues here that I don't know how to fix though :/
Assignee: nobody → nisses.mail
Comment on attachment 403760 [details] [diff] [review]
patch for pinstripe

I'm guessing that attachment 404011 [details] [diff] [review] means you're not actually done with pinstripe, and you don't actually want review on this patch?

How about just one patch for all three, without any commented-out rules, but maintaining the "all the selectors in the same order in all three themes, with commented out |/* Missing: #foopy */| for the ones that one theme doesn't need" thing that Blake worked so hard to do? Especially in the case of pinstripe, where you're adding a menulist[disabled="true"] selector a bit below the comment saying that it's missing :)
Attachment #403760 - Attachment is obsolete: true
Attachment #403760 - Flags: ui-review?(clarkbw)
Attachment #403760 - Flags: review?(philringnalda)
Attached patch new patch covering all platforms (obsolete) — Splinter Review
Attachment #401209 - Attachment is obsolete: true
Attachment #402059 - Attachment is obsolete: true
Attachment #404011 - Attachment is obsolete: true
Attachment #401209 - Flags: ui-review?(clarkbw)
Attachment #401209 - Flags: review?(philringnalda)
Attachment #402059 - Flags: ui-review?(clarkbw)
Attachment #402059 - Flags: review?(philringnalda)
Attached patch and one more try (obsolete) — Splinter Review
after bwinton took a look at it, qute specific part is now commented out in the other two themes.
Attachment #404814 - Attachment is obsolete: true
Attachment #404818 - Flags: ui-review?(clarkbw)
Attachment #404818 - Flags: review?(philringnalda)
Comment on attachment 404818 [details] [diff] [review]
and one more try

I found (on Vista) that it looked a lot better when you cleared out the drop markers completely on disable.  Otherwise they look like the old-school drop markers; disabled.

menulist[disabled="true"] > .menulist-dropmarker {
  display: none;
}

And I wonder if it's possible to make the port entry areas line up vertically for the incoming and outgoing servers.
Attachment #404818 - Flags: ui-review?(clarkbw)
Attachment #404818 - Flags: review?(philringnalda)
Comment on attachment 405022 [details] [diff] [review]
patch fixing clarkbw's and philors

Fixing the issues raised on irc and on this bug by clarkbw and philor.
Attachment #405022 - Attachment is patch: true
Attachment #405022 - Attachment mime type: application/octet-stream → text/plain
Attachment #405022 - Flags: ui-review?(clarkbw)
Attachment #405022 - Flags: review?(philringnalda)
Attachment #404818 - Attachment is obsolete: true
Comment on attachment 405022 [details] [diff] [review]
patch fixing clarkbw's and philors

>+.menulist-dropmarker[dropmarker="true"] {
>+  visibility: hidden;

Oh, I bet that |dropmarker="true"| instead of |disabled="true"| is the reason I keep building with this, and then saying "no, this can't be the patch he meant to attach, it still has those weird Classic dropmarkers growing out of a flat background" :)
Attached patch dropsabledSplinter Review
But barring that, I like it!
Attachment #402060 - Attachment is obsolete: true
Attachment #402061 - Attachment is obsolete: true
Attachment #403761 - Attachment is obsolete: true
Attachment #405022 - Attachment is obsolete: true
Attachment #405635 - Flags: ui-review?(clarkbw)
Attachment #405635 - Flags: review+
Attachment #405022 - Flags: ui-review?(clarkbw)
Attachment #405022 - Flags: review?(philringnalda)
Attachment #405635 - Flags: ui-review?(clarkbw) → ui-review+
Comment on attachment 405635 [details] [diff] [review]
dropsabled

oh hey, it works! awesomes :)
http://hg.mozilla.org/comm-central/rev/409c8f8056d5
Status: NEW → RESOLVED
Closed: 15 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: