Scroll Bar Width Adjustment

This is a change suggestion for future releases.
I would like to see an option to adjust the width of the scroll bars? In the library module, the scroll bars on the far left and far right are too narrow. I frequently miss the scroll bar with my mouse and the entire panel disappears.
I am currently using Lightroom 2.1 for Windows.

You guys aren't getting it. What Jeff is asking is HOW TO INCREASE
THE WIDTH OF THE SLIDER BARS.
Whether someone thinks "you really don't need to" is irrelevant. We want to center these images at higher magnifications. Just because you can put your cursor
on the image and use the scroll wheel to make it go up and down doesn't mean you can make the image go right and left at the same time. Personally, I'd like to use the scroll wheel to zoom in and out (done in preferences, yes). But if you've ever tried to place your cursor on these narrow bars before you start
moving the scroll wheel you know it's hell to hit those things very
easily because they are barely 1/4" wide.
So the question remains: How can a user increase the width
of these narrow little bars? Is there a way to do this?
rock

Similar Messages

  • How can I widen the vertical scroll bar width in Firefox and Thunderbird?

    How can I widen the vertical scroll bar width in Firefox and Thunderbird?

    Hello,
    Try disabling graphics hardware acceleration. Since this feature was added to Firefox, it has gradually improved, but there still are a few glitches.
    You might need to restart Firefox in order for this to take effect, so save all work first (e.g., mail you are composing, online documents you're editing, etc.).
    Then perform these steps:
    *Click the orange Firefox button at the top left, then select the "Options" button, or, if there is no Firefox button at the top, go to Tools > Options.
    *In the Firefox options window click the ''Advanced'' tab, then select "General".
    *In the settings list, you should find the ''Use hardware acceleration when available'' checkbox. Uncheck this checkbox.
    *Now, restart Firefox and see if the problems persist.
    Additionally, please check for updates for your graphics driver by following the steps mentioned in the following Knowledge base articles:
    * [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]
    * [[Upgrade your graphics drivers to use hardware acceleration and WebGL]]
    Did this fix your problems? Please report back to us!
    Thank you.

  • WebView  scroll-bar width  – touch screen friendly

    How can I change the width of a WebView’s scroll-bar?
    I tried to change the padding and font size as suggested at
    [ https://forums.oracle.com/forums/thread.jspa?messageID=10409262 ]
    Although it works fine with TableView, it does not work for the WebView.
    Adjusting padding and font size only increases the height of scroll-bars increment/decrement buttons but the width remains default.
    The core problem is that I have a touch-screen driver with insufficient support for JavaFX TouchEvents (no SWIPE, SCROLL etc). It means that I received only mouse pressed/released and mouse move events. For that reason, I need to make my GUI (WebView, TableView,..) more user friendly.

    Where is there a scrollbar that's related to a menu ring? I can't find it.
    One way to get a larger scrollbar:
      place a horizontal progress bar:
      change to control
      change to "no fill"
      edit it (STD if you want slider width changes to stick, TD if you're ok with copy/paste)
      show parts window
      select "Slider, Needle or Thumb"
      Make it as wide as you like
      Color it
    Oh, cool! If you find a nice picture the size you want, make the Slider that size then right click it and "import picture from clipboard".
    Are you talking about the scrollbars for the whole window?

  • JScrollPane - SCROLL BAR width?

    I currently have a JEditorPane inside a JScrollPane
    Whenever I have content that exceeds the height of the JScrollPane, I get a scroll bar on the right. Unfortunately, I think this scroll bar is a bit TOO THICK and is unsightly. Is there anway I can explicitly specify the WIDTH of this scroll bar if and when it's needed? THANKS!

    Try this when creating the layout:
    JScrollBar vsb = JScrollPane.getVerticalScrollBar();
    Dimension sbsize = vsb.getSize();
    Dimension newsbsize = new Dimension(sbsize.getWidth() - 5 , sbsize.getHeight() );
    vsb.setPreferredSize(newsbsize);
    You could also try setting the Maximum size using vsb.setMaximumSize(newsbsize);
    Adjust the 5 in the new Dimension line to control how much smaller the witdh is from normal.

  • How to change the title bar wdith , scroll bar widths in tune with a 7" screen

    can you please help me customize my user chrome section so that I can REDUCE the WIDTH of the scroll bar ( horizontal and vertical ) . That is , at max the scroll bar can be ___ pixels of __ % of total width. ( prefer the relative reference )
    Also the title bar ( that black surrounding area that bears the minimize, maximize,close buttons ) needs its width reduced to half of what it is now. How do I do this ?

    No. That doesn't work any more. In current Firefox versions native scroll bars are used and you can't do style those via userChrome.css (user interface; chrome windows) and userContent.css (websites). You can try a large theme if you do not want to make the changes via the Control Panel

  • Vertical Spry Menu Bar width adjustment

    How do you add a separate class to the list of "CSS Styles"
    and use/apply that class? I'm asking this question because I'm
    trying to create a new class to adjust the individual widths of my
    menu bars (to accommodate their separate sizes). Thanks for your
    input.

    Thanks for the reply. After changing the code to your suggestion, now the submenu loads approximately 80px below the last menu item in all browsers except IE. In IE, the submenu looks the way it did straight out of the box. Any other ideas to try?
    Sarah

  • Scroll bars in Lion

    How do I adjust the scroll bars in Lion?  I want the scroll bars to be visible always, and wide (like they were in previous operating systems).
    In Lion, when I open a file, the scroll bar is invisible.  To get the scroll bar to appear, I have to stab blindly for the thing, until I get lucky and hit it.  Then, when the scroll bar does appear, it is excruciatingly narrow, and I have to really focus all of my mental powers in order to hit the darn thing.

    Thanks!
    I found the setting for "Show Scroll Bars."  However, I can't find the setting for the scroll-bar width.  How do I adjust scroll-bar width?

  • Scroll bars in tab canvases

    How to enable scroll bars in a tab canvas in order to scroll through the tab canvas using forms 6i
    kamal Mukhtar

    Thanks!
    I found the setting for "Show Scroll Bars."  However, I can't find the setting for the scroll-bar width.  How do I adjust scroll-bar width?

  • Nested Scroll bars - Firefox. Lion.

    I have noticed that my pointer in Lion appears to unaware of which scroll bar I am trying to move when I have a scrollable window on a scrollable web page in Firefox. 
    In Snow Leopard the gesture controlled scrolling function knew which scroll bar I wanted to move by detecting the nearest scroll bar to the pointer.
    Can anyone tell me if this is a bug in Firefox which makes the scroll function unaware of the nearest scroll bar or have I missed a setting?

    Thanks!
    I found the setting for "Show Scroll Bars."  However, I can't find the setting for the scroll-bar width.  How do I adjust scroll-bar width?

  • Scroll bar problem

    How can i attach scrollbar to my tab canvas?

    rupearlkaushal wrote:
    How can i attach scrollbar to my tab canvas?Do you show any block in the tab canvas ?
    If yes, go to the block property. Under Scrollbar section, set the following property
    Show scroll Bar: Yes
    Scroll bar canvas: your_tab_canvas
    scroll bar tab page: Tab_page_name
    scroll bar width and lengthHope this helps...
    If someone's response is helpful or correct, please mark it accordingly.

  • TileList does not recognize the size of vertical Scroll Bar

    Hi,
          I have a tileList with a custom vertical scroll bar that I made, the problem is that when the tilelist gets filled, it does not recognize that the vertical scroll bar width is not the default 16 pixels (I think the default value it's 16, but I'm not really sure) but 5 or 6 pixels, so the first time it gets filled it shows 3 columns of items (no problems with the rows). The columnWidth is set to 185, if I lower it to 180, it shows the 4 columns that I want it to show (instead of 3). I know that there is enough space because when I scroll down, and then scroll up, the fourth column appears. That's why I think that the TileList is not recognizing that the width of the vertical scroll Bar is less than the default width.
    Does anybody know how to make it recognize the new width? And how is  it that it has to take a scroll down to get it to recognize it.
    Thank you for your help.
    Sebasti'an Toro O.

    Yeah, you can try signing up for DropBox - it's a free service that allows you to sync any files between your iPhone and your computer.  More info here:  http://www.dropbox.com/about

  • IPhoto on Ipad 3: Scroll bar for lighter/darker/sharper/saturation not working

    Hello,
    I tried to make the sky darker with the brush and that worked. The sky was way darker, but the scroll bar to adjust the degree of darkness (and lighter and sharper and saturation) is not working. There is not any difference at all if I move the scroll bar to the right or to the left.
    I have the same problem with the saturation and sharpness. I can select the area and see an obvious difference, but cannot select the amount of correction with the scroll bar. Nothing happens when I move it...
    Did I forgot something? Does anybody have the same problem? Is it a software failure? I am using a new Ipad 3 with iOS5.
    Thanks!
    Tom

    Hello,
    after 3 days still not a single reply...
    Does anybody have problems to set the degree of brush correction (darker/lighter/saturation/sharpness)?
    I reinstalled the program, but the scrollbar is still not working.
    Is there any other way to reach Apple support? They have great products, but are definitely lacking in support...
    Thanks,
    Tom

  • How to change the width of scroll bar

    hi,
    is there some way to increase the width of the scroll bar or is it operationg system dependent?
    thanx and regards
    deepak saini

    hi
    not sure if this is the best way to do it, but it does work...
    try this...
    int newWidth = 50; //for example - this is big!!
    int h = (int)myScrollBar.getSize().getHeight();
    myScrollBar.setPreferredSize(new Dimension(newWidth, h));
    the above depends on whether your scrollbar is horizontal or vertical also. if you're using JScrollPane, call getVerticalScrollBar() to retrieve the bar (or horizontal as required).
    hope this helps
    Takis

  • Scroll bar too narrow to handle- how do I adjust its size?

    Is there a way to adjust the size of the scroll bars WITHOUT effecting the dimensions of the arrange window?
    For some reason I have this one project where the scroll bars are smaller and impossible to grab and move around even though the dimensions of the arrange window are pretty average and in all the other projects the scroll bars are wide enough to grab and move. Is this a bug?? or is there somewhere where you can adjust their size in the preferences panel?
    Thanks!
    (using logic 9.1.7 on osx 10.6.8)

    popsierose
    I am assuming that you are on Windows 7, 8, or 8.1 64 bit.
    Not sure if there is another way, but the way that works for me
    a. right click the computer taskbar, and click on Cascade Windows
    b. in the Premiere Elements Expert workspace, go the the bottom right edge of the workspace view, place the mouse cursor at that point until its tip has a diagonal icon, and then drag upward right to left diagonally to give some view of the desktop where I have the file for the drag and drop into Premiere Elements....then drag and drop the supported file into the Timeline or Project Assets or a drag and drop location.
    Please let us know if that worked for you.
    Thank you.
    ATR

  • How do I get constraints to adjust when scroll bars are shown?

    Hi All,
    I've got the following page setup, with constraints that causes everything (datagrid, content grid, etc.) to grow and shrink when the user adjusts the size of the window.
    Now, the problem is, if there are enough controls on the page to require vertical scrolling (e.g., if I resize the window, or change to another state that has more controls on the page), and it adds vertical scroll bars, the controls are not reduce in size, which means that some of them are now underneath the vertical scrollbar, which causes a horizontal scrollbar to appear.  Like this:
    Right now the constraint on all the controls is right="10", and what I want is for it to be 10 pixels from the right of the usable canvas--so if a scrollbar appears, it should be 10 pixels from the left edge of the scrollbar.  If there is no scrollbar, it should be 10 pixels from the edge of the viewport.
    This is the way the browser treats scrollbars.  How do I get this behavior in Flex?
      -Josh

    You could add a right padding to your controls to cause them to stay 
    away from the scrollbars, remember that scrollbars aren't taken into 
    account during controls layout.
    Sincerely,
    Michael
    El 04/05/2009, a las 9:42, JoshBeall <[email protected]> escribió:
    >
    Hi All,
    >
    I've got the following page setup, with constraints that causes 
    everything (datagrid, content grid, etc.) to grow and shrink when 
    the user adjusts the size of the window.
    >
    http://www.joshbeall.com/personal/flexconstraints1.png
    >
    Now, the problem is, if there are enough controls on the page to 
    require vertical scrolling (e.g., if I resize the window, or change 
    to another state that has more controls on the page), and it adds 
    vertical scroll bars, the controls are not reduce in size, which 
    means that some of them are now underneath the vertical scrollbar, 
    which causes a horizontal scrollbar to appear.  Like this:
    >
    http://www.joshbeall.com/personal/flexconstraints2.png
    >
    Right now the constraint on all the controls is right="10", and 
    what I want is for it to be 10 pixels from the right of the usable 
    canvas--so if a scrollbar appears, it should be 10 pixels from the 
    left edge of the scrollbar.  If there is no scrollbar, it should be 
    10 pixels from the edge of the viewport.
    >
    This is the way the browser treats scrollbars.  How do I get this 
    behavior in Flex?
    >
      -Josh
    >

Maybe you are looking for

  • Is there a way to put an item under more than one calendar at the same time?

    I use the calendar to keep track of not only my schedule, but my entire family's. For years I had a calendar labeled 'kids.' Now as they're getting older it would be easier to have an individual calendar for each child. Easier for me to track where t

  • Search not working in Acrobat Pro Extended or Reader (v9)

    I just created a 3d pdf from Right Hemisphere.  I would like my end user to be able to search the model tree or BOM by part name.  However, the search feature only finds the part about 10% of the time.  I'm having difficulty troubleshooting this one.

  • Locks problems with STS

    Hi, I am working with BPS into BI 7.0, and its STS. The user goes to the STS web page and takes a node A and changes its status to "In process" and its brother node B is "Send to approval". The node A is locked; the message said "An exclusive lock wa

  • I am having trouble turning on my laptop

    am having trouble turning on my laptop after having a upgrade that said not to turn off the device. The device turned off by itsself and now doesnt want to turn back on. i need help

  • Software RAID-1 with two different drives

    Hi, I got a 2 TB Seagate Barracuda, which I am looking to mirror in a RAID-1 set-up. Now, since the space is filling rather fast, I suspect I'll have to keep adding disks to this machine in the future. So, I have a interest in changing to some low po