← Back to team overview

mahara-contributors team mailing list archive

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

 

This patch, that has been merged, deals with configure dialog being more
flexible depending on viewport size allowing the configure dialog to
work better for mobile devices

https://reviews.mahara.org/#/c/3728/

So will mark this as resolved

** Changed in: mahara
       Status: Incomplete => Invalid

-- 
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:
  Invalid

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