← Back to team overview

mahara-contributors team mailing list archive

[Bug 1285862] Re: Block configuration dialog is inconsistent width

 

Currently, the width of the configuration dialogue is calculated based
on its content width. As its content can be dynamically loaded e.g. the
file picker/browser,  the dialogue width should be changed to make
enough room to display. That's why its width is not consistent.

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1285862

Title:
  Block configuration dialog is inconsistent width

Status in Mahara ePortfolio:
  In Progress

Bug description:
  In Mahara 1.8 the block configuration dialog is fairly narrow and expands to fit its content (if there is a file browser, HTML editor, etc.) In latest master the dialog can be anything from very narrow (where it cuts off the edge of the file browser) to very wide (where it fills the screen and leaves massive amounts of white space everywhere). I can't reliably reproduce any of these widths.
  This is probably an issue in setDialogPosition() in views.js, which was changed when the page editor was made keyboard-accessible.

  I've attached a couple of screenshots showing this inconsistency (not
  the most extreme examples, but you get the idea ...)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1285862/+subscriptions


References