BMO/Modal UI FAQ: Difference between revisions

From MozillaWiki
< BMO
Jump to navigation Jump to search
(→‎How can (blank) be changed? Can (blank) be changed?: we won't take every pull request, but we'll consider them)
 
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== How can (blank) be changed? Can (blank) be changed? ==
== How can (blank) be changed? Can (blank) be changed? ==


Contrary to a popular rumor, BMO is software rather than stoneware and as thus quite malleable.
Contrary to a popular rumor, BMO is software rather than stoneware and is thus quite malleable.
You can
You can [https://bugzilla.mozilla.org/enter_bug.cgi?product=bugzilla.mozilla.org&component=User%20Interface:%20Modal&format=__default__ Report Bugs or Feature Requests], chat with us on [ircs://mozilla.org#bmo IRC], and find our code on [https://github.com/mozilla-bteam/bmo github].
reported [https://bugzilla.mozilla.org/enter_bug.cgi?product=bugzilla.mozilla.org&component=User%20Interface:%20Modal&format=__default__ Report Bugs or Feature Requests], chat with us on [ircs://mozilla.org#bmo IRC], and find our code on [https://github.com/mozilla-bteam/bmo github].


If you feel ambitious, we consider pull requests and patches as well.
If you feel ambitious, we consider pull requests and patches as well.
== Why is it Experimental? ==
Mostly inertia. There is nothing experimental at this point. It's existed for two years,
and been being used by a lot of people. It is also more future-proof and resilient to a variety of
security bugs.
== This new thing is too wide ==
Yes, it is. We fixed this in {{bug|1343663}} which will be deployed on the usual schedule,
which is weekly on Tuesdays.


== How can I edit fields? ==
== How can I edit fields? ==


In Bug Modal, fields are not editable by default. To edit fields, use the "Edit Bug" button located in the top-right corner
In Bug Modal, fields are not editable by default. To edit fields, use the "Edit Bug" button located in the top-right corner
of the bug form, as illustrated below.
of the bug form, as illustrated below, or use the '''Ctrl+E''' keyboard shortcut.


[[File:BMP-Edit-Button2.png|frameless|A screenshot highlighting the Modal "Edit Bug" button]]
[[File:BMP-Edit-Button2.png|frameless|A screenshot highlighting the Modal "Edit Bug" button]]


== How do I Collapse/Expanded Fields ==
== How do I Collapse/Expand Fields ==


Click on the drop-down error under the Edit button.  
Click on the drop-down arrow under the Edit button.  


[[File:BMO-Modal-Fields-DropDown.png|frameless|upright=0.75]]
[[File:BMO-Modal-Fields-DropDown.png|frameless|upright=0.75]]


== How do I Collapse/Expanded Fields by Default? ==
== How do I Collapse/Expand Fields by Default? ==


The expanded or collapsed state of each section ("module") is remembered by default.
The expanded or collapsed state of each section ("module") is remembered by default.
If you wish to change this, you can do so by changing  
If you wish to change this, you can do so by changing  
[https://bugzilla.mozilla.org/userprefs.cgi?tab=settings#ui_remember_collapsed_row Remember visibility of header sections when viewing a bug] on the user preferences page.
[https://bugzilla.mozilla.org/userprefs.cgi?tab=settings#ui_remember_collapsed Remember visibility of header sections when viewing a bug] on the user preferences page.




[[File:BMO-UserPref-Remember visibility of header sections when viewing a bug.png]]
[[File:BMO-UserPref-Remember visibility of header sections when viewing a bug.png]]
== Why is the comment box so short? ==
It will expand to about 25 lines when focused. If this is not the case, go to the user preferences page and make sure [https://bugzilla.mozilla.org/userprefs.cgi#zoom_textareasz Zoom textareas large when in use (requires JavaScript)] is set to "On"
[[File:BMO-UserPref-Zoom textareas large when in use.png]]


== Why does this look so weird using the Dusk or Classic skin? ==
== Why does this look so weird using the Dusk or Classic skin? ==


We recommend [https://bugzilla.mozilla.org/userprefs.cgi?tab=settings#skin_row switching to the Mozilla Skin].
We recommend [https://bugzilla.mozilla.org/userprefs.cgi?tab=settings#skin switching to the Mozilla Skin].
We will also accept patches for the Classic or Dusk skins, but working on them is not a priority.
We will also accept patches for the Classic or Dusk skins, but working on them is not a priority.


[[File:BMO-UserPref-ChangeSkin.png]]
[[File:BMO-UserPref-ChangeSkin.png]]

Latest revision as of 19:59, 15 March 2017

How can (blank) be changed? Can (blank) be changed?

Contrary to a popular rumor, BMO is software rather than stoneware and is thus quite malleable. You can Report Bugs or Feature Requests, chat with us on IRC, and find our code on github.

If you feel ambitious, we consider pull requests and patches as well.

Why is it Experimental?

Mostly inertia. There is nothing experimental at this point. It's existed for two years, and been being used by a lot of people. It is also more future-proof and resilient to a variety of security bugs.

This new thing is too wide

Yes, it is. We fixed this in bug 1343663 which will be deployed on the usual schedule, which is weekly on Tuesdays.

How can I edit fields?

In Bug Modal, fields are not editable by default. To edit fields, use the "Edit Bug" button located in the top-right corner of the bug form, as illustrated below, or use the Ctrl+E keyboard shortcut.

A screenshot highlighting the Modal "Edit Bug" button

How do I Collapse/Expand Fields

Click on the drop-down arrow under the Edit button.

BMO-Modal-Fields-DropDown.png

How do I Collapse/Expand Fields by Default?

The expanded or collapsed state of each section ("module") is remembered by default. If you wish to change this, you can do so by changing Remember visibility of header sections when viewing a bug on the user preferences page.


BMO-UserPref-Remember visibility of header sections when viewing a bug.png

Why is the comment box so short?

It will expand to about 25 lines when focused. If this is not the case, go to the user preferences page and make sure Zoom textareas large when in use (requires JavaScript) is set to "On"

BMO-UserPref-Zoom textareas large when in use.png

Why does this look so weird using the Dusk or Classic skin?

We recommend switching to the Mozilla Skin. We will also accept patches for the Classic or Dusk skins, but working on them is not a priority.

BMO-UserPref-ChangeSkin.png