After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 792794 - Move blinking text option to the bottom
Move blinking text option to the bottom
Status: RESOLVED FIXED
Product: gnome-terminal
Classification: Core
Component: Profiles
git master
Other Linux
: Normal enhancement
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-01-22 19:39 UTC by Egmont Koblinger
Modified: 2018-01-22 22:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
"sandwich" screenshot (40.66 KB, image/png)
2018-01-22 19:40 UTC, Egmont Koblinger
  Details
Fix (6.72 KB, patch)
2018-01-22 19:41 UTC, Egmont Koblinger
committed Details | Review

Description Egmont Koblinger 2018-01-22 19:39:49 UTC
(On top of bug 792532)

Currently:

Text Appearance
  Allow blinking text:  When focused ___________________________
  [x] Custom font:      _________ Monospace Regular __________ 9
  Cell spacing:         1.00 -+ × width  1.00 -+ × height  Reset

Blinking is probably the least important (well, definitely much less important than the font, and the font and spacing belong together), so how about moving it to the bottom:

Text Appearance
  [x] Custom font:      _________ Monospace Regular __________ 9
  Cell spacing:         1.00 -+ × width  1.00 -+ × height  Reset
  Allow blinking text:  When focused ___________________________

It's much more logical, although the "sandwich" look (lots of small things in between two fully wide boxes) is a tiny bit weird.
Comment 1 Egmont Koblinger 2018-01-22 19:40:25 UTC
Created attachment 367243 [details]
"sandwich" screenshot
Comment 2 Egmont Koblinger 2018-01-22 19:41:31 UTC
Created attachment 367244 [details] [review]
Fix