-
Bug
-
Resolution: Fixed
-
P3
-
7u45
-
b01
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8060957 | 7u79 | Dmitry Markov | P3 | Resolved | Fixed | b01 |
JDK-8057428 | 7u76 | Dmitry Markov | P3 | Resolved | Fixed | b01 |
JDK-8047618 | 7u72 | Dmitry Markov | P3 | Resolved | Fixed | b01 |
JDK-8041877 | 7u71 | Dmitry Markov | P3 | Resolved | Fixed | b01 |
JDK-8058460 | 7u67 | Dmitry Markov | P3 | Resolved | Fixed | b31 |
JDK-8041751 | 7u66 | Dmitry Markov | P3 | Resolved | Fixed | b10 |
JDK-8055987 | 7u65 | Dmitry Markov | P3 | Resolved | Fixed | b31 |
JDK-8043266 | 7u60 | Dmitry Markov | P3 | Resolved | Fixed | b31 |
JDK-8042482 | 7u55 | Dmitry Markov | P3 | Closed | Fixed | b35 |
The application has a toolbar button that activates a popup to allow users to
create tables.
The popup can be expanded by right clicking and dragging over the
edge of the popup to create bigger tables. In Java SE 6 and previous, right
clicking the button and immediately dragging over the component and releasing
was generating the expected event to generate the proper table dimensions.
But in JDK 7, the event isn't being delivered.
- backported by
-
JDK-8041751 Mouse release not being delivered to Swing component in 7u45
- Resolved
-
JDK-8041877 Mouse release not being delivered to Swing component in 7u45
- Resolved
-
JDK-8043266 Mouse release not being delivered to Swing component in 7u45
- Resolved
-
JDK-8047618 Mouse release not being delivered to Swing component in 7u45
- Resolved
-
JDK-8055987 Mouse release not being delivered to Swing component in 7u45
- Resolved
-
JDK-8057428 Mouse release not being delivered to Swing component in 7u45
- Resolved
-
JDK-8058460 Mouse release not being delivered to Swing component in 7u45
- Resolved
-
JDK-8060957 Mouse release not being delivered to Swing component in 7u45
- Resolved
-
JDK-8042482 Mouse release not being delivered to Swing component in 7u45
- Closed