Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
When we unite against a common enemy that attacks our ethos, it nurtures group solidarity. Trolls are sensational, yes, but we keep everyone honest. | Game Memorial

Nao

  • Dadman with a boy
  • Posts: 16,082
[Fixed] Re: Bug with color & font selectboxes
« Reply #16, on March 27th, 2012, 11:39 PM »
messageindex -> select a topic -> click the moderation select box. See, the dropdown is actually narrower than most of the options. Also, if you click 'move to', another sbox shows up, where this time the width is okay, but the mouse hover area is very small (try it).

Heck. Just realized that the quick access box also has the problem... :-/

I guess I'll have to revert. But this also means that my fix for detail boxes will have to be rethought. ARGH. I'm through with 'bug fixing that creates more new bugs'...

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
[Fixed] Re: Bug with color & font selectboxes
« Reply #17, on March 28th, 2012, 12:02 AM »
I'm not sure what the best fix for that situation is (but at least now I know what the problem is, I wasn't entirely clear before)

I have to admit, I never considered that a problem, it looked fine to me being how it was.

Nao

  • Dadman with a boy
  • Posts: 16,082
[Fixed] Re: Bug with color & font selectboxes
« Reply #18, on March 28th, 2012, 12:07 AM »
You mean, before today?
The problem was with details. There's only ONE select box that used that feature before. Because I wrote the text content for the new select box myself, I added details for it as well -- and I noticed that they were broken, i.e. they were showing in a single line and deforming the entire select box. So I rewrote the code to hide details, then force the dropdown to the current width, and reenable them.

Hmm, maybe I should do that on $dd rather than $items...

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
[Fixed] Re: Bug with color & font selectboxes
« Reply #19, on March 28th, 2012, 12:12 AM »
Sure, before today. All the times I'd seen the quick moderation selectbox, it had sufficient width to contain 'Moderate', but nothing more, and that's fine with me.

Nao

  • Dadman with a boy
  • Posts: 16,082
[Fixed] Re: Bug with color & font selectboxes
« Reply #20, on March 28th, 2012, 12:15 AM »
Yeah.
Okay, I fixed it so that the quick access box works okay.
Fixed items are still broken though. I'll have to consider this further tomorrow. I'm an hour past my bed time.

MultiformeIngegno

  • Posts: 1,337

Nao

  • Dadman with a boy
  • Posts: 16,082

MultiformeIngegno

  • Posts: 1,337

Nao

  • Dadman with a boy
  • Posts: 16,082
[Fixed] Re: Bug with color & font selectboxes
« Reply #24, on March 28th, 2012, 04:00 PM »
Everything select-box should be fixed by now anyway.

Please, make sure to tell me if you find a select box that doesn't behave like it should!!