Ticket #5814 (closed defect: fixed)

Opened 10 months ago

Last modified 9 months ago

Editor toolbar layout with dropdowns is unattractive

Reported by: peller Owned by: nonken
Priority: normal Milestone: 1.1
Component: Editor Version: 1.0
Severity: normal Keywords:
Cc: liucougar, nonken, phiggins

Description (last modified by peller) (diff)

not sure if this is 'just a CSS thing'

see dijit/tests/test_Editor.html look for "Optional toolbar buttons" where dropdowns are currently disabled.

  1. The dropdowns float to the top and are not vertically aligned with the other buttons which are lower. Perhaps instead of sharing a baseline with their labels, it would be nice if it were all vertically centered?
  2. I noticed that the background does not reach the bottom of the toolbar. Presumably it's got something to do with the dropdowns throwing off the toolbar height?

Change History

Changed 10 months ago by peller

  • description modified (diff)

Changed 9 months ago by nonken

  • owner changed from peller to nonken
  • status changed from new to assigned

Changed 9 months ago by nonken

  • status changed from assigned to closed
  • resolution set to fixed

(In [12788]) Added inline classes to label of text plugin and added theme css changes. Also changed height of bg image for tundra, fixes #5814

Note: See TracTickets for help on using tickets.