** Summary changed:

- Screen-Selection Control is Too Imprecise
+ Screen-Selection cannot be modified without Entire Selection-Redo

** Description changed:

  We need a better way to specify a screen-selection for the purposes of
  recording.
  
  The current selection-control provides only a postage-stamp-sized
  representation of your desktop for selecting the corresponding exact
  portion of the screen you want to capture during a recording. Having two
  monitors, and giving my high screen resolution, this control has become
  practically useless for selecting the exact (to the pixel) portion of my
  screen I'd like to record.
  
  That control should be removed altogether, and instead, there should be
  a button called "Make Selection" and that button should allow you to use
  your actual desktop for making the selection, rather than a making your
  selection using a scaled down postage-stamp-sized representation of the
- desktop(s).
+ desktop(s). Actually, it is possible to make you selection on the
+ actually machine, if you select that option from the applet/indicator's
+ context-menu, but that option should also be provided on the application
+ window, because it took me several sessions before I finally discovered
+ that feature.
+ 
+ Even with the on-screen-selection feature, making modifications to your
+ selection is not possible; after you've made your selection, all you can
+ do is redo it entirely. Other selection controls (in other applications)
+ typically allow you to hover your mouse over any edge of your selection
+ and shrink or enlarge that side of your selection.
  
  If that's too complicated, then we should at least provide text-box controls 
allowing the user to specify:
  1) Start Pixel X
  2) Pixel Width
  3) Start Pixel Y
  4) Pixel Height
  
  When these simply controls are filled out, the user should be able to
  see their selections outlined on their actual screen.
  
  We could also add "selection adjustment" buttons such as:
  1) Move Selection Right 1 pixel
  2) Move Selection Left 1 pixel
  3) Move Selection Up 1 pixel
  4) Move Selection Down 1 pixel
  5) Increase Width 1 pixel
  6) Increase  height 1 pixel
  7) Decrease Width 1 pixel
  8) Decrease Height 1 pixel
  
  These additions would be pretty easy to add to gtk-recordmydesktop, and
  everyone using the application will appreciate the additional precision.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gtk-recordmydesktop 0.3.8-4.1ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov 14 21:00:44 2012
  InstallationDate: Installed on 2012-10-19 (26 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gtk-recordmydesktop
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

- We need a better way to specify a screen-selection for the purposes of
- recording.
+ We need a better way to specify AND MODIFY a screen-selection for the
+ purposes of recording.
  
  The current selection-control provides only a postage-stamp-sized
  representation of your desktop for selecting the corresponding exact
  portion of the screen you want to capture during a recording. Having two
  monitors, and giving my high screen resolution, this control has become
  practically useless for selecting the exact (to the pixel) portion of my
  screen I'd like to record.
  
  That control should be removed altogether, and instead, there should be
  a button called "Make Selection" and that button should allow you to use
  your actual desktop for making the selection, rather than a making your
  selection using a scaled down postage-stamp-sized representation of the
  desktop(s). Actually, it is possible to make you selection on the
  actually machine, if you select that option from the applet/indicator's
  context-menu, but that option should also be provided on the application
  window, because it took me several sessions before I finally discovered
  that feature.
  
  Even with the on-screen-selection feature, making modifications to your
  selection is not possible; after you've made your selection, all you can
  do is redo it entirely. Other selection controls (in other applications)
  typically allow you to hover your mouse over any edge of your selection
  and shrink or enlarge that side of your selection.
  
  If that's too complicated, then we should at least provide text-box controls 
allowing the user to specify:
  1) Start Pixel X
  2) Pixel Width
  3) Start Pixel Y
  4) Pixel Height
  
  When these simply controls are filled out, the user should be able to
  see their selections outlined on their actual screen.
  
  We could also add "selection adjustment" buttons such as:
  1) Move Selection Right 1 pixel
  2) Move Selection Left 1 pixel
  3) Move Selection Up 1 pixel
  4) Move Selection Down 1 pixel
  5) Increase Width 1 pixel
  6) Increase  height 1 pixel
  7) Decrease Width 1 pixel
  8) Decrease Height 1 pixel
  
  These additions would be pretty easy to add to gtk-recordmydesktop, and
  everyone using the application will appreciate the additional precision.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gtk-recordmydesktop 0.3.8-4.1ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov 14 21:00:44 2012
  InstallationDate: Installed on 2012-10-19 (26 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gtk-recordmydesktop
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

  We need a better way to specify AND MODIFY a screen-selection for the
  purposes of recording.
  
  The current selection-control provides only a postage-stamp-sized
  representation of your desktop for selecting the corresponding exact
  portion of the screen you want to capture during a recording. Having two
  monitors, and giving my high screen resolution, this control has become
  practically useless for selecting the exact (to the pixel) portion of my
  screen I'd like to record.
  
  That control should be removed altogether, and instead, there should be
  a button called "Make Selection" and that button should allow you to use
  your actual desktop for making the selection, rather than a making your
  selection using a scaled down postage-stamp-sized representation of the
- desktop(s). Actually, it is possible to make you selection on the
- actually machine, if you select that option from the applet/indicator's
- context-menu, but that option should also be provided on the application
- window, because it took me several sessions before I finally discovered
- that feature.
+ desktop(s).
+ 
+ Actually, it is possible to make you selection on the actually machine,
+ if you select that option from the applet/indicator's context-menu, but
+ that option should also be provided on the application window, because
+ it took me several sessions before I finally discovered that feature.
  
  Even with the on-screen-selection feature, making modifications to your
  selection is not possible; after you've made your selection, all you can
  do is redo it entirely. Other selection controls (in other applications)
  typically allow you to hover your mouse over any edge of your selection
  and shrink or enlarge that side of your selection.
  
  If that's too complicated, then we should at least provide text-box controls 
allowing the user to specify:
  1) Start Pixel X
  2) Pixel Width
  3) Start Pixel Y
  4) Pixel Height
  
  When these simply controls are filled out, the user should be able to
  see their selections outlined on their actual screen.
  
  We could also add "selection adjustment" buttons such as:
  1) Move Selection Right 1 pixel
  2) Move Selection Left 1 pixel
  3) Move Selection Up 1 pixel
  4) Move Selection Down 1 pixel
  5) Increase Width 1 pixel
  6) Increase  height 1 pixel
  7) Decrease Width 1 pixel
  8) Decrease Height 1 pixel
  
  These additions would be pretty easy to add to gtk-recordmydesktop, and
  everyone using the application will appreciate the additional precision.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gtk-recordmydesktop 0.3.8-4.1ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov 14 21:00:44 2012
  InstallationDate: Installed on 2012-10-19 (26 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gtk-recordmydesktop
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

  We need a better way to specify AND MODIFY a screen-selection for the
  purposes of recording.
  
  The current selection-control provides only a postage-stamp-sized
  representation of your desktop for selecting the corresponding exact
  portion of the screen you want to capture during a recording. Having two
  monitors, and giving my high screen resolution, this control has become
  practically useless for selecting the exact (to the pixel) portion of my
  screen I'd like to record.
  
  That control should be removed altogether, and instead, there should be
  a button called "Make Selection" and that button should allow you to use
  your actual desktop for making the selection, rather than a making your
  selection using a scaled down postage-stamp-sized representation of the
  desktop(s).
  
- Actually, it is possible to make you selection on the actually machine,
- if you select that option from the applet/indicator's context-menu, but
+ Actually, it is possible to make youR selection on the actual screen, if
+ you select that option from the applet/indicator's context-menu, but
  that option should also be provided on the application window, because
  it took me several sessions before I finally discovered that feature.
  
  Even with the on-screen-selection feature, making modifications to your
  selection is not possible; after you've made your selection, all you can
  do is redo it entirely. Other selection controls (in other applications)
  typically allow you to hover your mouse over any edge of your selection
  and shrink or enlarge that side of your selection.
  
  If that's too complicated, then we should at least provide text-box controls 
allowing the user to specify:
  1) Start Pixel X
  2) Pixel Width
  3) Start Pixel Y
  4) Pixel Height
  
  When these simply controls are filled out, the user should be able to
  see their selections outlined on their actual screen.
  
  We could also add "selection adjustment" buttons such as:
  1) Move Selection Right 1 pixel
  2) Move Selection Left 1 pixel
  3) Move Selection Up 1 pixel
  4) Move Selection Down 1 pixel
  5) Increase Width 1 pixel
  6) Increase  height 1 pixel
  7) Decrease Width 1 pixel
  8) Decrease Height 1 pixel
  
  These additions would be pretty easy to add to gtk-recordmydesktop, and
  everyone using the application will appreciate the additional precision.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gtk-recordmydesktop 0.3.8-4.1ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Nov 14 21:00:44 2012
  InstallationDate: Installed on 2012-10-19 (26 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gtk-recordmydesktop
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1079004

Title:
  Screen-Selection cannot be modified without Entire Selection-Redo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk-recordmydesktop/+bug/1079004/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to