]> git.ipfire.org Git - ipfire.org.git/blob - src/scss/bootstrap-4.0.0-alpha.6/docs/_data/browser-bugs.yml
.gitignore: Add .vscode
[ipfire.org.git] / src / scss / bootstrap-4.0.0-alpha.6 / docs / _data / browser-bugs.yml
1 -
2 browser: >
3 Edge
4 summary: >
5 Visual artifacts in scrollable modal dialogs
6 upstream_bug: >
7 Edge#9011176
8 origin: >
9 Bootstrap#20755
10
11 -
12 browser: >
13 Edge
14 summary: >
15 Native browser tooltip for `title` shows on first keyboard focus (in addition to custom tooltip component)
16 upstream_bug: >
17 Edge#6793560
18 origin: >
19 Bootstrap#18692
20
21 -
22 browser: >
23 Edge
24 summary: >
25 Hovered element still remains in `:hover` state after scrolling away.
26 upstream_bug: >
27 Edge#5381673
28 origin: >
29 Bootstrap#14211
30
31 -
32 browser: >
33 Edge
34 summary: >
35 When hovering over a `<select>` menu item, the cursor for the element underneath the menu is displayed.
36 upstream_bug: >
37 Edge#817822
38 origin: >
39 Bootstrap#14528
40
41 -
42 browser: >
43 Edge
44 summary: >
45 CSS `border-radius` sometimes causes lines of bleed-through of the `background-color` of the parent element.
46 upstream_bug: >
47 Edge#3342037
48 origin: >
49 Bootstrap#16671
50
51 -
52 browser: >
53 Edge
54 summary: >
55 `background` of `<tr>` is only applied to first child cell instead of all cells in the row
56 upstream_bug: >
57 Edge#5865620
58 origin: >
59 Bootstrap#18504
60
61 -
62 browser: >
63 Edge
64 summary: >
65 `@-ms-viewport{width: device-width;}` has side-effect of making scrollbars auto-hide
66 upstream_bug: >
67 Edge#7165383
68 origin: >
69 Bootstrap#18543
70
71 -
72 browser: >
73 Edge
74 summary: >
75 Background color from lower layer bleeds through transparent border in some cases
76 upstream_bug: >
77 Edge#6274505
78 origin: >
79 Bootstrap#18228
80
81 -
82 browser: >
83 Edge
84 summary: >
85 Hovering over descendant SVG element fires `mouseleave` event at ancestor
86 upstream_bug: >
87 Edge#7787318
88 origin: >
89 Bootstrap#19670
90
91 -
92 browser: >
93 Edge
94 summary: >
95 Active `position: fixed;` `<button>` flickers when scrolling
96 upstream_bug: >
97 Edge#8770398
98 origin: >
99 Bootstrap#20507
100
101 -
102 browser: >
103 Firefox
104 summary: >
105 `.table-bordered` with an empty `<tbody>` is missing borders.
106 upstream_bug: >
107 Mozilla#1023761
108 origin: >
109 Bootstrap#13453
110
111 -
112 browser: >
113 Firefox
114 summary: >
115 If the disabled state of a form control is changed via JavaScript, the normal state doesn't return after refreshing the page.
116 upstream_bug: >
117 Mozilla#654072
118 origin: >
119 Bootstrap#793
120
121 -
122 browser: >
123 Firefox
124 summary: >
125 `focus` events should not be fired at the `document` object
126 upstream_bug: >
127 Mozilla#1228802
128 origin: >
129 Bootstrap#18365
130
131 -
132 browser: >
133 Firefox
134 summary: >
135 Wide floated table doesn't wrap onto new line
136 upstream_bug: >
137 Mozilla#1277782
138 origin: >
139 Bootstrap#19839
140
141 -
142 browser: >
143 Firefox
144 summary: >
145 Mouse sometimes not within element for purposes of `mouseenter`/`mouseleave` when it's within SVG elements
146 upstream_bug: >
147 Mozilla#577785
148 origin: >
149 Bootstrap#19670
150
151 -
152 browser: >
153 Firefox
154 summary: >
155 `position: absolute` element that's wider than its column renders differently than other browsers
156 upstream_bug: >
157 Mozilla#1282363
158 origin: >
159 Bootstrap#20161
160
161 -
162 browser: >
163 Firefox
164 summary: >
165 Layout with floated columns breaks when printing
166 upstream_bug: >
167 Mozilla#1315994
168 origin: >
169 Bootstrap#21092
170
171 -
172 browser: >
173 Firefox (Windows)
174 summary: >
175 Right border of `<select>` menu is sometimes missing when screen is set to uncommon resolution
176 upstream_bug: >
177 Mozilla#545685
178 origin: >
179 Bootstrap#15990
180
181 -
182 browser: >
183 Firefox (OS X & Linux)
184 summary: >
185 Badge widget causes bottom border of Tabs widget to unexpectedly not overlap
186 upstream_bug: >
187 Mozilla#1259972
188 origin: >
189 Bootstrap#19626
190
191 -
192 browser: >
193 Chrome (Android)
194 summary: >
195 Tapping on an `<input>` in a scrollable overlay doesn't scroll the `<input>` into view
196 upstream_bug: >
197 Chromium#595210
198 origin: >
199 Bootstrap#17338
200
201 -
202 browser: >
203 Chrome (OS X)
204 summary: >
205 Clicking above `<input type="number">` increment button flashes the decrement button.
206 upstream_bug: >
207 Chromium#419108
208 origin: >
209 Offshoot of Bootstrap#8350 & Chromium#337668
210
211 -
212 browser: >
213 Chrome
214 summary: >
215 CSS infinite linear animation with alpha transparency leaks memory.
216 upstream_bug: >
217 Chromium#429375
218 origin: >
219 Bootstrap#14409
220
221 -
222 browser: >
223 Chrome
224 summary: >
225 `:focus` `outline` style causes cursor to not be displayed when toggling a `readonly` `<input>` to read-write.
226 upstream_bug: >
227 Chromium#465274
228 origin: >
229 Bootstrap#16022
230
231 -
232 browser: >
233 Chrome
234 summary: >
235 `table-cell` borders not overlapping despite `margin-right: -1px`
236 upstream_bug: >
237 Chromium#568691
238 origin: >
239 Bootstrap#17438, Bootstrap#14237
240
241 -
242 browser: >
243 Chrome
244 summary: >
245 Clicking scrollbar in `<select multiple>` with overflowed options will select nearby `<option>`
246 upstream_bug: >
247 Chromium#597642
248 origin: >
249 Bootstrap#19810
250
251 -
252 browser: >
253 Chrome
254 summary: >
255 Don't make `:hover` sticky on touch-friendly webpages
256 upstream_bug: >
257 Chromium#370155
258 origin: >
259 Bootstrap#12832
260
261 -
262 browser: >
263 Chrome (Windows & Linux)
264 summary: >
265 Animation glitch when returning to inactive tab after animations occurred while tab was hidden.
266 upstream_bug: >
267 Chromium#449180
268 origin: >
269 Bootstrap#15298
270
271 -
272 browser: >
273 Chrome (Linux)
274 summary: >
275 `<select>`'s pop-up menu is blank on some systems.
276 upstream_bug: >
277 Chromium#510079
278 origin: >
279 Bootstrap#21120
280
281 -
282 browser: >
283 Safari
284 summary: >
285 `rem` units in media queries should be calculated using `font-size: initial`, not the root element's `font-size`
286 upstream_bug: >
287 WebKit#156684
288 origin: >
289 Bootstrap#17403
290
291 -
292 browser: >
293 Safari
294 summary: >
295 Link to container with id and tabindex results in container being ignored by VoiceOver (affects skip links)
296 upstream_bug: >
297 WebKit#163658
298 origin: >
299 Bootstrap#20732
300
301 -
302 browser: >
303 Safari (OS X)
304 summary: >
305 `px`, `em`, and `rem` should all behave the same in media queries when page zoom is applied
306 upstream_bug: >
307 WebKit#156687
308 origin: >
309 Bootstrap#17403
310
311 -
312 browser: >
313 Safari (OS X)
314 summary: >
315 Weird button behavior with some `<input type="number">` elements.
316 upstream_bug: >
317 WebKit#137269, Safari#18834768
318 origin: >
319 Bootstrap#8350,
320 Normalize#283,
321 Chromium#337668
322
323 -
324 browser: >
325 Safari (OS X)
326 summary: >
327 Small font size when printing webpage with fixed-width `.container`.
328 upstream_bug: >
329 WebKit#138192, Safari#19435018
330 origin: >
331 Bootstrap#14868
332
333 -
334 browser: >
335 Safari (iOS)
336 summary: >
337 `transform: translate3d(0,0,0);` rendering bug.
338 upstream_bug: >
339 WebKit#138162, Safari#18804973
340 origin: >
341 Bootstrap#14603
342
343 -
344 browser: >
345 Safari (iOS)
346 summary: >
347 Text input's cursor doesn't move while scrolling the page.
348 upstream_bug: >
349 WebKit#138201, Safari#18819624
350 origin: >
351 Bootstrap#14708
352
353 -
354 browser: >
355 Safari (iOS)
356 summary: >
357 Can't move cursor to start of text after entering long string of text into `<input type="text">`
358 upstream_bug: >
359 WebKit#148061, Safari#22299624
360 origin: >
361 Bootstrap#16988
362
363 -
364 browser: >
365 Safari (iOS)
366 summary: >
367 `display: block` causes text of temporal `<input>`s to become vertically misaligned
368 upstream_bug: >
369 WebKit#139848, Safari#19434878
370 origin: >
371 Bootstrap#11266, Bootstrap#13098
372
373 -
374 browser: >
375 Safari (iOS)
376 summary: >
377 Tapping on `<body>` doesn't fire `click` events
378 upstream_bug: >
379 WebKit#151933
380 origin: >
381 Bootstrap#16028
382
383 -
384 browser: >
385 Safari (iOS)
386 summary: >
387 `position:fixed` is incorrectly positioned when tab bar is visible on iPhone 6S+ Safari
388 upstream_bug: >
389 WebKit#153056
390 origin: >
391 Bootstrap#18859
392
393 -
394 browser: >
395 Safari (iOS)
396 summary: >
397 Tapping into an `<input>` within a `position:fixed` element scrolls to the top of the page
398 upstream_bug: >
399 WebKit#153224, Safari#24235301
400 origin: >
401 Bootstrap#17497
402
403 -
404 browser: >
405 Safari (iOS)
406 summary: >
407 `<body>` with `overflow:hidden` CSS is scrollable on iOS
408 upstream_bug: >
409 WebKit#153852
410 origin: >
411 Bootstrap#14839
412
413 -
414 browser: >
415 Safari (iOS)
416 summary: >
417 Scroll gesture in text field in `position:fixed` element sometimes scrolls `<body>` instead of scrollable ancestor
418 upstream_bug: >
419 WebKit#153856
420 origin: >
421 Bootstrap#14839
422
423 -
424 browser: >
425 Safari (iOS)
426 summary: >
427 Tapping from one `<input>` to another in an overlay can cause shaking/jiggling effect
428 upstream_bug: >
429 WebKit#158276
430 origin: >
431 Bootstrap#19927
432
433 -
434 browser: >
435 Safari (iOS)
436 summary: >
437 Modal with `-webkit-overflow-scrolling: touch` doesn't become scrollable after added text makes it taller
438 upstream_bug: >
439 WebKit#158342
440 origin: >
441 Bootstrap#17695
442
443 -
444 browser: >
445 Safari (iOS)
446 summary: >
447 Don't make `:hover` sticky on touch-friendly webpages
448 upstream_bug: >
449 WebKit#158517
450 origin: >
451 Bootstrap#12832
452
453 -
454 browser: >
455 Safari (iOS)
456 summary: >
457 Element which is `position:fixed` disappears after opening a `<select>` menu
458 upstream_bug: >
459 WebKit#162362
460 origin: >
461 Bootstrap#20759
462
463 -
464 browser: >
465 Safari (iPad Pro)
466 summary: >
467 Rendering of descendants of `position: fixed` element gets clipped on iPad Pro in Landscape orientation
468 upstream_bug: >
469 WebKit#152637, Safari#24030853
470 origin: >
471 Bootstrap#18738