Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(281)

Issue 1075073004: New SELECT Popup: Fix window width to include scrollbar width (Closed)

Created:
5 years, 8 months ago by keishi
Modified:
5 years, 8 months ago
Reviewers:
tkent
CC:
blink-reviews
Target Ref:
refs/remotes/origin/master
Project:
blink
Visibility:
Public.

Description

New SELECT Popup: Fix window width to include scrollbar width We need to manually increase the window width for the scrollbar because setting overflow to auto doesn't increase the width automatically. BUG=475005 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=193751

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added test #

Patch Set 3 : #

Patch Set 4 : rebased #

Patch Set 5 : Added TestExpectation entry #

Messages

Total messages: 24 (10 generated)
keishi
5 years, 8 months ago (2015-04-13 04:08:12 UTC) #2
tkent
lgtm https://codereview.chromium.org/1075073004/diff/1/Source/web/resources/listPicker.js File Source/web/resources/listPicker.js (right): https://codereview.chromium.org/1075073004/diff/1/Source/web/resources/listPicker.js#newcode192 Source/web/resources/listPicker.js:192: if (!expectingScrollbar && windowRect.height < noScrollHeight) { Can ...
5 years, 8 months ago (2015-04-13 04:34:17 UTC) #3
keishi
https://codereview.chromium.org/1075073004/diff/1/Source/web/resources/listPicker.js File Source/web/resources/listPicker.js (right): https://codereview.chromium.org/1075073004/diff/1/Source/web/resources/listPicker.js#newcode192 Source/web/resources/listPicker.js:192: if (!expectingScrollbar && windowRect.height < noScrollHeight) { On 2015/04/13 ...
5 years, 8 months ago (2015-04-13 04:38:46 UTC) #4
keishi
https://codereview.chromium.org/1075073004/diff/1/Source/web/resources/listPicker.js File Source/web/resources/listPicker.js (right): https://codereview.chromium.org/1075073004/diff/1/Source/web/resources/listPicker.js#newcode192 Source/web/resources/listPicker.js:192: if (!expectingScrollbar && windowRect.height < noScrollHeight) { On 2015/04/13 ...
5 years, 8 months ago (2015-04-13 04:38:46 UTC) #5
tkent
lgtm > > Can you add a test for this condition? > > If it's ...
5 years, 8 months ago (2015-04-13 04:42:11 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1075073004/40001
5 years, 8 months ago (2015-04-13 04:42:23 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_compile_dbg on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/mac_blink_compile_dbg/builds/41611)
5 years, 8 months ago (2015-04-13 04:46:31 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1075073004/60001
5 years, 8 months ago (2015-04-13 10:43:47 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/57153)
5 years, 8 months ago (2015-04-13 15:34:24 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1075073004/60001
5 years, 8 months ago (2015-04-14 10:54:19 UTC) #17
tkent
On 2015/04/13 15:34:24, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
5 years, 8 months ago (2015-04-14 10:56:13 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/57381)
5 years, 8 months ago (2015-04-14 13:21:10 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1075073004/80001
5 years, 8 months ago (2015-04-15 05:36:44 UTC) #23
commit-bot: I haz the power
5 years, 8 months ago (2015-04-15 06:23:35 UTC) #24
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=193751

Powered by Google App Engine
This is Rietveld 408576698