#3482 closed defect (fixed)
Browse scrollbar isn't hugging the edge of the screen
Reported by: | HoboPrimate | Owned by: | manuq |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Browse | Version: | Git as of bugdate |
Severity: | Minor | Keywords: | 12.1.0 |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Resolved |
Description
It's then not possible to just move the cursor to the edge to grab the scrollbar. You have to be acurate to grab it.
Sugar on a Stick 7 Beta
Attachments (2)
Change History (14)
comment:1 Changed 11 years ago by erikos
- Milestone changed from Unspecified by Release Team to 0.96
comment:2 Changed 11 years ago by HoboPrimate
I'm having problems uploading to Trac[1], so here is a link to the screenshot:
http://imageshack.us/photo/my-images/94/capturadeecrdebrowse.png
[1]Trac detected an internal error:
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 14: ordinal not in range(128)
comment:3 Changed 11 years ago by HoboPrimate
Forget the previous link, here's a direct link to the full image:
http://i.imgur.com/GwpN1.png
Just noticed that this also happens with the horizontal scrollbar.
comment:4 Changed 11 years ago by pbrobinson
I actually see this on Browse on both my netbook and the xo 1.75. There's around 1 pixel between the scroll bar and the edge of the screen that isn't part of the scroll bar. There's similar issues with Write too on both devices
comment:5 Changed 11 years ago by erikos
- Component changed from Sugar on a Stick (SoaS) to Browse
- Keywords 12.1.0 added
- Owner changed from pbrobinson to erikos
- Severity changed from Unspecified to Minor
- Version changed from Unspecified to Git as of bugdate
comment:6 Changed 11 years ago by erikos
- Owner changed from erikos to manuq
- Status changed from new to assigned
comment:7 Changed 11 years ago by manuq
Thanks HoboPrimate for the finding. Indeed this needs to be fixed.
comment:8 Changed 11 years ago by manuq
There is a border all around the notebook page. Changed the theme CSS to see it. Changing background-color in the .notebook class shows it.
comment:9 Changed 11 years ago by manuq
Patch sent to the list. a padding of 0 in the notebook fixes it.
Changed 11 years ago by m_anish
Browse screenshot before applying https://patchwork.sugarlabs.org/patch/1387/
Changed 11 years ago by m_anish
Browse screenshot after applying https://patchwork.sugarlabs.org/patch/1387/
comment:10 Changed 11 years ago by manuq
Thanks Anish for testing :)
comment:11 Changed 11 years ago by erikos
- Bug Status changed from Unconfirmed to Resolved
- Resolution set to fixed
- Status changed from assigned to closed
Pushed: http://git.sugarlabs.org/sugar-artwork/mainline/commit/0847edc8e37317fced59cbb1fc35709202ef1ad4 will be in 0.96.1
Thanks for testing. On the XO this looks good. Can you do a screenshot, that would be great?